[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1450193891.git.pabeni@redhat.com>
Date: Tue, 15 Dec 2015 16:48:24 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: shemming@...cade.com
Cc: netdev@...r.kernel.org, Roopa Prabhu <roopa@...ulusnetworks.com>
Subject: [PATCH iproute2 0/3] improve lwtunnel route support
This patch series try to improve the current route based
lwtunnel support in iproute2, namely adding support for the
COLLECT_METADATA flag in vxlan and gre link, and for ip6
encap type in lwtunnel.
Tunnel devices need to have the COLLECT_METADATA flag
set in order to be used for route based lwtunnel.
Paolo Abeni (3):
vxlan: add support for collect metadata flag
gre: add support for collect metadata flag
lwtunnel: implement support for ip6 encap
ip/iplink_vxlan.c | 12 ++++++-
ip/iproute_lwtunnel.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++-
ip/link_gre.c | 11 +++++++
3 files changed, 112 insertions(+), 2 deletions(-)
--
1.8.3.1
--
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