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: christos
Date: Tue Mar 9 13:48:16 UTC 2021
Modified Files:
src/sys/netinet: tcp_subr.c
Log Message:
Move the offset addition in one place and mask the random generated value
to make sure that the isn is monotonic.
To generate a diff of this commit:
cvs rdiff -u -r1.287 -r1.288 src/sys/netinet/tcp_subr.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