Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 09/06/2005 02:41:14
Module Name:	src
Committed By:	rpaulo
Date:		Tue Sep  6 02:41:14 UTC 2005

Modified Files:
	src/sys/netinet: tcp_usrreq.c tcp_var.h

Log Message:
Implement tcp.inet{,6}.tcp{,6}.(debug|debx) when TCP_DEBUG is set. They
can be used to ``transliterate protocol trace'' like trpt(8) does.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/netinet/tcp_usrreq.c
cvs rdiff -r1.129 -r1.130 src/sys/netinet/tcp_var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.