ip6_tunnel: Allow policy-based routing through tunnels
This feature allows the administrator to set an fwmark for packets traversing a tunnel. This allows the use of independent routing tables for tunneled packets without the use of iptables. Signed-off-by:Craig Gallek <kraig@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/ip6_tunnel.h 2 additions, 0 deletionsinclude/net/ip6_tunnel.h
- include/uapi/linux/if_tunnel.h 3 additions, 0 deletionsinclude/uapi/linux/if_tunnel.h
- net/ipv6/ip6_gre.c 13 additions, 1 deletionnet/ipv6/ip6_gre.c
- net/ipv6/ip6_tunnel.c 14 additions, 1 deletionnet/ipv6/ip6_tunnel.c
- net/ipv6/ip6_vti.c 9 additions, 1 deletionnet/ipv6/ip6_vti.c
Please register or sign in to comment