Fix misleading comment.

This commit is contained in:
Garrett Wollman 2000-05-18 19:02:47 +00:00
parent d9f7c44adf
commit 1940c51aac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60685

View file

@ -56,7 +56,7 @@ tcp_extensions="NO" # Set to YES to turn on RFC1323 extensions.
log_in_vain="NO" # YES to log connects to ports w/o listeners.
tcp_keepalive="YES" # Enable stale TCP connection timeout (or NO).
tcp_drop_synfin="NO" # Set to YES to drop TCP packets with SYN+FIN
# NOTE: this breaks rfc1644 extensions (T/TCP)
# NOTE: this violates the TCP specification
tcp_restrict_rst="NO" # Set to YES to restrict emission of RST
icmp_drop_redirect="NO" # Set to YES to ignore ICMP REDIRECT packets
icmp_log_redirect="NO" # Set to YES to log ICMP REDIRECT packets