On Thu, Jun 4, 2015 at 1:13 AM, David Miller wrote:
> From: Neil McKee
> Date: Wed, 3 Jun 2015 15:31:07 -0700
>
>> Back out the OVS_USERSPACE_ATTR_ACTIONS attribute that was
>> gating the inclusion of datapath actions in the upcall.
>> Instead include the actions ev
-off-by: Neil McKee
---
include/uapi/linux/openvswitch.h | 4
net/openvswitch/actions.c| 9 ++---
net/openvswitch/datapath.c | 17 +
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/include/uapi/linux/openvswitch.h b/include/uapi/linux
: Neil McKee
---
include/uapi/linux/openvswitch.h | 4
net/openvswitch/actions.c| 23 +++
net/openvswitch/datapath.c | 18 --
net/openvswitch/datapath.h | 2 ++
4 files changed, 37 insertions(+), 10 deletions(-)
diff --git a/include/uapi
: Neil McKee
---
include/uapi/linux/openvswitch.h | 4
net/openvswitch/actions.c| 21 -
net/openvswitch/datapath.c | 18 ++
net/openvswitch/datapath.h | 2 ++
4 files changed, 40 insertions(+), 5 deletions(-)
diff --git a/include/uapi
: Neil McKee
---
include/uapi/linux/openvswitch.h | 4
net/openvswitch/actions.c| 21 -
net/openvswitch/datapath.c | 18 ++
net/openvswitch/datapath.h | 2 ++
4 files changed, 40 insertions(+), 5 deletions(-)
diff --git a/include/uapi
datapath actions that may be added in the
future.
Adding path information enhances visibility into complex virtual networks.
Signed-off-by: Neil McKee
---
net/openvswitch/actions.c | 14 +-
net/openvswitch/datapath.c | 18 ++
net/openvswitch/datapath.h | 2 ++
3