summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/LINT
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/conf/LINT')
-rw-r--r--sys/i386/conf/LINT8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index c84085d..5596e93 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -542,14 +542,6 @@ options TCPDEBUG
options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN
options TCP_RESTRICT_RST #restrict emission of TCP RST
-# ICMP_BANDLIM enables icmp error response bandwidth limiting. You
-# typically want this option as it will help protect the machine from
-# D.O.S. packet attacks. Use ICMP_BANDLIM_SUPPRESS_OUTPUT to prevent
-# bandwidth limit messages from being dumped to console.
-#
-options ICMP_BANDLIM
-options ICMP_BANDLIM_SUPPRESS_OUTPUT
-
# DUMMYNET enables the "dummynet" bandwidth limiter. You need
# IPFIREWALL as well. See the dummynet(4) manpage for more info.
# BRIDGE enables bridging between ethernet cards -- see bridge(4).
OpenPOWER on IntegriCloud