24 Commits (3eb82f7338e74a5b2f1de6a62a72927452b327a2)

Author SHA1 Message Date
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