On Thu, Nov 10, 2016 at 7:28 AM, Jiri Benc <jb...@redhat.com> 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 <loja...@cisco.com> > Signed-off-by: Simon Horman <simon.hor...@netronome.com> > Signed-off-by: Jiri Benc <jb...@redhat.com> > --- > 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 <pshe...@ovn.org>