diff options
author | Vlad Yasevich <vladislav.yasevich@hp.com> | 2011-04-26 21:52:27 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-04-27 13:14:05 -0700 |
commit | 9c6a02f41d10dc9fbf5dd42058e8846f38dd2d9a (patch) | |
tree | c6ce6904ce9517fbba4b6b9b5c02c0d604b33e59 /net/ipx/sysctl_net_ipx.c | |
parent | 9914ae3ca770389a3bec3114d0a07532a7f235dd (diff) | |
download | op-kernel-dev-9c6a02f41d10dc9fbf5dd42058e8846f38dd2d9a.zip op-kernel-dev-9c6a02f41d10dc9fbf5dd42058e8846f38dd2d9a.tar.gz |
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 'net/ipx/sysctl_net_ipx.c')
0 files changed, 0 insertions, 0 deletions