commit | c961b1ccd0f258bdee808c61c2c2a0907a1fffda | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 03 22:26:14 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 03 22:26:14 2015 -0700 |
tree | b4d102911e7e8af04d0f94df4dc734a331260fb7 | |
parent | 58da018053531b9cb91423a64f2a762ef0fe7456 [diff] | |
parent | 0335f5b500adcc28bc3fd5d8a1e4482c348cff4a [diff] |
Merge branch 'lwtunnel-encap-local' Robert Shearman says: ==================== lwtunnel: encap locally-generated ipv4 packets Locally-generated IPv4 packets, such as from applications running on the host or traceroute/ping currently don't have lwtunnel output redirected encap applied. However, they should do in the same way as for forwarded packets and this patch series addresses that. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>