[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110916.171747.406895441960738806.davem@davemloft.net>
Date: Fri, 16 Sep 2011 17:17:47 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: makc@...hat.com
Cc: linux-sctp@...r.kernel.org, netdev@...r.kernel.org,
vladislav.yasevich@...com
Subject: Re: [PATCH] sctp: deal with multiple COOKIE_ECHO chunks
From: Max Matveev <makc@...hat.com>
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@...hat.com>
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists