Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/netinet



Module Name:    src
Committed By:   martin
Date:           Tue Sep 10 16:19:00 UTC 2019

Modified Files:
        src/sys/netinet [netbsd-9]: tcp_input.c tcp_subr.c tcp_timer.h
            tcp_usrreq.c

Log Message:
Pull up following revision(s) (requested by maxv in ticket #193):

        sys/netinet/tcp_timer.h: revision 1.30
        sys/netinet/tcp_input.c: revision 1.415
        sys/netinet/tcp_usrreq.c: revision 1.225
        sys/netinet/tcp_subr.c: revision 1.283

Clamp tcp timer quantities to reasonable ranges.


To generate a diff of this commit:
cvs rdiff -u -r1.414 -r1.414.2.1 src/sys/netinet/tcp_input.c
cvs rdiff -u -r1.282 -r1.282.4.1 src/sys/netinet/tcp_subr.c
cvs rdiff -u -r1.29 -r1.29.8.1 src/sys/netinet/tcp_timer.h
cvs rdiff -u -r1.224 -r1.224.4.1 src/sys/netinet/tcp_usrreq.c

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