On Tue, Oct 30, 2012 at 09:44:52PM -0700, Mehak Mahajan wrote: > With this commit, OVS will accept the traffic with eth_type RARP. > > Signed-off-by: Mehak Mahajan <[email protected]> > --- > datapath/flow.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-)
Don't we need a matching change to userspace? Also, there are several references to ETH_TYPE_ARP throughout the tree. Did you review them to see whether some of those should be generalized to include RARP? _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
