arp: fix for source address selection 12/34212/3
authorEd Warnicke <hagbard@gmail.com>
Sat, 23 Oct 2021 00:51:22 +0000 (19:51 -0500)
committerNeale Ranns <neale@graphiant.com>
Sat, 23 Oct 2021 18:15:59 +0000 (18:15 +0000)
commit312b4cd841c94551e1de54df973891747306c390
treebc3b45700aa09b983bb10c7633dfb30b97af3c96
parentac306bd4c6279e8fc2e1cc9299a2c7592b740c5a
arp: fix for source address selection

Type: fix
Ticket: VPP-1970
Ticket: VPP-1992
Fixes: 9e17887db97bb9f6507270f9fa9923c10816e0df

https://gerrit.fd.io/r/c/vpp/+/33495/7 introduced a bug

where ND responses are inproperly dropped. This fixes that bug.

Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Change-Id: Iec4b07646332ced292e2211408c4f7af3088ac28
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
src/vnet/ip-neighbor/ip6_neighbor.c