diff options
author | Wei Yongjun <yjwei@cn.fujitsu.com> | 2007-08-31 10:03:58 +0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-09-25 22:55:46 -0700 |
commit | 02c4e12c6400b6dccdc6b5c2c18325551e4b2dc9 (patch) | |
tree | 4ccc1cb91ea5be4c2b1b299cff4a5914b9e92eb9 /include/asm-alpha/uaccess.h | |
parent | a09c83847b664dcd67a72613374061c900afb799 (diff) |
SCTP: Send ABORT chunk with correct tag in response to INIT ACK
When SCTP client received an INIT ACK chunk with missing mandatory
parameter such as "cookie parameter", it will send back a ABORT
with T-bit not set and verification tag is set to 0.
This is because before we accept this INIT ACK chunk, we do not know
the peer's tag. This patch change to reflect vtag when responding to
INIT ACK with missing mandatory parameter.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'include/asm-alpha/uaccess.h')
0 files changed, 0 insertions, 0 deletions