commit | 6429d3dc4bd6251b01c11b851e23a4d60f079e06 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Fri Apr 30 21:42:44 2010 -0400 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Apr 30 21:42:44 2010 -0400 |
tree | 9bb9366ef05e1f05323c581df51b3b79af248eed | |
parent | 52688d6ec977e69b164e0bd3de51d43cf6d4b7b3 [diff] |
sctp: missing set src and dest port while lookup output route While lookup the output route, we do not set the src and dest port. This will cause we got a wrong route if we had set the outbund transport to IPsec with src or dst port. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>