[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
authorFrank Filz <ffilz@us.ibm.com>
Thu, 22 Dec 2005 19:36:46 +0000 (11:36 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:11:11 +0000 (13:11 -0800)
This patch adds support to set/get heartbeat interval, maximum number of
retransmissions, pathmtu, sackdelay time for a particular transport/
association/socket as per the latest SCTP sockets api draft11.

Signed-off-by: Frank Filz <ffilz@us.ibm.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found