[ovs-git] Open vSwitch: datapath: Honor dp_ifindex, when specified, for vport lookup by name. (branch-1.6)

dev at openvswitch.org dev at openvswitch.org
Wed Mar 7 22:13:14 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.6 has been updated
       via  a810f7d725d4ae87690e8790ffdcc2aa26dd8c8f (commit)
      from  d3489723f561d6586833a2eca29cfffcd7d70033 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a810f7d725d4ae87690e8790ffdcc2aa26dd8c8f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a810f7d725d4ae87690e8790ffdcc2aa26dd8c8f
Author: Ben Pfaff <blp at nicira.com>
		
datapath: 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.

Bug #9889.
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 datapath/datapath.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list