add TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8
[oweals/musl.git] / include / netinet / tcp.h
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 v0.5.0