Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netinet



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.




Home | Main Index | Thread Index | Old Index