From: Max Matveev <makc@xxxxxxxxxx> Date: Tue, 30 Aug 2011 17:02:24 +1000 > Attempt to reduce the number of IP packets emitted in response to single > SCTP packet (2e3216cd) introduced a complication - if a packet contains > two COOKIE_ECHO chunks and nothing else then SCTP state machine corks the > socket while processing first COOKIE_ECHO and then loses the association > and forgets to uncork the socket. To deal with the issue add new SCTP > command which can be used to set association explictly. Use this new > command when processing second COOKIE_ECHO chunk to restore the context > for SCTP state machine. > > Signed-off-by: Max Matveev <makc@xxxxxxxxxx> Applied, but there were a ton of whitespace errors that GIT complained about and I had to fix up. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html