Re: [ovs-dev] [ovn-controller-vtep V5 06/12] ovn: Add controller for VTEP gateway.

2015-08-08 Thread Alex Wang
On Fri, Aug 7, 2015 at 11:55 AM, Russell Bryant wrote: > On 08/07/2015 03:46 AM, Alex Wang wrote: > > This commit lays down the foundation for a new controller in OVN, the > > ovn-controller-vtep, for controlling the vtep enabled gateways. > > > > Signed-off-by: Alex Wang > > > diff --git a/ovn/

Re: [ovs-dev] [ovn-controller-vtep V5 03/12] ovn-sbctl: Add ovn-sbctl.

2015-08-08 Thread Alex Wang
Thanks~, pushed first 5 patches to master.~ On Sat, Aug 8, 2015 at 7:09 AM, Russell Bryant wrote: > > > - Original Message - > > On Fri, Aug 7, 2015 at 11:13 AM, Russell Bryant > wrote: > > > > > > +\n\ > > > > +SouthBound DB commands:\n\ > > > > + showprint

Re: [ovs-dev] [ovn-controller-vtep V5 03/12] ovn-sbctl: Add ovn-sbctl.

2015-08-08 Thread Russell Bryant
- Original Message - > On Fri, Aug 7, 2015 at 11:13 AM, Russell Bryant wrote: > > > > +\n\ > > > +SouthBound DB commands:\n\ > > > + showprint overview of database contents\n\ > > > +\n\ > > > +Chassis commands:\n\ > > > + chassis-add CHASSIS create a n

Re: [ovs-dev] [ovn-controller-vtep V6 01/12] ovn-sb: Remove the "Gateway" table from the ovn-sb schema.

2015-08-08 Thread Russell Bryant
- Original Message - > In a gateway like the VTEP L2 gateway, physical vlans belonging to > the same logical network form a "logical switch". Each logical switch > has a dedicated tunnel key and will keep records of all MACs learned > from the owned vlans. So user can just send packet t