commit | 40187886bc31aee9c5c6f08f46cde4ab618e9736 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Tue Jun 23 11:28:05 2009 -0400 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Sep 04 18:20:55 2009 -0400 |
tree | 93d569af329d9516ac2b586e808a6c2b8e3629e7 | |
parent | 3cd9749c0b758223a71e059fa44c2234547d9ee0 [diff] |
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 <vladislav.yasevich@hp.com>