Put the new sysctl on the config as needed.

This commit is contained in:
Ermal 2014-11-10 20:29:22 +01:00
parent 894a0159a0
commit d3c36b1d8d
1 changed files with 5 additions and 0 deletions

View File

@ -150,6 +150,11 @@
<tunable>kern.ipc.maxsockbuf</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Reply ICMP from source interface]]></descr>
<tunable>net.inet.icmp.reply_from_interface</tunable>
<value>default</value>
</item>
</sysctl>
<system>
<optimization>normal</optimization>