musl/include/netinet
Szabolcs Nagy 4a142db74f add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK
ETH_P_80221 is ethertype for IEEE Std 802.21 - Media Independent Handover Protocol
introduced in linux 3.15 commit b62faf3cdc875a1ac5a10696cf6ea0b12bab1596

ETH_P_LOOPBACK is the correct packet type for loopback in IEEE 802.3*
introduced in linux 3.15 commit 61ccbb684421d374fdcd7cf5d6b024b06f03ce4e

some defines were shuffled to be in ascending order and match the kernel header
2014-07-20 18:42:21 +02:00
..
ether.h add stubs for additional legacy ether.h functions 2013-07-01 13:50:02 -04:00
icmp6.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
if_ether.h add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK 2014-07-20 18:42:21 +02:00
igmp.h add netinet/igmp.h and multicast groups to netinet/in.h 2013-12-20 11:42:03 -05:00
in.h update netinet/in.h to match the current kernel uapi 2014-05-30 13:06:51 -04:00
in_systm.h add one more bogus legacy header 2012-05-10 23:32:28 -04:00
ip.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
ip6.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
ip_icmp.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
tcp.h fix use of legacy u_intN_t types in netinet/tcp.h 2014-02-05 17:22:26 -05:00
udp.h reduce namespace pollution in netinet/udp.h 2014-02-05 17:25:39 -05:00