DragonFly BSD
DragonFly commits List (threaded) for 2012-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: tcp/sack: Prevent invalid SACK option from being processed


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 25 Mar 2012 20:41:18 -0700 (PDT)

commit 865b0477b2adbf8798d0f021782c2a9b9b61a006
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Mon Mar 26 11:36:53 2012 +0800

    tcp/sack: Prevent invalid SACK option from being processed
    
    If the received SACK blocks contain one invalid SACK block,
    discard the whole SACK blocks.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/865b0477b2adbf8798d0f021782c2a9b9b61a006


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]