From 111463f295a5ea7ae03c26bf62671895e803bc28 Mon Sep 17 00:00:00 2001
From: Michio Honda <redacted>
Date: Thu, 16 Jun 2011 17:40:04 +0900
Subject: [PATCH 0/2] sctp: patches for HEARTBEAT bug fix and improvement
Series of 2 patches for bug fix and improvement around HEARTBEAT after the
ASCONF event
Michio Honda (2):
sctp: HEARTBEAT negotiation after ASCONF
sctp: Bundle HEAERTBEAT into ASCONF_ACK
include/net/sctp/structs.h | 1 +
net/sctp/associola.c | 1 +
net/sctp/outqueue.c | 4 ++++
net/sctp/sm_make_chunk.c | 1 +
net/sctp/sm_statefuns.c | 5 +++++
5 files changed, 12 insertions(+), 0 deletions(-)
--
1.7.3.2