mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-12 16:20:06 +00:00
04d9a38baf
This patch adds new constants from Linux 4.2 to netinet/in.h: IPPROTO_MPLS and IP_BIND_ADDRESS_NO_PORT (both in include/uapi/linux/in.h in Linux; one directly in netinet/in.h, one in bits/in.h in glibc). Tested for x86_64 (testsuite, and that installed stripped shared libraries are unchanged by the patch). * inet/netinet/in.h (IPPROTO_MPLS): New enum value and macro. * sysdeps/unix/sysv/linux/bits/in.h (IP_BIND_ADDRESS_NO_PORT): New macro. |
||
---|---|---|
.. | ||
ether.h | ||
icmp6.h | ||
igmp.h | ||
in.h | ||
ip6.h |