mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 10:19:26 +00:00
Actually document TCPDEBUG.
This commit is contained in:
parent
1a02faf608
commit
5e331acd24
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78473
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user