about summary refs log tree commit diff
path: root/include/netinet/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* netinet/tcp.h: add tcp_zerocopy_receive fields from linux v5.12Szabolcs Nagy2022-03-081-0/+4
* netinet/tcp.h: add TCP_NLA_* values up to linux v5.12Szabolcs Nagy2022-03-081-0/+2
* netinet/tcp.h: add tcp zerocopy related changes from linux v5.11Szabolcs Nagy2022-03-081-0/+5
* netinet/tcp.h: update to linux v5.7Szabolcs Nagy2020-09-091-0/+3
* netinet/tcp.h: update for linux v5.6Szabolcs Nagy2020-09-091-2/+4
* netinet/tcp.h: update tcp_info for linux v5.5Szabolcs Nagy2020-09-091-1/+8
* netinet/tcp.h: add new tcp_info fields from linux v5.4Szabolcs Nagy2019-12-301-0/+2
* netinet/tcp.h: add TCP_TX_DELAY from linux v5.3Szabolcs Nagy2019-12-301-0/+1
* remove indirect use of endian.h from public headersRich Felker2019-10-171-1/+0
* netinet/tcp.h: add TCP_NLA_SRTT from linux v5.0Szabolcs Nagy2019-03-131-0/+1
* netinet/tcp.h: add tcp_info fields from linux v4.19Szabolcs Nagy2019-03-131-0/+8
* update netinet/tcp.h for linux v4.18Szabolcs Nagy2018-12-091-0/+18
* add TCP_NLA_* from linux v4.17Szabolcs Nagy2018-06-191-0/+10
* netinet/tcp.h: add TCP_* socket options from linux v4.15Szabolcs Nagy2018-02-221-0/+2
* netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14Szabolcs Nagy2018-02-221-0/+8
* add new tcp.h socket options from linux v4.13Szabolcs Nagy2017-11-051-2/+7
* add TCP_NLA_* enums from linux v4.11Szabolcs Nagy2017-11-051-0/+2
* add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11Szabolcs Nagy2017-11-051-0/+1
* add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10Szabolcs Nagy2017-11-051-0/+10
* update tcp_info struct to linux v4.9Szabolcs Nagy2016-12-291-0/+2
* add TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8Szabolcs Nagy2016-10-201-0/+9
* make brace placement in public header struct definitions consistentRich Felker2016-07-031-4/+2
* add new tcp_info fields from linux v4.6Szabolcs Nagy2016-06-091-0/+4
* update netinet/tcp.h for linux v4.2Szabolcs Nagy2016-01-241-0/+7
* netinet/tcp: Add TCPOPT, TCPOLEN constantsKylie McClain2016-01-171-0/+13
* add pacing rate information to the tcp_info struct in tcp.hSzabolcs Nagy2014-07-201-0/+2
* fix use of legacy u_intN_t types in netinet/tcp.hRich Felker2014-02-051-73/+74
* add support for BSD struct tcphdr in netinet/tcp.hRich Felker2014-02-051-4/+41
* add TCP_INFO and TCP_MD5SIG socket option related structuresTimo Teräs2013-12-201-0/+58
* add TCP_NOTSENT_LOWAT tcp socket option, new in linux v3.12Szabolcs Nagy2013-11-231-0/+1
* add linux tcp state enumsTimo Teräs2013-11-231-0/+12
* only expose struct tcphdr under _GNU_SOURCERich Felker2013-08-301-1/+3
* add struct tcphdr in netinet/tcp.hRich Felker2013-08-301-0/+33
* remove TCP_COOKIE_TRANSACTIONS from tcp.hSzabolcs Nagy2013-07-241-1/+0
* add new linux tcp socket option flags to netinet/tcp.hSzabolcs Nagy2013-04-011-0/+10
* SOL_TCP is nonstandard and not in the reserved namespaceRich Felker2013-01-311-2/+1
* tcp.h: add SOL_TCP, analoguous to udp.hrofl0r2012-12-061-0/+2
* TCP_* is in the reserved namespace for tcp.h; make use of thatRich Felker2012-09-071-3/+4
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* support _BSD_SOURCE feature test macroRich Felker2012-05-221-0/+17
* more bits junk (tcp.h)Rich Felker2011-09-181-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+6