lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu,  9 Oct 2008 09:29:31 -0400
From:	Vlad Yasevich <vladislav.yasevich@...com>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, linux-sctp@...r.kernel.org
Subject: [PATCH net-next 0/3] sctp: Fixes for SNMP counters


The following three patches fix a few SNMP counters.

1) When the Add-Ip timer expires and we tear down the association, the
SCTP_MIB_CURRESTAB should be decremented.

2) When processing a violation and discrding the packet instead of tearning
down the association, do not change SCTP_MIB_ABORTEDS since we didn't really
abort.

3) When the T5-timer expires and we abort the association, count
SCTP_MIB_ABORTEDS.

-vlad
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ