commit | 0a473b82cb23e7a35c4be6e9765c8487a65e8f55 | [log] [tgz] |
---|---|---|
author | Craig Gallek <kraig@google.com> | Wed Apr 19 12:30:53 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 21 13:21:30 2017 -0400 |
tree | 5568a1f040800160b0d9a9722d39f59403273199 | |
parent | 8e6c1812e632ae3b54a1a9da759cad762f633e11 [diff] |
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>