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:   riastradh
Date:           Tue Aug  6 15:48:19 UTC 2019

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

Log Message:
Clamp tcp timer quantities to reasonable ranges.

Reported-by: syzbot+259675123340bf46a6de%syzkaller.appspotmail.com@localhost


To generate a diff of this commit:
cvs rdiff -u -r1.414 -r1.415 src/sys/netinet/tcp_input.c
cvs rdiff -u -r1.282 -r1.283 src/sys/netinet/tcp_subr.c
cvs rdiff -u -r1.29 -r1.30 src/sys/netinet/tcp_timer.h
cvs rdiff -u -r1.224 -r1.225 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