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:   darran
Date:           Wed Sep  9 22:41:28 UTC 2009

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

Log Message:
Make tcp msl (max segment life) tunable via sysctl net.inet.tcp.msl.
Okayed by tls@.


To generate a diff of this commit:
cvs rdiff -u -r1.298 -r1.299 src/sys/netinet/tcp_input.c
cvs rdiff -u -r1.155 -r1.156 src/sys/netinet/tcp_usrreq.c
cvs rdiff -u -r1.160 -r1.161 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