summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/routing
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/routing')
-rw-r--r--etc/rc.d/routing7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/rc.d/routing b/etc/rc.d/routing
index c1ffb37..fbe8bf3 100644
--- a/etc/rc.d/routing
+++ b/etc/rc.d/routing
@@ -394,13 +394,6 @@ network_pass1() {
;;
esac
- case ${tcp_restrict_rst} in
- [Yy][Ee][Ss])
- echo -n ' restrict TCP reset=YES'
- sysctl -w net.inet.tcp.restrict_rst=1 >/dev/null
- ;;
- esac
-
case ${tcp_drop_synfin} in
[Yy][Ee][Ss])
echo -n ' drop SYN+FIN packets=YES'
OpenPOWER on IntegriCloud