about summary refs log tree commit diff
path: root/include/netinet/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* 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