Re: VRF NS for lladdr sent on the wrong interface

2020-12-03 Thread David Ahern
On 12/3/20 6:01 AM, Stephen Suryaputra wrote: > The tests in fcnal-test.sh passed. There are two failures that are > expected, I think. Attached is the output. I'll take a look at the failures. > > If you agree that my patch is the right solution, I can send the patch > out for review. I think

Re: VRF NS for lladdr sent on the wrong interface

2020-12-03 Thread Stephen Suryaputra
On Tue, Dec 01, 2020 at 06:06:53PM -0700, David Ahern wrote: > >> > >> With your patch does ping from both hosts work? > > > > Yes, it does. > > > >> What about all of the tests in > >> tools/testing/selftests/net/fcnal-test.sh? specifically curious about > >> the 'LLA to GUA' tests (link local t

Re: VRF NS for lladdr sent on the wrong interface

2020-12-01 Thread David Ahern
On 12/1/20 12:00 PM, Stephen Suryaputra wrote: > On Mon, Nov 30, 2020 at 06:15:06PM -0700, David Ahern wrote: >> On 11/23/20 5:23 PM, Stephen Suryaputra wrote: >>> Hi, >>> >>> I'm running into a problem with lladdr pinging all-host mcast all nodes >>> addr. The ping intially works but after cycling

Re: VRF NS for lladdr sent on the wrong interface

2020-12-01 Thread Stephen Suryaputra
On Mon, Nov 30, 2020 at 06:15:06PM -0700, David Ahern wrote: > On 11/23/20 5:23 PM, Stephen Suryaputra wrote: > > Hi, > > > > I'm running into a problem with lladdr pinging all-host mcast all nodes > > addr. The ping intially works but after cycling the interface that > > receives the ping, the ec

Re: VRF NS for lladdr sent on the wrong interface

2020-11-30 Thread David Ahern
On 11/23/20 5:23 PM, Stephen Suryaputra wrote: > Hi, > > I'm running into a problem with lladdr pinging all-host mcast all nodes > addr. The ping intially works but after cycling the interface that > receives the ping, the echo request packet causes a neigh solicitation > being sent on a different

Re: VRF NS for lladdr sent on the wrong interface

2020-11-25 Thread Stephen Suryaputra
On Tue, Nov 24, 2020 at 03:57:48PM -0500, Stephen Suryaputra wrote: > On Tue, Nov 24, 2020 at 01:43:54PM -0700, David Ahern wrote: > > On 11/23/20 5:23 PM, Stephen Suryaputra wrote: > > > Hi, > > > > > > I'm running into a problem with lladdr pinging all-host mcast all nodes > > > addr. The ping i

Re: VRF NS for lladdr sent on the wrong interface

2020-11-24 Thread Stephen Suryaputra
On Tue, Nov 24, 2020 at 01:43:54PM -0700, David Ahern wrote: > On 11/23/20 5:23 PM, Stephen Suryaputra wrote: > > Hi, > > > > I'm running into a problem with lladdr pinging all-host mcast all nodes > > addr. The ping intially works but after cycling the interface that > > receives the ping, the ec

Re: VRF NS for lladdr sent on the wrong interface

2020-11-24 Thread David Ahern
On 11/23/20 5:23 PM, Stephen Suryaputra wrote: > Hi, > > I'm running into a problem with lladdr pinging all-host mcast all nodes > addr. The ping intially works but after cycling the interface that > receives the ping, the echo request packet causes a neigh solicitation > being sent on a different

VRF NS for lladdr sent on the wrong interface

2020-11-23 Thread Stephen Suryaputra
Hi, I'm running into a problem with lladdr pinging all-host mcast all nodes addr. The ping intially works but after cycling the interface that receives the ping, the echo request packet causes a neigh solicitation being sent on a different interface. To repro, I included the attached namespace sc