commit | c0618533815d8d92b270f03c11042ea53a8045d2 | [log] [tgz] |
---|---|---|
author | Mehak Mahajan <mmahajan@nicira.com> | Fri Nov 02 14:14:31 2012 -0700 |
committer | Jesse Gross <jesse@nicira.com> | Fri Nov 02 14:14:31 2012 -0700 |
tree | 5f3b60e296137dd2eca2592a9b67aa0098e4ccef | |
parent | d04d382980c86bdee9960c3eb157a73f8ed230cc [diff] |
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>