git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52688d6
)
sctp: missing set src and dest port while lookup output route
author
Wei Yongjun
<yjwei@cn.fujitsu.com>
Sat, 1 May 2010 01:42:44 +0000
(21:42 -0400)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Sat, 1 May 2010 01:42:44 +0000
(21:42 -0400)
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>
No differences found