Re: [ovs-dev] [PATCH v2] ovn-controller: Inject GARPs to logical switch pipeline to update neighbors

2018-12-12 Thread Ben Pfaff
On Tue, Dec 04, 2018 at 07:14:35PM +0100, Daniel Alvarez wrote: > Prior to this patch, GARPs announcing NAT addresses or new VIFs > were sent out to localnet ofport through an output action. > This can lead to problems since local datapaths won't get those > GARPs and ovn-controller won't update

Re: [ovs-dev] [PATCH v2] ovn-controller: Inject GARPs to logical switch pipeline to update neighbors

2018-12-05 Thread Numan Siddique
On Wed, Dec 5, 2018 at 5:03 AM Han Zhou wrote: > On Tue, Dec 4, 2018 at 10:14 AM Daniel Alvarez > wrote: > > > > Prior to this patch, GARPs announcing NAT addresses or new VIFs > > were sent out to localnet ofport through an output action. > > This can lead to problems since local datapaths

Re: [ovs-dev] [PATCH v2] ovn-controller: Inject GARPs to logical switch pipeline to update neighbors

2018-12-04 Thread Han Zhou
On Tue, Dec 4, 2018 at 10:14 AM Daniel Alvarez wrote: > > Prior to this patch, GARPs announcing NAT addresses or new VIFs > were sent out to localnet ofport through an output action. > This can lead to problems since local datapaths won't get those > GARPs and ovn-controller won't update

[ovs-dev] [PATCH v2] ovn-controller: Inject GARPs to logical switch pipeline to update neighbors

2018-12-04 Thread Daniel Alvarez
Prior to this patch, GARPs announcing NAT addresses or new VIFs were sent out to localnet ofport through an output action. This can lead to problems since local datapaths won't get those GARPs and ovn-controller won't update MAC_Binding entries (as upstream switch will not send back the GARP to