summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorVlad Yasevich <vladislav.yasevich@hp.com>2011-04-26 23:52:27 +0200
committerDavid S. Miller <davem@davemloft.net>2011-04-27 22:14:05 +0200
commit9c6a02f41d10dc9fbf5dd42058e8846f38dd2d9a (patch)
treec6ce6904ce9517fbba4b6b9b5c02c0d604b33e59 /include/net
parentsctp: cache the ipv6 source after route lookup (diff)
downloadlinux-9c6a02f41d10dc9fbf5dd42058e8846f38dd2d9a.tar.xz
linux-9c6a02f41d10dc9fbf5dd42058e8846f38dd2d9a.zip
sctp: make sctp over IPv6 work with IPsec
SCTP never called xfrm_output after it's v6 route lookups so that never really worked with ipsec. Additioanlly, we never passed port nubmers and protocol in the flowi, so any port based policies were never applied as well. Now that we can fixed ipv6 routing lookup code, using ip6_dst_lookup_flow() and pass port numbers. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions