cvs commit: src/sys/netinet tcp_input.c
Jeffrey Hsu
hsu at crater.dragonflybsd.org
Wed Feb 25 00:47:33 PST 2004
hsu 2004/02/25 00:46:28 PST
DragonFly src repository
Modified files:
sys/netinet tcp_input.c
Log:
Relax a KASSERT condition to allow for a valid corner case where
the FIN on the last segment consumes an extra sequence number.
Spurious panic reported by Mike Silbersack <silby at xxxxxxxxx>.
Revision Changes Path
1.14 +5 -2 src/sys/netinet/tcp_input.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_input.c.diff?r1=1.13&r2=1.14&f=h
More information about the Commits
mailing list