arping: api to return responder mac address 58/39458/4
authorOle Troan <otroan@employees.org>
Thu, 31 Aug 2023 07:48:45 +0000 (09:48 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Mon, 4 Sep 2023 17:05:48 +0000 (17:05 +0000)
commit8af78b8e360f12ffb9e347868a6e820bee618b81
treeeca07b5a911ca30c9862105f856777464f1c68e9
parent34850e01876005422ba9523df5ae0400964e1c91
arping: api to return responder mac address

The new arping_acd call includes the responders mac address in the reply.
Enabling a client doing address conflict detection to identify if it
is itself that is replying or that it is another host uses the IP
address.

Type: feature
Change-Id: Ia4bab2af1086f06ed71ba42e2e07368d4e330a27
Signed-off-by: Ole Troan <otroan@employees.org>
src/plugins/arping/arping.api
src/plugins/arping/arping_api.c
src/plugins/arping/arping_test.c