sctp: HEARTBEAT negotiation after ASCONF
authorMichio Honda <micchie@sfc.wide.ad.jp>
Thu, 16 Jun 2011 01:54:23 +0000 (10:54 +0900)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Aug 2011 02:41:09 +0000 (19:41 -0700)
commitf207c050fb1c385e34946e57107e639831c7d557
treecd42c5c405d99658dc79936ee31b0485126b1514
parenta262f0cdf1f2916ea918dc329492abb5323d9a6c
sctp: HEARTBEAT negotiation after ASCONF

This patch fixes BUG that the ASCONF receiver transmits DATA chunks
to the newly added UNCONFIRMED destination.

Signed-off-by: Michio Honda <micchie@sfc.wide.ad.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/outqueue.c