[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
authorSridhar Samudrala <sri@us.ibm.com>
Fri, 21 Jul 2006 21:49:25 +0000 (14:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jul 2006 21:49:25 +0000 (14:49 -0700)
commitdc022a9874d026c7d1635ae66d1afafc5f053731
tree3a1feddee57eabd788311e2433e922b59036e903
parent9faa730f1cbb951e95cb18e71b0fe265014c2450
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed

This implements Rules D1 and D4 of Sec 4.3 in the ADDIP draft.

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
net/sctp/bind_addr.c
net/sctp/ipv6.c
net/sctp/protocol.c
net/sctp/sm_make_chunk.c
net/sctp/socket.c