From: Joseph Myers Date: Fri, 26 May 2023 15:04:13 +0000 (+0000) Subject: Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h X-Git-Tag: glibc-2.38~191 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a33c211b117016cab1069f9f1dd9285f0c00a506;p=thirdparty%2Fglibc.git Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h 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. --- diff --git a/sysdeps/unix/sysv/linux/bits/in.h b/sysdeps/unix/sysv/linux/bits/in.h index 9f6f0f182e0..6bf2fded210 100644 --- a/sysdeps/unix/sysv/linux/bits/in.h +++ b/sysdeps/unix/sysv/linux/bits/in.h @@ -128,6 +128,7 @@ #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