Re: [ovs-dev] [PATCH 11/23] patch: Allow client to determine port names.

2015-10-16 Thread Ben Pfaff
On Thu, Oct 15, 2015 at 05:17:28PM -0700, Justin Pettit wrote: > > > On Oct 9, 2015, at 9:20 PM, Ben Pfaff wrote: > > > > -create_patch_ports(ctx, network, existing_ports, br_int, > > ovs_bridge); > > -create_patch_ports(ctx, network, existing_ports, ovs_bridge, > > br_int); >

Re: [ovs-dev] [PATCH 11/23] patch: Allow client to determine port names.

2015-10-15 Thread Justin Pettit
> On Oct 9, 2015, at 9:20 PM, Ben Pfaff wrote: > > -create_patch_ports(ctx, network, existing_ports, br_int, ovs_bridge); > -create_patch_ports(ctx, network, existing_ports, ovs_bridge, br_int); > +char *br_int_name = patch_port_name(br_int, ovs_bridge); > +char *