Re: [ovs-dev] [PATCH v2] ovn: Add software l2 gateway.

2016-04-14 Thread Russell Bryant
On Thu, Apr 14, 2016 at 1:05 AM, Ben Pfaff wrote: > On Mon, Apr 04, 2016 at 05:58:28AM -0700, Russell Bryant wrote: > > This patch implements one approach to using ovn-controller to implement > > a software l2 gateway between logical and physical networks. > > > > A new logical port type called "

Re: [ovs-dev] [PATCH v2] ovn: Add software l2 gateway.

2016-04-13 Thread Ben Pfaff
On Mon, Apr 04, 2016 at 05:58:28AM -0700, Russell Bryant wrote: > This patch implements one approach to using ovn-controller to implement > a software l2 gateway between logical and physical networks. > > A new logical port type called "gateway" is introduced here. It is very > close to how local

Re: [ovs-dev] [PATCH v2] ovn: Add software l2 gateway.

2016-04-06 Thread Russell Bryant
On Wed, Apr 6, 2016 at 5:43 PM, Ramu Ramamurthy wrote: > On Mon, Apr 4, 2016 at 5:58 AM, Russell Bryant wrote: > > This patch implements one approach to using ovn-controller to implement > > a software l2 gateway between logical and physical networks. > > > > A new logical port type called "gate

Re: [ovs-dev] [PATCH v2] ovn: Add software l2 gateway.

2016-04-06 Thread Ramu Ramamurthy
On Mon, Apr 4, 2016 at 5:58 AM, Russell Bryant wrote: > This patch implements one approach to using ovn-controller to implement > a software l2 gateway between logical and physical networks. > > A new logical port type called "gateway" is introduced here. It is very > close to how localnet ports

Re: [ovs-dev] [PATCH v2] ovn: Add software l2 gateway.

2016-04-06 Thread Russell Bryant
On Wed, Apr 6, 2016 at 10:49 AM, Han Zhou wrote: > > > On Wednesday, April 6, 2016, Russell Bryant wrote: > >> >> >> On Wed, Apr 6, 2016 at 3:10 AM, Han Zhou wrote: >> >>> >>> On Mon, Apr 4, 2016 at 5:58 AM, Russell Bryant wrote: >>> > - Each localnet logical port is implemented as a

Re: [ovs-dev] [PATCH v2] ovn: Add software l2 gateway.

2016-04-06 Thread Russell Bryant
On Wed, Apr 6, 2016 at 3:10 AM, Han Zhou wrote: > > On Mon, Apr 4, 2016 at 5:58 AM, Russell Bryant wrote: > > - Each localnet logical port is implemented as a > pair of > > - patch ports, one in the integration bridge, one in a different > > - bridge, with the same > e

[ovs-dev] [PATCH v2] ovn: Add software l2 gateway.

2016-04-06 Thread Han Zhou
On Wednesday, April 6, 2016, Russell Bryant > wrote: > > > On Wed, Apr 6, 2016 at 3:10 AM, Han Zhou wrote: > >> >> On Mon, Apr 4, 2016 at 5:58 AM, Russell Bryant wrote: >> > - Each localnet logical port is implemented as a >> pair of >> > - patch ports, one in the integration b

Re: [ovs-dev] [PATCH v2] ovn: Add software l2 gateway.

2016-04-06 Thread Han Zhou
On Mon, Apr 4, 2016 at 5:58 AM, Russell Bryant wrote: > - Each localnet logical port is implemented as a pair of > - patch ports, one in the integration bridge, one in a different > - bridge, with the same external-ids:ovn-localnet-port > - value. > + E

[ovs-dev] [PATCH v2] ovn: Add software l2 gateway.

2016-04-04 Thread Russell Bryant
This patch implements one approach to using ovn-controller to implement a software l2 gateway between logical and physical networks. A new logical port type called "gateway" is introduced here. It is very close to how localnet ports work, with the following exception: - A localnet port makes OVN