sctp: Bundle HEAERTBEAT into ASCONF_ACK
commit6af29ccc223b0feb6fc6112281c3fa3cdb1afddf
authorMichio Honda <micchie@sfc.wide.ad.jp>
Thu, 16 Jun 2011 08:14:34 +0000 (16 17:14 +0900)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Aug 2011 02:41:13 +0000 (24 19:41 -0700)
tree53cc047bce9d4c81860f5e852851f94cd1022e0e
parentf207c050fb1c385e34946e57107e639831c7d557
sctp: Bundle HEAERTBEAT into ASCONF_ACK

With this patch a HEARTBEAT chunk is bundled into the ASCONF-ACK
for ADD IP ADDRESS, confirming the new destination as quickly as
possible.

Signed-off-by: Michio Honda <micchie@sfc.wide.ad.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
net/sctp/associola.c
net/sctp/sm_make_chunk.c
net/sctp/sm_statefuns.c