Actually document TCPDEBUG.

This commit is contained in:
Garrett Wollman 2001-06-19 17:07:15 +00:00
parent 1a02faf608
commit 5e331acd24
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78473
2 changed files with 6 additions and 2 deletions

View File

@ -570,7 +570,9 @@ device stf #6to4 IPv6 over IPv4 encapsulation
# packets without touching the ttl). This can be useful to hide firewalls
# from traceroute and similar tools.
#
# TCPDEBUG is undocumented.
# TCPDEBUG enables code which keeps traces of the TCP state machine
# for sockets with the SO_DEBUG option set, which can then be examined
# using the trpt(8) utility.
#
options MROUTING # Multicast routing
options IPFIREWALL #firewall

View File

@ -570,7 +570,9 @@ device stf #6to4 IPv6 over IPv4 encapsulation
# packets without touching the ttl). This can be useful to hide firewalls
# from traceroute and similar tools.
#
# TCPDEBUG is undocumented.
# TCPDEBUG enables code which keeps traces of the TCP state machine
# for sockets with the SO_DEBUG option set, which can then be examined
# using the trpt(8) utility.
#
options MROUTING # Multicast routing
options IPFIREWALL #firewall