remarkable-linux/net/openvswitch
Ben Pfaff 651a68ea2c openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.
When OVS_VPORT_ATTR_NAME is specified and dp_ifindex is nonzero, the
logical behavior would be for the vport name lookup scope to be limited
to the specified datapath, but in fact the dp_ifindex value was ignored.
This commit causes the search scope to be honored.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2012-03-06 15:04:04 -08:00
..
actions.c
datapath.c openvswitch: Honor dp_ifindex, when specified, for vport lookup by name. 2012-03-06 15:04:04 -08:00
datapath.h net: remove version.h includes in net/openvswitch/ 2012-01-17 10:07:58 -05:00
dp_notify.c
flow.c net: kill duplicate included header 2012-01-17 10:31:12 -05:00
flow.h
Kconfig
Makefile
vport-internal_dev.c net: remove version.h includes in net/openvswitch/ 2012-01-17 10:07:58 -05:00
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport.c net: remove version.h includes in net/openvswitch/ 2012-01-17 10:07:58 -05:00
vport.h