ip: check all fib src for a connected dst entry 21/20321/9
authorBenoît Ganne <bganne@cisco.com>
Tue, 25 Jun 2019 08:32:28 +0000 (10:32 +0200)
committerBenoît Ganne <bganne@cisco.com>
Tue, 2 Jul 2019 09:05:36 +0000 (11:05 +0200)
commit8a8b83f5fe740d4972f12455a54a0fc906320338
tree55b9e5a3020c40010634087e24a8ad223279af03
parentb25284832656dc8671fa8e1dc62ce78bb50f7394
ip: check all fib src for a connected dst entry

When looking for a connected fib entry matching the ARP destination,
there can be other DPO interposed prior to the connected one.

Type: fix

Change-Id: I9b4ab387fb08acf9879d5fda3791e6572a099492
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/vnet/ethernet/arp.c