]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the "The option TCPDEBUG requires option INET." requirement.
authorbz <bz@FreeBSD.org>
Wed, 10 Jun 2009 10:39:41 +0000 (10:39 +0000)
committerbz <bz@FreeBSD.org>
Wed, 10 Jun 2009 10:39:41 +0000 (10:39 +0000)
commit5cd78ef442366904d8919e7216022579b7dcee3a
tree6ee733d2ff605d1be2e94400583bbe22ae5abeaa
parentb465834b3e0257922205d6113af29a478b89c369
Remove the "The option TCPDEBUG requires option INET." requirement.
In case of !INET we will not have a timestamp on the trace for now
but that might only affect spx debugging as long as INET6 requires
INET.

Reviewed by: rwatson (earlier version)
sys/netinet/tcp_debug.c