[ovs-dev] [PATCH ovn 1/3] ovn: Rename "switch" to "lswitch" in NB schema definition.

Justin Pettit jpettit at nicira.com
Thu Mar 12 04:19:25 UTC 2015


> On Mar 11, 2015, at 4:21 PM, Ben Pfaff <blp at nicira.com> wrote:
> 
> On Wed, Mar 11, 2015 at 04:12:52PM -0700, Justin Pettit wrote:
>> The IDL will blow up when compiling the NB schema, since "switch" is a
>> C reserved keyword.  This commit changes it to "lswitch".
>> 
>> Signed-off-by: Justin Pettit <jpettit at nicira.com>
> 
> I guess we could call them "logical bridges".

I went with "logical switches" for now, since we've been calling them that for so long internally.  If we decide to change it later, it's easy enough.

--Justin





More information about the dev mailing list