]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add IP_PROTOCOL from Linux 6.4 to bits/in.h
authorJoseph Myers <joseph@codesourcery.com>
Tue, 1 Aug 2023 17:22:12 +0000 (17:22 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 1 Aug 2023 17:22:12 +0000 (17:22 +0000)
Linux 6.4 adds a new constant IP_PROTOCOL; add it to glibc's
bits/in.h.

Tested for x86_64.

sysdeps/unix/sysv/linux/bits/in.h

index 6bf2fded2109fd91907ed972f854de34ad7cde04..8f3aca4ba1e4b9a07fb50b8b153a99e5efd54ae6 100644 (file)
 #define IP_MULTICAST_ALL               49
 #define IP_UNICAST_IF                  50
 #define IP_LOCAL_PORT_RANGE            51
+#define IP_PROTOCOL                    52
 
 /* To select the IP level.  */
 #define SOL_IP 0