On Thu, Nov 10, 2016 at 7:28 AM, Jiri Benc <[email protected]> wrote: > Support receiving, extracting flow key and sending of L3 packets (packets > without an Ethernet header). > > Note that even after this patch, non-Ethernet interfaces are still not > allowed to be added to bridges. Similarly, netlink interface for sending and > receiving L3 packets to/from user space is not in place yet. > > Based on previous versions by Lorand Jakab and Simon Horman. > > Signed-off-by: Lorand Jakab <[email protected]> > Signed-off-by: Simon Horman <[email protected]> > Signed-off-by: Jiri Benc <[email protected]> > --- > v13: > - fix incorrect setting of packet to NULL in ovs_packet_cmd_execute > - dropping packet for interfaces with wrong type > ---
Thanks for working on this. Acked-by: Pravin B Shelar <[email protected]>
