On Tue, Mar 06, 2012 at 11:31:32AM -0800, Jesse Gross wrote: > On Mon, Mar 5, 2012 at 2:03 PM, Ben Pfaff <[email protected]> wrote: > > 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 <[email protected]> > > Acked-by: Pravin B Shelar <[email protected]> > > --- > > Jesse, you want to look this over in addition to Pravin? > > Original thread here: > > http://openvswitch.org/pipermail/dev/2012-February/015225.html > > Acked-by: Jesse Gross <[email protected]>
Thanks, I pushed this to master, branch-1.6, branch-1.5. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
