40 Commits (9ffd145479c53b5eb0940dc6c3d09c060d7f3273)

Author SHA1 Message Date
Szabolcs Nagy 30c8a1456a netinet/tcp.h: add tcp zerocopy related changes from linux v5.11 5 years ago
Szabolcs Nagy 616a8bf660 netinet/tcp.h: update to linux v5.7 6 years ago
Szabolcs Nagy c6321616b8 netinet/tcp.h: update for linux v5.6 6 years ago
Szabolcs Nagy d4f298149c netinet/tcp.h: update tcp_info for linux v5.5 6 years ago
Szabolcs Nagy 5e0c9f246c netinet/tcp.h: add new tcp_info fields from linux v5.4 6 years ago
Szabolcs Nagy af2576e61d netinet/tcp.h: add TCP_TX_DELAY from linux v5.3 7 years ago
Rich Felker 71d23fbeac remove indirect use of endian.h from public headers 7 years ago
Szabolcs Nagy 9e06514e23 netinet/tcp.h: add TCP_NLA_SRTT from linux v5.0 7 years ago
Szabolcs Nagy b47723ab3b netinet/tcp.h: add tcp_info fields from linux v4.19 8 years ago
Szabolcs Nagy ac1af87e1d update netinet/tcp.h for linux v4.18 8 years ago
Szabolcs Nagy ebeb1de288 add TCP_NLA_* from linux v4.17 8 years ago
Szabolcs Nagy 5f4ff22aa3 netinet/tcp.h: add TCP_* socket options from linux v4.15 8 years ago
Szabolcs Nagy e69608700f netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14 9 years ago
Szabolcs Nagy 6651ef1f06 add new tcp.h socket options from linux v4.13 9 years ago
Szabolcs Nagy c519658cea add TCP_NLA_* enums from linux v4.11 9 years ago
Szabolcs Nagy ee3ae7827b add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11 9 years ago
Szabolcs Nagy 5c596ed867 add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10 9 years ago
Szabolcs Nagy 60c46db80b update tcp_info struct to linux v4.9 10 years ago
Szabolcs Nagy cc7c95e98e add TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8 10 years ago
Rich Felker befa5866ee make brace placement in public header struct definitions consistent 10 years ago
Szabolcs Nagy 349877755d add new tcp_info fields from linux v4.6 10 years ago
Szabolcs Nagy 4da2d96591 update netinet/tcp.h for linux v4.2 11 years ago
Kylie McClain 53f41fb568 netinet/tcp: Add TCPOPT, TCPOLEN constants 11 years ago
Szabolcs Nagy 6119fa3269 add pacing rate information to the tcp_info struct in tcp.h 12 years ago
Rich Felker 685b1cd4a0 fix use of legacy u_intN_t types in netinet/tcp.h 12 years ago
Rich Felker fdaaa68d82 add support for BSD struct tcphdr in netinet/tcp.h 12 years ago
Timo Teräs e2b4525e3b add TCP_INFO and TCP_MD5SIG socket option related structures 13 years ago
Szabolcs Nagy b0e9d57711 add TCP_NOTSENT_LOWAT tcp socket option, new in linux v3.12 13 years ago
Timo Teräs 4b2c8fee35 add linux tcp state enums 13 years ago
Rich Felker da19f88659 only expose struct tcphdr under _GNU_SOURCE 13 years ago
Rich Felker 09b2995bcb add struct tcphdr in netinet/tcp.h 13 years ago
Szabolcs Nagy b5e409df70 remove TCP_COOKIE_TRANSACTIONS from tcp.h 13 years ago
Szabolcs Nagy 2e762105b7 add new linux tcp socket option flags to netinet/tcp.h 13 years ago
Rich Felker 725c55528d SOL_TCP is nonstandard and not in the reserved namespace 13 years ago
rofl0r 3d3903fa5b tcp.h: add SOL_TCP, analoguous to udp.h 14 years ago
Rich Felker 3cd084bb03 TCP_* is in the reserved namespace for tcp.h; make use of that 14 years ago
Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 14 years ago
Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 14 years ago
Rich Felker ca8373dfcf more bits junk (tcp.h) 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago