Re: [ovs-dev] [PATCH] OVN: Fix ARP request flow in router ingress table

2016-07-05 Thread Guru Shetty
> > >> > The documentation explains where 'reg0' comes from. I think it makes sense > to also say where 'reg0' is populated. > > Sorry, I meant "The documentation explains where 'reg1' comes from." > > > >> diff --git a/ovn/northd/ovn-northd.c b/ovn/northd/ovn-northd.c >> index f4b4435..afcd7fd

Re: [ovs-dev] [PATCH] OVN: Fix ARP request flow in router ingress table

2016-07-05 Thread Guru Shetty
On 4 July 2016 at 06:53, Chandra S Vejendla wrote: > TPA in arp requests generated for unknown MAC-to-IP bindings is currently > set > to DST_IP of the original packet. These arps will not be resolved when the > DST_IP is rechable via the default gateway. This patch fixes

[ovs-dev] [PATCH] OVN: Fix ARP request flow in router ingress table

2016-07-04 Thread Chandra S Vejendla
TPA in arp requests generated for unknown MAC-to-IP bindings is currently set to DST_IP of the original packet. These arps will not be resolved when the DST_IP is rechable via the default gateway. This patch fixes the issue by setting the TPA to reg0. In routing stage reg0 is set to IP of the