]> Pileus Git - ~andy/linux/commit
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)
commitc0618533815d8d92b270f03c11042ea53a8045d2
tree5f3b60e296137dd2eca2592a9b67aa0098e4ccef
parentd04d382980c86bdee9960c3eb157a73f8ed230cc
openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.

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