mirror of git://sourceware.org/git/glibc.git
This patch adds move TCP_* values to sysdeps/gnu/netinet/tcp.h to bring it up to date with Linux 4.2. TCP_SAVE_SYN and TCP_SAVED_SYN are new in 4.2, TCP_NOTSENT_LOWAT and TCP_CC_INFO are older (Szabolcs previously noted in <https://sourceware.org/ml/libc-alpha/2015-06/msg00938.html> that this header was out of date in glibc). Tested for x86_64 (testsuite, and that installed stripped shared libraries are unchanged by the patch). * sysdeps/gnu/netinet/tcp.h (TCP_NOTSENT_LOWAT): New macro. (TCP_CC_INFO): Likewise. (TCP_SAVE_SYN): Likewise. (TCP_SAVED_SYN): Likewise. |
||
|---|---|---|
| .. | ||
| bits | ||
| net | ||
| netinet | ||
| sys | ||
| Makefile | ||
| configure | ||
| configure.ac | ||
| errlist-compat.awk | ||
| errlist.awk | ||
| errlist.c | ||
| getutmp.c | ||
| getutmpx.c | ||
| glob64.c | ||
| ifaddrs.c | ||
| ldsodefs.h | ||
| rt-unwind-resume.c | ||
| siglist.c | ||
| unwind-resume.c | ||
| updwtmp.c | ||
| utmp_file.c | ||
| utmpx.h | ||