OSDN Git Service

Merge branch 'lwtunnel-encap-local'
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2015 05:26:14 +0000 (22:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2015 05:26:14 +0000 (22:26 -0700)
commitc961b1ccd0f258bdee808c61c2c2a0907a1fffda
treeb4d102911e7e8af04d0f94df4dc734a331260fb7
parent58da018053531b9cb91423a64f2a762ef0fe7456
parent0335f5b500adcc28bc3fd5d8a1e4482c348cff4a
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>