/[base]
ViewVC logotype

Revision 211462


Jump to revision: Previous Next
Author: andre
Date: Wed Aug 18 17:39:47 2010 UTC (13 years, 10 months ago)
Changed paths: 3
Log Message:
Untangle the net.inet.tcp.log_in_vain and net.inet.tcp.log_debug
sysctl's and remove any side effects.

Both sysctl's share the same backend infrastructure and due to the
way it was implemented enabling net.inet.tcp.log_in_vain would also
cause log_debug output to be generated.  This was surprising and
eventually annoying to the user.

The log output backend is kept the same but a little shim is inserted
to properly separate log_in_vain and log_debug and to remove any side
effects.

PR:		kern/137317
MFC after:	1 week


Changed paths

Path Details
Directoryhead/sys/netinet/tcp_input.c modified , text changed
Directoryhead/sys/netinet/tcp_subr.c modified , text changed
Directoryhead/sys/netinet/tcp_var.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27