Re: [PATCH] sctp: xmit sctp packet always return no route error
From: David Miller <davem@davemloft.net>
Date: 2009-06-30 02:42:18
From: David Miller <davem@davemloft.net>
Date: 2009-06-30 02:42:18
From: Vlad Yasevich <redacted> Date: Mon, 29 Jun 2009 09:12:54 -0400
Wei Yongjun wrote:quoted
Commit 'net: skb->dst accessors'(adf30907d63893e4208dfe3f5c88ae12bc2f25d5) broken the sctp protocol stack, the sctp packet can never be sent out after Eric Dumazet's patch, which have typo in the sctp code. Signed-off-by: Wei Yongjun <redacted>Oh-oh!! Thanks for catching this. Acked-by: Vlad Yasevich <redacted>
Applied.