Re: [ovs-dev] [PATCHv2 3/5] system-macros: Create ADD_BR variant.

2015-08-19 Thread Joe Stringer
On 12 August 2015 at 14:01, Joe Stringer wrote: > This patch splits ADD_BR into two commands, so they can be used from > different contexts: > > ADD_BR(...) is a standalone command to add a bridge to OVS, and allows > additional ovs-vsctl arguments to be passed. It uses _ADD_BR(). > _ADD_BR(...) i

[ovs-dev] [PATCHv2 3/5] system-macros: Create ADD_BR variant.

2015-08-12 Thread Joe Stringer
This patch splits ADD_BR into two commands, so they can be used from different contexts: ADD_BR(...) is a standalone command to add a bridge to OVS, and allows additional ovs-vsctl arguments to be passed. It uses _ADD_BR(). _ADD_BR(...) is the implementation-specific ovs-vsctl arguments to set up