From: Vlad Yasevich Date: Tue, 23 Jun 2009 15:28:05 +0000 (-0400) Subject: sctp: release cached route when the transport goes down. X-Git-Tag: v2.6.32-rc1~703^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40187886bc31aee9c5c6f08f46cde4ab618e9736;p=pandora-kernel.git sctp: release cached route when the transport goes down. When the sctp transport is marked down, we can release the cached route and force a new lookup when attempting to use this transport for anything. This way, if a better route or source address is available, we'll try to use it. Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed