Re: [vpp-dev] Static ARP Flag Question

2018-05-17 Thread Jon Loeliger
On Tue, May 15, 2018 at 8:53 PM, John Lo (loj) wrote: > Hi Jon, > > > > I am in the process of fixing up something in handling of IP neighbor > pools. I can include fixing the S/D bits of ARP flag in my patch, if you > are not in a hurry to have this fixed. > > > > Regards, > >

Re: [vpp-dev] Static ARP Flag Question

2018-05-15 Thread John Lo (loj)
ohn Lo (loj) <l...@cisco.com> Cc: vpp-dev <vpp-dev@lists.fd.io> Subject: Re: [vpp-dev] Static ARP Flag Question On Thu, May 10, 2018 at 7:28 PM, John Lo (loj) <l...@cisco.com<mailto:l...@cisco.com>> wrote: Hi Jon, Hi John, This is not the right behavior. I had th

Re: [vpp-dev] Static ARP Flag Question

2018-05-11 Thread Jon Loeliger
On Thu, May 10, 2018 at 7:28 PM, John Lo (loj) wrote: > Hi Jon, > Hi John, > This is not the right behavior. > I had that suspicion... :-) I think it is caused by reuse of a static ARP entry in the IP4 neighbor > pool with static bit still set. The code merely set the

Re: [vpp-dev] Static ARP Flag Question

2018-05-10 Thread John Lo (loj)
c” path should be: e->flags &= ~ETHERNET_ARP_IP4_ENTRY_FLAG_DYNAMIC; Would you like to submit a patch to fix them? Regards, John From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Jon Loeliger Sent: Wednesday, May 09, 2018 2:04 PM To: vpp-dev <vpp-dev@lists.fd.i