aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/protocol.c
diff options
context:
space:
mode:
authorWei Yongjun <yjwei@cn.fujitsu.com>2010-04-30 21:42:44 -0400
committerVlad Yasevich <vladislav.yasevich@hp.com>2010-04-30 21:42:44 -0400
commit52688d6ec977e69b164e0bd3de51d43cf6d4b7b3 (patch)
treeb4e0d9de8fdbf8b29a95d85b81fdc8ba7201fff8 /net/sctp/protocol.c
parentbd69b981a354be40cc709f3046f0c56f00da6163 (diff)
downloadkernel_samsung_espresso10-52688d6ec977e69b164e0bd3de51d43cf6d4b7b3.tar.gz
kernel_samsung_espresso10-52688d6ec977e69b164e0bd3de51d43cf6d4b7b3.tar.bz2
kernel_samsung_espresso10-52688d6ec977e69b164e0bd3de51d43cf6d4b7b3.zip
sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
In current implementation if ABORT chunk is received with T flag is set and zero verification tag in COOKIE-WAIT state, the ABORT chunk will be always accepted. This is because in COOKIE-WAIT state, the endpoint does not know the peer's verification tag, and it's zero in the endpoint. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'net/sctp/protocol.c')
0 files changed, 0 insertions, 0 deletions