git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d04d382
)
openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.
author
Mehak Mahajan
<mmahajan@nicira.com>
Fri, 2 Nov 2012 21:14:31 +0000
(14:14 -0700)
committer
Jesse 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
patch
|
blob
|
history
diff --cc
net/openvswitch/flow.c
Simple merge