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:   jeremy
Date:           Tue Sep 26 06:39:22 UTC 2006

Modified Files:
        src/sys/netinet: tcp_timer.h

Log Message:
Fixed a bug in the timeout range constraint macro that can cause a timeout
to break free of the constraint if the range minimum boundary is larger than
the maximum boundary.

Discovered by jmg%FreeBSD.org.@localhost  (See FreeBSD's tcp_timer.h rev 1.31).


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/netinet/tcp_timer.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