commit | 56eb82bb8d2cdd8d9f4838eaa109df41d7164ca5 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Thu Oct 09 14:33:01 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 09 14:33:01 2008 -0700 |
tree | 198a26f63294b8ba943ed1227e4a8ca01157d824 | |
parent | 3d5a019d5761a40465337711ae7d2beb1e9b43ec [diff] |
sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. If ABORT chunks require authentication and a protocol violation is triggered, we do not tear down the association. Subsequently, we should not increment SCTP_MIB_ABORTED. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>