diff options
author | imp <imp@FreeBSD.org> | 2000-05-29 03:34:04 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2000-05-29 03:34:04 +0000 |
commit | a425f3584ec436d3ff6429a7f996d96f3136eee9 (patch) | |
tree | 12a59e396d62c22092565db9ff6936b9489bd765 /sys | |
parent | 56d75049903a85d97e061d56e8c2e5bed9452f68 (diff) | |
download | FreeBSD-src-a425f3584ec436d3ff6429a7f996d96f3136eee9.zip FreeBSD-src-a425f3584ec436d3ff6429a7f996d96f3136eee9.tar.gz |
ICMP_RATELIM is no longer an option.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/i386/conf/NEWCARD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/conf/NEWCARD b/sys/i386/conf/NEWCARD index 254cc49..865db07 100644 --- a/sys/i386/conf/NEWCARD +++ b/sys/i386/conf/NEWCARD @@ -60,7 +60,6 @@ options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING -options ICMP_BANDLIM #Rate limit bad replies # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel |