I didn't fix the comment in rev 1.107.

This commit is contained in:
David E. O'Brien 2001-05-25 01:46:39 +00:00
parent 7830e160d6
commit 11c8719c55
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77154

View File

@ -74,7 +74,7 @@ ipnat_flags="" # additional flags for ipnat
ipmon_enable="NO" # Set to YES for ipmon; needs ipfilter, too!
ipmon_program="/sbin/ipmon" # where the ipfilter monitor program lives
ipmon_flags="-Ds" # typically "-Ds" or "-D /var/log/ipflog"
tcp_extensions="YES" # Set to YES to turn on RFC1323 extensions.
tcp_extensions="YES" # Set to NO to turn off 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).
# For the following two options, you need to have TCP_DROP_SYNFIN and