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