On Mon, Mar 18, 2013 at 10:12 AM, Ben Pfaff wrote:
> 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.
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 t
On Mon, Mar 18, 2013 at 8:32 AM, 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
> beh