On Thu, May 25, 2017 at 02:41:04PM -0700, Ben Pfaff wrote: > On Thu, May 25, 2017 at 02:29:55PM -0400, Aaron Conole wrote: > > Hi Ben, > > > > Ben Pfaff <[email protected]> writes: > > > > > Until now, most ovs-ofctl commands have not accepted names for ports, only > > > numbers, and have not been able to display port names either. It's a lot > > > easier for users if they can use and see meaningful names instead of > > > arbitrary numbers. This commit adds that support. > > > > > > For backward compatibility, only interactive ovs-ofctl commands by default > > > display port names; to display them in scripts, use the new --names > > > option. > > > > > > Signed-off-by: Ben Pfaff <[email protected]> > > > --- > > > > Tested-by: Aaron Conole <[email protected]> > > > > I suggest folding in the following (otherwise, I'm happy with it): > > Thanks a lot for reviewing and testing! > > Since this is a big change, I'm going to leave this out for comments > from others for a while before I consider pushing it.
No one else had comments, so I applied this. Thanks again! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
