[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1431475596-16780-1-git-send-email-thomasfherbert@gmail.com>
Date: Tue, 12 May 2015 20:06:34 -0400
From: Thomas F Herbert <thomasfherbert@...il.com>
To: netdev@...r.kernel.org, pshelar@...ira.com
Cc: therbert@...hat.com, ccp@...net.net, dev@...nvswitch.org,
Thomas F Herbert <thomasfherbert@...il.com>
Subject: [PATCH net-next V9 0/2] openvswitch: Add support for 802.1AD
Add support for 802.1AD to the openvswitch kernel module.
V9 includes changes suggested by reviewers
Although the Open Flow specification specified support for 802.1AD (qinq)
as well as push and pop vlan headers, So far Open vSwitch has only
supported a single tag header.
This patch accompanies version 7 of the patch submitted to openvswitch
dev list.
For discussion, history and previous versions, of the kernel patch,
see the OVS dev mailing list, openvswitch.org/pipermail/dev/..
Thomas F Herbert (2):
openvswitch: 802.1ad uapi changes
Flow handling, actions, and parsing
include/uapi/linux/openvswitch.h | 17 ++--
net/openvswitch/flow.c | 82 ++++++++++++---
net/openvswitch/flow.h | 3 +
net/openvswitch/flow_netlink.c | 212 +++++++++++++++++++++++++++++++++------
4 files changed, 265 insertions(+), 49 deletions(-)
--
2.1.0
--
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