On Dec 1, 2012, at 10:00 AM, Ben Pfaff <[email protected]> wrote:

> On Fri, Nov 30, 2012 at 07:03:17PM -0800, Justin Pettit wrote:
>> By default, "ovs-vsctl list-br" returns all bridges, real or fake.  This
>> commit adds a "--only-real" option that limits the output to only real
>> bridges.  This will be useful in a future commit that needs to perform
>> actions only on real bridges.
>> 
>> Signed-off-by: Justin Pettit <[email protected]>
> 
> Do you think it would be worth generalizing this into two options,
> --real and --fake?  With neither option, or with both options, all
> bridges would be included, otherwise only the requested ones would be.

I originally did something similar, but I wasn't sure how useful listing fake 
bridges was.  I guess I could come up with use-cases.  I'll respin the patch.

--Justin


_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to