andre 2005-11-19 17:04:52 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_input.c ip_options.c
Log:
Remove 'ipprintfs' which were protected under DIAGNOSTIC. It doesn't
have any know to enable it from userland and could only be enabled by
either setting it to 1 at compile time or through the kernel debugger.
In the future it may be brought back as KTR tracing points.
Discussed with: rwatson
Sponsored by: TCP/IP Optimization Fundraise 2005
Revision Changes Path
1.308 +0 -16 src/sys/netinet/ip_input.c
1.2 +0 -20 src/sys/netinet/ip_options.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"