[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1438619961-15919-1-git-send-email-rshearma@brocade.com>
Date: Mon, 3 Aug 2015 17:39:19 +0100
From: Robert Shearman <rshearma@...cade.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>,
Nicolas Dichtel <nicolas.dichtel@...nd.com>,
Thomas Graf <tgraf@...g.ch>,
Roopa Prabhu <roopa@...ulusnetworks.com>,
"Robert Shearman" <rshearma@...cade.com>
Subject: [PATCH net-next 0/2] 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.
Robert Shearman (2):
lwtunnel: set skb protocol and dev
ipv4: apply lwtunnel encap for locally-generated packets
net/core/lwtunnel.c | 12 ++++++++++--
net/ipv4/route.c | 2 ++
2 files changed, 12 insertions(+), 2 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists