git: tcp/sack: Prevent invalid SACK option from being processed
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Mar 25 20:41:18 PDT 2012
commit 865b0477b2adbf8798d0f021782c2a9b9b61a006
Author: Sepherosa Ziehau <sephe at 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
More information about the Commits
mailing list