[SCTP]: Verify all the paths to a peer via heartbeat before using them.
authorSridhar Samudrala <sri@us.ibm.com>
Fri, 21 Jul 2006 21:48:50 +0000 (14:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jul 2006 21:48:50 +0000 (14:48 -0700)
commitad8fec1720e000ba2384de6408076a60fc92a981
tree52fd2f7af583b95db6db369c6b3ea3d6adc26d69
parentcfdeef3282705a4b872d3559c4e7d2561251363c
[SCTP]: Verify all the paths to a peer via heartbeat before using them.

This patch implements Path Initialization procedure as described in
Sec 2.36 of RFC4460.

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
include/net/sctp/user.h
net/sctp/associola.c
net/sctp/outqueue.c
net/sctp/sm_make_chunk.c
net/sctp/sm_sideeffect.c
net/sctp/sm_statefuns.c
net/sctp/transport.c