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);
>
> 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 *