SCTP: Explicitely discard OOTB chunks
authorVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 7 Sep 2007 15:47:45 +0000 (11:47 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 26 Sep 2007 05:55:47 +0000 (22:55 -0700)
commitd3f259687fd248aa4de477149481478c122ba48b
tree843b2da4ba740959450ce93570703ec7ef337c5e
parent02c4e12c6400b6dccdc6b5c2c18325551e4b2dc9
SCTP: Explicitely discard OOTB chunks

Explicitely discard OOTB chunks, whether the result is a
SHUTDOWN COMPLETE or an ABORT.  We need to discard the OOTB
SHUTDOWN ACK to prevent bombing attackes since responsed
MUST NOT be bundled.  We also explicietely discard in the
ABORT case since that function is widely used internally.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
net/sctp/sm_statefuns.c