linux/net/openvswitch
Thomas Graf 9151991c02 openvswitch: Use eth_mac_addr() instead of duplicating it
bonus: if we ever are to use IFF_LIVE_ADDR_CHANGE for
anything further than to check availability in eth_mac_addr(),
Open vSwitch will be ready for that.

Signed-off-by: Thomas Graf <tgraf@redhat.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2012-12-04 09:27:49 -08: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
actions.c openvswitch: add skb mark matching and set action 2012-11-26 11:33:18 -08:00
datapath.c openvswitch: add skb mark matching and set action 2012-11-26 11:33:18 -08: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: add skb mark matching and set action 2012-11-26 11:33:18 -08:00
flow.h openvswitch: add skb mark matching and set action 2012-11-26 11:33:18 -08:00
vport-internal_dev.c openvswitch: Use eth_mac_addr() instead of duplicating it 2012-12-04 09:27:49 -08:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch: Use RCU callback when detaching netdevices. 2012-11-28 14:04:34 -08:00
vport-netdev.h openvswitch: Use RCU callback when detaching netdevices. 2012-11-28 14:04:34 -08:00
vport.c net: openvswitch: use this_cpu_ptr per-cpu helper 2012-11-16 13:26:20 -08:00
vport.h netlink: Rename pid to portid to avoid confusion 2012-09-10 15:30:41 -04:00