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:
Andre Oppermann 2012-10-22 15:04:23 +00:00
parent a7a437c1af
commit 75e1bc999e

View File

@ -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