On Wed, Aug 29, 2012 at 10:44:27AM -0700, Ben Pfaff wrote: > On Tue, Aug 21, 2012 at 01:55:41PM +0900, Simon Horman wrote: > > Pass vconn to fetch_port_by_features() and callers. > > In some cases this will reduce the number of connections > > that ovs-ofputil sets up. > > > > It should not alter the behaviour of ovs-ofputil. > > > > Signed-off-by: Simon Horman <[email protected]> > > Looks good, I would apply except for rejects. > > I noticed one typo here, "vconn* vconn" should be "vconn *vconn": > > +fetch_port_by_stats(struct vconn* vconn, const char *port_name, > > + unsigned int port_no, struct ofputil_phy_port *pp)
Thanks, I'll fix up that problem and rebase. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
