musl/include/netinet
Szabolcs Nagy 4da2d96591 update netinet/tcp.h for linux v4.2
TCP_CC_INFO is a new socket option to get congestion control info without
netlink (union tcp_cc_info is in linux/inet_diag.h kernel header).
linux commit 6e9250f59ef9efb932c84850cd221f22c2a03c4a

TCP_SAVE_SYN, TCP_SAVED_SYN socket options are for saving and getting the
SYN headers of passive connections in a server application.
linux commit cd8ae85299d54155702a56811b2e035e63064d3d

Add new tcpi_* fields to struct tcp_info implementing RFC4898 counters.
linux commit 2efd055c53c06b7e89c167c98069bab9afce7e59
2016-01-24 19:18:51 -05:00
..
ether.h fix netinet/ether.h for c++ 2015-05-08 08:35:16 -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 add IP_CHECKSUM socket option to netinet/in.h 2015-04-17 22:31:27 -04:00
in_systm.h add one more bogus legacy header 2012-05-10 23:32:28 -04:00
ip.h add IPTOS_CLASS_* macros to netinet/ip.h 2015-05-01 13:38:44 -04: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 update netinet/tcp.h for linux v4.2 2016-01-24 19:18:51 -05:00
udp.h reduce namespace pollution in netinet/udp.h 2014-02-05 17:25:39 -05:00