commit | 31b02e1549406efa346534acad956a42bc3f28c4 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Sep 04 18:21:00 2009 -0400 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Sep 04 18:21:00 2009 -0400 |
tree | 3acc807275810eb2efdc5fc2744bdfc3528488c2 | |
parent | f68b2e05f326971cd76c65aa91a1a41771dd7485 [diff] |
sctp: Failover transmitted list on transport delete Add-IP feature allows users to delete an active transport. If that transport has chunks in flight, those chunks need to be moved to another transport or association may get into unrecoverable state. Reported-by: Rafael Laufer <rlaufer@cisco.com> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>