Neil Horman
20c2c1fd6c
sctp: add sctp/remaddr table to complete RFC remote address table OID
Add support for RFC3873 remote address table OID.
+--(5) sctpAssocRemAddrTable
| |
| |--(-) sctpAssocId (shared index)
| |
| +--(1) sctpAssocRemAddrType (index)
. |
. +--(2) sctpAssocRemAddr (index)
. |
+--(3) sctpAssocRemAddrActive
|
+--(4) sctpAssocRemAddrHBActive
|
+--(5) sctpAssocRemAddrRTO
|
+--(6) sctpAssocRemAddrMaxPathRtx
|
+--(7) sctpAssocRemAddrRtx
|
+--(8) sctpAssocRemAddrStartTime
This patch places all the requsite data in /proc/net/sctp/remaddr.
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>
2008-05-09 15:14:50 -07:00
..
2008-02-05 10:59:07 -05:00
2008-01-28 14:58:20 -08:00
2008-04-14 02:30:23 -07:00
2008-02-05 10:59:07 -05:00
2008-05-09 15:14:50 -07:00
2008-03-27 17:54:29 -07:00
2008-05-09 15:13:26 -07:00
2008-02-05 10:59:07 -05:00
2008-04-12 18:40:06 -07:00
2008-02-05 10:59:07 -05:00
2008-05-09 15:14:11 -07:00