Szabolcs Nagy
4d4a665799
net/if_arp.h: add ARPHRD_RAWIP from linux v4.14
...
new in linux commmit cdf4969c42a6c1a376dd03a9e846cf638d3cd4b1
2018-02-22 18:47:49 -05:00
Szabolcs Nagy
4c81122711
add ARPHDR_VSOCKMON from linux v4.12
...
new in linux commit 531b374834c891ae2abf800693074df35a7d1a36
2017-11-05 18:41:14 -05:00
Daniel Sabogal
79c7ded0ed
add missing if_arp.h constant
...
ARPHRD_6LOWPAN (IPv6 over LoWPAN) added in
linux 3.14 commit 0abc652c796dab74d34d60473ec5594cd21620be
2016-10-20 16:55:51 -04:00
Szabolcs Nagy
2607e39a04
net/if_arp.h: add missing ARP hardware identifiers from linux uapi headers
...
the removed ARPHRD_IEEE802154_PHY was only present in the kernel api
in v2.6.31 (by accident), but it got into the glibc headers (in 2009)
and remained there since this header was not updated since then.
2013-09-15 02:42:29 +00:00
Rich Felker
8c741783fc
fix some obscure header type size/alignment issues
2013-03-04 17:05:45 -05:00
Rich Felker
0b44a0315b
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00