summaryrefslogtreecommitdiffstats
path: root/etc/rc.network
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.network')
-rw-r--r--etc/rc.network7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/rc.network b/etc/rc.network
index c1ffb37..fbe8bf3 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -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