Remove ZERO_COPY_SOCKETS from kernel configuration as the current
COW based approach is not safe and should not be used in production.
This commit is contained in:
parent
a7a437c1af
commit
75e1bc999e
@ -86,7 +86,6 @@ options SCSI_NO_OP_STRINGS
|
||||
options RWLOCK_NOINLINE
|
||||
options SX_NOINLINE
|
||||
options NO_SWAPPING
|
||||
options ZERO_COPY_SOCKETS
|
||||
options MROUTING # Multicast routing
|
||||
options IPFIREWALL_DEFAULT_TO_ACCEPT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user