netinet/in.h: add INADDR_ALLSNOOPERS_GROUP from linux v5.1
[musl] / include / netinet / tcp.h
2019-03-13 Szabolcs Nagynetinet/tcp.h: add TCP_NLA_SRTT from linux v5.0
2019-03-13 Szabolcs Nagynetinet/tcp.h: add tcp_info fields from linux v4.19
2018-12-10 Szabolcs Nagyupdate netinet/tcp.h for linux v4.18
2018-06-19 Szabolcs Nagyadd TCP_NLA_* from linux v4.17
2018-02-22 Szabolcs Nagynetinet/tcp.h: add TCP_* socket options from linux...
2018-02-22 Szabolcs Nagynetinet/tcp.h: add tcp_diag_md5sig struct from linux...
2017-11-05 Szabolcs Nagyadd new tcp.h socket options from linux v4.13
2017-11-05 Szabolcs Nagyadd TCP_NLA_* enums from linux v4.11
2017-11-05 Szabolcs Nagyadd TCP_FASTOPEN_CONNECT tcp socket option from linux...
2017-11-05 Szabolcs Nagyadd SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums...
2016-12-30 Szabolcs Nagyupdate tcp_info struct to linux v4.9
2016-10-20 Szabolcs Nagyadd TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8
2016-07-03 Rich Felkermake brace placement in public header struct definition...
2016-06-09 Szabolcs Nagyadd new tcp_info fields from linux v4.6
2016-01-25 Szabolcs Nagyupdate netinet/tcp.h for linux v4.2
2016-01-17 Kylie McClainnetinet/tcp: Add TCPOPT, TCPOLEN constants
2014-07-20 Szabolcs Nagyadd pacing rate information to the tcp_info struct...
2014-02-05 Rich Felkerfix use of legacy u_intN_t types in netinet/tcp.h
2014-02-05 Rich Felkeradd support for BSD struct tcphdr in netinet/tcp.h
2013-12-20 Timo Teräsadd TCP_INFO and TCP_MD5SIG socket option related struc...
2013-11-23 Szabolcs Nagyadd TCP_NOTSENT_LOWAT tcp socket option, new in linux...
2013-11-23 Timo Teräsadd linux tcp state enums
2013-08-30 Rich Felkeronly expose struct tcphdr under _GNU_SOURCE
2013-08-30 Rich Felkeradd struct tcphdr in netinet/tcp.h
2013-07-24 Szabolcs Nagyremove TCP_COOKIE_TRANSACTIONS from tcp.h
2013-04-01 Szabolcs Nagyadd new linux tcp socket option flags to netinet/tcp.h
2013-01-31 Rich FelkerSOL_TCP is nonstandard and not in the reserved namespace
2012-12-06 rofl0rtcp.h: add SOL_TCP, analoguous to udp.h
2012-09-08 Rich FelkerTCP_* is in the reserved namespace for tcp.h; make...
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2011-09-18 Rich Felkermore bits junk (tcp.h)
2011-02-12 Rich Felkerinitial check-in, version 0.5.0