On Thu, Jun 11, 2015 at 9:43 AM, Neil McKee <[email protected]> wrote: > If new optional attribute OVS_USERSPACE_ATTR_ACTIONS is added to an > OVS_ACTION_ATTR_USERSPACE action, then include the datapath actions > in the upcall. > > This Directly associates the sampled packet with the path it takes > through the virtual switch. Path information currently includes mangling, > encapsulation and decapsulation actions for tunneling protocols GRE, > VXLAN, Geneve, MPLS and QinQ, but this extension requires no further > changes to accommodate datapath actions that may be added in the > future. > > Adding path information enhances visibility into complex virtual > networks. > > Signed-off-by: Neil McKee <[email protected]>
Pushed patch to master. Thanks for the patch. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
