]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Sync asm-generic/socket.h to tools/
authorMartin KaFai Lau <kafai@fb.com>
Thu, 13 Jun 2019 22:00:03 +0000 (15:00 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 14 Jun 2019 23:21:45 +0000 (01:21 +0200)
commitb3ecb01ffb8e87721ea9732eeebe7a327492bd20
treef95eb6957c2b734c65be08982248cfc7f58f8099
parent224808a758c1f05062e31577d86a7a57055fc993
bpf: Sync asm-generic/socket.h to tools/

SO_DETACH_REUSEPORT_BPF is needed for the test in the next patch.
It is defined in the socket.h.

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Reviewed-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/include/uapi/asm-generic/socket.h [new file with mode: 0644]