[PATCH 0/2] sctp: patches for HEARTBEAT bug fix and improvement
From: Michio Honda <hidden>
Date: 2011-08-22 15:44:35
From e7cbeb4d796fec8351ede4affbd4269346639db9 Mon Sep 17 00:00:00 2001
From: Michio Honda <redacted> Date: Tue, 23 Aug 2011 00:22:47 +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