From: Wei Yongjun Date: Sat, 1 May 2010 01:42:44 +0000 (-0400) Subject: sctp: missing set src and dest port while lookup output route X-Git-Tag: v2.6.35-rc1~473^2~287^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6429d3dc4bd6251b01c11b851e23a4d60f079e06;p=pandora-kernel.git 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 Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed