From: Vlad Yasevich Date: Thu, 9 Oct 2008 21:33:01 +0000 (-0700) Subject: sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. X-Git-Tag: v2.6.28-rc1~717^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56eb82bb8d2cdd8d9f4838eaa109df41d7164ca5;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed