On Mon, Mar 18, 2013 at 08:32:17AM -0700, Gurucharan Shetty wrote:
> When we configure OVS using rhel ifupdown scripts,
> we call ifup on a bridge twice. Once while configuring the
> bridge and once while configuring the ports of the bridge.
> This looks harmless but unnecessary. This patch fixes the
> behavior.
> 
> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>

This makes sense, but I think that it ideally would be a series of
three patches:

        * A main patch doing what the commit message above mentions.

        * A patch folding STP in with the add-br.

        * A patch mentioning that I missed these -t options and that
          they shouldn't be necessary anymore.

Regarding your followup, I'm OK with committing this before Denis
tests it successfully.  We can separately address any remaining
problems he sees.

Thanks a lot!

Ben
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to