remarkable-linux/net/openvswitch
Mehak Mahajan c061853381 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>
2012-11-02 14:14:31 -07:00
..
actions.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-09-15 11:43:53 -04:00
datapath.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-09-15 11:43:53 -04:00
datapath.h netlink: Rename pid to portid to avoid confusion 2012-09-10 15:30:41 -04:00
dp_notify.c openvswitch: Add support for network namespaces. 2012-08-22 14:48:55 -07:00
flow.c openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets. 2012-11-02 14:14:31 -07:00
flow.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-09-15 11:43:53 -04:00
Kconfig net: Add Open vSwitch kernel components. 2011-12-03 09:35:17 -08:00
Makefile net: Add Open vSwitch kernel components. 2011-12-03 09:35:17 -08:00
vport-internal_dev.c openvswitch: Add support for network namespaces. 2012-08-22 14:48:55 -07:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch: Print device when warning about over MTU packets. 2012-10-30 15:48:48 -07:00
vport-netdev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport.c net/openvswitch/vport.c: Remove unecessary semicolon 2012-09-18 16:08:19 -04:00
vport.h netlink: Rename pid to portid to avoid confusion 2012-09-10 15:30:41 -04:00