Re: [vpp-dev] IPsec interface handling in FIB

2017-05-24 Thread Neale Ranns (nranns)
Hi Matt, Glad to hear it. And thank you for the patch. Regards, neale -Original Message- From: Matthew Smith Date: Wednesday, 24 May 2017 at 22:24 To: "Neale Ranns (nranns)" Cc: "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] IPsec interface handling in FI

Re: [vpp-dev] IPsec interface handling in FIB

2017-05-24 Thread Matthew Smith
Hi Neale, I set that flag and have been testing with it and it seems to have solved the problem. Thanks! -Matt > On May 20, 2017, at 2:18 AM, Neale Ranns (nranns) wrote: > > Hi Matt, > > No ARP lookup is needed for interfaces that are point-2-point. The FIB will > link entries reachable

Re: [vpp-dev] IPsec interface handling in FIB

2017-05-20 Thread Neale Ranns (nranns)
Hi Matt, No ARP lookup is needed for interfaces that are point-2-point. The FIB will link entries reachable through a p2p interface using a special ‘auto’ adjacency. The auto adj has the all zeros address as a next-hop and a rewrite that is constructed by the interface type (i.e. for GRE has tu