Source-Changes archive

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

CVS commit: syssrc/sys/netinet



Module Name:    syssrc
Committed By:   thorpej
Date:           Tue Jul 31 00:57:46 UTC 2001

Modified Files:
        syssrc/sys/netinet: tcp_output.c tcp_var.h

Log Message:
Count the number of times we "self-quench" (ip_output() returns
ENOBUFS), and don't inline tcp_segsize() if profiling.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 syssrc/sys/netinet/tcp_output.c
cvs rdiff -r1.81 -r1.82 syssrc/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