https://github.com/torvalds/linux
Revision f4ad85ca3ef8a1ede76c5020a28a8f4057b4d24f authored by Gui Jianfeng on 13 April 2008, 01:39:34 UTC, committed by David S. Miller on 13 April 2008, 01:39:34 UTC
When receiving an error length INIT-ACK during COOKIE-WAIT,
a 0-vtag ABORT will be responsed. This action violates the
protocol apparently. This patch achieves the following things.
1 If the INIT-ACK contains all the fixed parameters, use init-tag
  recorded from INIT-ACK as vtag.
2 If the INIT-ACK doesn't contain all the fixed parameters,
  just reflect its vtag.

Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 72da7b3
History
Tip revision: f4ad85ca3ef8a1ede76c5020a28a8f4057b4d24f authored by Gui Jianfeng on 13 April 2008, 01:39:34 UTC
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
Tip revision: f4ad85c
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top