[SCTP]: extend exported data in /proc/net/sctp/assoc
authorNeil Horman <nhorman@tuxdriver.com>
Fri, 29 Feb 2008 19:40:56 +0000 (11:40 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Feb 2008 19:40:56 +0000 (11:40 -0800)
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 <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found