git: tcp/reass: Fix the cases that FIN got lost during reassemble

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue May 29 20:40:22 PDT 2012


commit 53432beea93235929534ce08d2f2f7cf6bd40253
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed May 30 11:34:22 2012 +0800

    tcp/reass: Fix the cases that FIN got lost during reassemble
    
    While im here, set SACK report's right edge correctly if the current
    segment could be merged with its succeeding segment.

Summary of changes:
 sys/netinet/tcp_input.c |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/53432beea93235929534ce08d2f2f7cf6bd40253


-- 
DragonFly BSD source repository





More information about the Commits mailing list