projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
167cbf1
)
sys/socket.h: add SO_DETACH_REUSEPORT_BPF from linux v5.3
author
Szabolcs Nagy
<nsz@port70.net>
Sun, 3 Nov 2019 22:27:13 +0000
(22:27 +0000)
committer
Rich Felker
<dalias@aerifal.cx>
Mon, 30 Dec 2019 23:12:46 +0000
(18:12 -0500)
see
linux commit
99f3a064bc2e4bd5fe50218646c5be342f2ad18c
bpf: net: Add SO_DETACH_REUSEPORT_BPF
include/sys/socket.h
patch
|
blob
|
history
diff --git
a/include/sys/socket.h
b/include/sys/socket.h
index a1c0b01c147c69fce17928b5b72b32329b0b6209..38f5bb17b3b8d1fa9eeedff4b90fd6b919e383f6 100644
(file)
--- a/
include/sys/socket.h
+++ b/
include/sys/socket.h
@@
-288,6
+288,7
@@
struct linger {
#define SO_TXTIME 61
#define SCM_TXTIME SO_TXTIME
#define SO_BINDTOIFINDEX 62
+#define SO_DETACH_REUSEPORT_BPF 68
#ifndef SOL_SOCKET
#define SOL_SOCKET 1