Properly propagate the FIN flag from the following to-be-coalesced segment.
authorJeffrey Hsu <hsu@dragonflybsd.org>
Wed, 17 Nov 2004 21:50:46 +0000 (21:50 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Wed, 17 Nov 2004 21:50:46 +0000 (21:50 +0000)
commitf16f8cc3099e29d7e6f274e20148595bee2aafef
treedae521c7f4a48e0d2a485dd803970bca12252db0
parentc3749f7447b7f0b4062bcd6de705312b3f389609
Properly propagate the FIN flag from the following to-be-coalesced segment.

Questionable use of logical AND caught by: Matt Dillon
sys/netinet/tcp_input.c