sctp: update the route for non-active transports after addresses are added
authorWei Yongjun <yjwei@cn.fujitsu.com>
Tue, 16 Jun 2009 02:07:23 +0000 (10:07 +0800)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 4 Sep 2009 22:20:55 +0000 (18:20 -0400)
commit3cd9749c0b758223a71e059fa44c2234547d9ee0
tree62f99f43c552621e3fbdc30aaf56583073058afd
parent44e65c1ef1e771b32c82546ebfba910137aa8871
sctp: update the route for non-active transports after addresses are added

Update the route and saddr entries for the non-active transports as some
of the added addresses can be used as better source addresses, or may
be there is a better route.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
net/sctp/sm_make_chunk.c