Relax a KASSERT condition to allow for a valid corner case where
authorJeffrey Hsu <hsu@dragonflybsd.org>
Wed, 25 Feb 2004 08:46:28 +0000 (08:46 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Wed, 25 Feb 2004 08:46:28 +0000 (08:46 +0000)
commitca94b4a65f95242e8e6e0754007ae680540924c5
tree03ea15b6d03c14085c27c51189daafedabdde4bf
parent61abbe0e8079bd65c3daf7bc86633eb1d5a17363
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@silby.com>.
sys/netinet/tcp_input.c