linux-sg2042/net/openvswitch
Jiri Pirko 2537b4dd0a openvswitch:: link upper device for port devices
Link upper device properly. That will make IFLA_MASTER filled up.
Set the master to port 0 of the datapath under which the port belongs.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2013-08-23 16:38:00 -07:00
..
Kconfig openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00
Makefile openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00
actions.c openvswitch: Reset tunnel key between input and output. 2013-08-14 15:50:36 -07:00
datapath.c openvswitch: Use RCU lock for dp dump operation. 2013-08-23 16:37:59 -07:00
datapath.h openvswitch: Add gre tunnel support. 2013-06-19 18:07:42 -07:00
dp_notify.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
flow.c openvswitch: Use non rcu hlist_del() flow table entry. 2013-08-23 16:38:00 -07:00
flow.h openvswitch: Add gre tunnel support. 2013-06-19 18:07:42 -07:00
vport-gre.c openvswitch: Add Kconfig dependency on GRE-DEMUX. 2013-07-01 13:19:43 -07:00
vport-internal_dev.c openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch:: link upper device for port devices 2013-08-23 16:38:00 -07:00
vport-netdev.h openvswitch: Remove unused get_config vport op. 2013-06-14 15:09:09 -07:00
vport-vxlan.c openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00
vport.c openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00
vport.h openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00