aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2006-01-13 14:34:36 -0800
committerDavid S. Miller <davem@davemloft.net>2006-01-13 14:34:36 -0800
commitee51b1b6cece4dad408feeb0c3c9adb9cbd9f7d9 (patch)
treebf7f1c6bb864f287d720b167e565ee3799d957b4 /net/sched
parent[NET]: Clean up comments for sk_chk_filter() (diff)
downloadlinux-dev-ee51b1b6cece4dad408feeb0c3c9adb9cbd9f7d9.tar.xz
linux-dev-ee51b1b6cece4dad408feeb0c3c9adb9cbd9f7d9.zip
[XFRM]: IPsec tunnel wildcard address support
When the source address of a tunnel is given as 0.0.0.0 do a routing lookup to get the real source address for the destination and fill that into the acquire message. This allows to specify policies like this: spdadd 172.16.128.13/32 172.16.0.0/20 any -P out ipsec esp/tunnel/0.0.0.0-x.x.x.x/require; spdadd 172.16.0.0/20 172.16.128.13/32 any -P in ipsec esp/tunnel/x.x.x.x-0.0.0.0/require; Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions