musl/include/netinet
Rich Felker 71d23fbeac remove indirect use of endian.h from public headers
building on commit 97d35a552e,
__BYTE_ORDER is now available wherever alltypes.h is included.
endian.h should not be used since, in the future, it will expose
identifiers that are not in the reserved namespace for the headers
which were previously using it.
2019-10-17 16:03:42 -04:00
..
ether.h fix netinet/ether.h for c++ 2015-05-08 08:35:16 -04:00
icmp6.h remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
if_ether.h netinet/if_ether.h: add ETH_P_DSA_8021Q from linux v5.2 2019-09-11 10:39:58 -04:00
igmp.h add netinet/igmp.h and multicast groups to netinet/in.h 2013-12-20 11:42:03 -05:00
in.h netinet/in.h: add INADDR_ALLSNOOPERS_GROUP from linux v5.1 2019-07-01 14:16:41 -04:00
in_systm.h
ip.h remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
ip6.h remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
ip_icmp.h update icmphdr struct following linux v4.8 2016-10-20 01:29:06 -04:00
tcp.h remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
udp.h netinet/udp.h: add UDP_GRO from linux v5.0 2019-03-13 12:33:51 -04:00