Skip to content

Commit 5d1ac59

Browse files
Yanteng Siacmel
authored andcommitted
tools headers UAPI: Sync the linux/in.h with the kernel sources
Picking the changes from: 91d0b78 ("inet: Add IP_LOCAL_PORT_RANGE socket option") Silencing these perf build warnings: Warning: Kernel ABI header at 'tools/include/uapi/linux/in.h' differs from latest version at 'include/uapi/linux/in.h' diff -u tools/include/uapi/linux/in.h include/uapi/linux/in.h Signed-off-by: Yanteng Si <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/23aabc69956ac94fbf388b05c8be08a64e8c7ccc.1683712945.git.siyanteng@loongson.cn Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent b0618f3 commit 5d1ac59

File tree

1 file changed

+1
-0
lines changed
  • tools/include/uapi/linux

1 file changed

+1
-0
lines changed

tools/include/uapi/linux/in.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ struct in_addr {
162162
#define MCAST_MSFILTER 48
163163
#define IP_MULTICAST_ALL 49
164164
#define IP_UNICAST_IF 50
165+
#define IP_LOCAL_PORT_RANGE 51
165166

166167
#define MCAST_EXCLUDE 0
167168
#define MCAST_INCLUDE 1

0 commit comments

Comments
 (0)