Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/netinet
Module Name: src
Committed By: snj
Date: Sat Sep 26 18:34:30 UTC 2009
Modified Files:
src/sys/netinet [netbsd-5]: tcp_input.c tcp_usrreq.c tcp_var.h
Log Message:
Pull up following revision(s) (requested by darran in ticket #950):
sys/netinet/tcp_input.c: revision 1.299
sys/netinet/tcp_usrreq.c: revision 1.156
sys/netinet/tcp_var.h: revision 1.161
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.291.4.1 -r1.291.4.2 src/sys/netinet/tcp_input.c
cvs rdiff -u -r1.149.4.1 -r1.149.4.2 src/sys/netinet/tcp_usrreq.c
cvs rdiff -u -r1.158 -r1.158.4.1 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