]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
authorJoseph Myers <joseph@codesourcery.com>
Fri, 26 May 2023 15:04:13 +0000 (15:04 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 26 May 2023 15:04:13 +0000 (15:04 +0000)
Linux 6.3 adds a new constant IP_LOCAL_PORT_RANGE.  Add it to the
corresponding bits/in.h in glibc.

Tested for x86_64.

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

index 9f6f0f182e0c93b69ad9228edad12a526ae7b385..6bf2fded2109fd91907ed972f854de34ad7cde04 100644 (file)
 #define IP_MSFILTER                    41
 #define IP_MULTICAST_ALL               49
 #define IP_UNICAST_IF                  50
+#define IP_LOCAL_PORT_RANGE            51
 
 /* To select the IP level.  */
 #define SOL_IP 0