Re: [PATCH 2.6.26] [SCTP]: extend exported data in /proc/net/sctp/assoc
From: David Miller <davem@davemloft.net>
Date: 2008-02-29 19:41:11
From: David Miller <davem@davemloft.net>
Date: 2008-02-29 19:41:11
From: Vlad Yasevich <redacted> Date: Fri, 29 Feb 2008 10:19:25 -0500
RFC 3873 specifies several MIB objects that can't be obtained by the current data set exported by /proc/sys/net/sctp/assoc. This patch adds the missing pieces of data that allow us to compute all the objects in the sctpAssocTable object. Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Vlad Yasevich <redacted>
Applied to net-2.6.26, thanks.