openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.
authorMehak Mahajan <mmahajan@nicira.com>
Fri, 2 Nov 2012 21:14:31 +0000 (14:14 -0700)
committerJesse Gross <jesse@nicira.com>
Fri, 2 Nov 2012 21:14:31 +0000 (14:14 -0700)
With this commit, OVS will match the data in the RARP packets having
ethertype 0x8035, in the same way as the data in the ARP packets.

Signed-off-by: Mehak Mahajan <mmahajan@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/flow.c

Simple merge