Re: [ovs-dev] [PATCH 31/31] fixup: Allow non-Ethernet packets anywhere.

2017-06-14 Thread Jan Scheurich
OK > -Original Message- > From: ovs-dev-boun...@openvswitch.org > [mailto:ovs-dev-boun...@openvswitch.org] On Behalf Of Ben Pfaff > Sent: Tuesday, 13 June, 2017 00:29 > To: d...@openvswitch.org > Cc: Ben Pfaff <b...@ovn.org> > Subject: [ovs-dev] [PATCH 31/31

[ovs-dev] [PATCH 31/31] fixup: Allow non-Ethernet packets anywhere.

2017-06-12 Thread Ben Pfaff
Signed-off-by: Ben Pfaff --- ofproto/ofproto.c | 6 -- tests/ofproto.at | 23 --- 2 files changed, 29 deletions(-) diff --git a/ofproto/ofproto.c b/ofproto/ofproto.c index 5794dfd54fc5..f5aaf0b1fd44 100644 --- a/ofproto/ofproto.c +++ b/ofproto/ofproto.c