mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Revert "Disable this tunable for now. Ticket #4523"
This reverts commit 85a37985b1.
This commit is contained in:
parent
427d36b4a8
commit
face47a5e2
@ -161,7 +161,7 @@ $sysctls = array("net.inet.ip.portrange.first" => "1024",
|
||||
"net.inet.udp.checksum" => 1,
|
||||
"net.bpf.zerocopy_enable" => 1,
|
||||
"net.inet.icmp.reply_from_interface" => 1,
|
||||
"vfs.forcesync" => "0",
|
||||
"vfs.forcesync" => "1",
|
||||
"net.inet6.ip6.rfc6204w3" => 1,
|
||||
"net.enc.out.ipsec_bpf_mask" => "0x0001",
|
||||
"net.enc.out.ipsec_filter_mask" => "0x0001",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user