From: Vlad Yasevich Date: Sat, 1 May 2010 02:39:26 +0000 (-0400) Subject: sctp: Do no select unconfirmed transports for retransmissions X-Git-Tag: v2.6.35-rc1~473^2~287^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbdf501c9374966a56829ecca3a7f25d2b49a305;p=pandora-kernel.git sctp: Do no select unconfirmed transports for retransmissions An unconfirmed transport is one that we have not been able to reach since the beginning. There is no point in trying to retrasnmit data on those transports. Also, the specification forbids it due to security issues. Reported-by: Frank Schuster Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed