arp: update error reason when checking for proxy-arp 06/37106/2
authorBenoît Ganne <bganne@cisco.com>
Mon, 12 Sep 2022 15:56:16 +0000 (17:56 +0200)
committerNeale Ranns <neale@graphiant.com>
Mon, 19 Sep 2022 01:25:15 +0000 (01:25 +0000)
commit114b154659fc647881d50d5bf1ae10c97090254e
treeff21e33867cc2d7b82137b9974804426841451fc
parent59abf89dda5e0d216892af503898c1307aae0c3d
arp: update error reason when checking for proxy-arp

When we follow arp feature arc for proxy-arp, we should still update
the error reason in case proxy-arp cannot handle the arp request and
drops it.

Type: improvement

Change-Id: I046df017ca2056cfc12af0f0a968b401058bcd6d
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/vnet/arp/arp.c
test/test_neighbor.py