git: tcp: Discard non-error cmd after PRC_IS_REDIRECT(cmd) test
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Nov 17 22:31:12 PST 2014
commit bd6ab2613b4bd2258362dded8ffa0e004b9e14ac
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Nov 18 14:27:37 2014 +0800
tcp: Discard non-error cmd after PRC_IS_REDIRECT(cmd) test
Original code actually ignores all ICMP redirects.
Summary of changes:
sys/netinet/tcp_subr.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bd6ab2613b4bd2258362dded8ffa0e004b9e14ac
--
DragonFly BSD source repository
More information about the Commits
mailing list