mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 12:08:16 +00:00
On a cache miss arp_find() returns the MAC of any interface holding the address, ignoring the egress device. Two interfaces on one subnet then leave the peer unreachable until the entry is relearned. Assisted-by: Claude Code:claude-opus-5 Signed-off-by: Felipe Moura <moura.fmo@gmail.com> |
||
|---|---|---|
| .. | ||
| arp.h | ||
| arp_acd.c | ||
| arp_dump.c | ||
| arp_format.c | ||
| arp_input.c | ||
| arp_ipin.c | ||
| arp_notify.c | ||
| arp_out.c | ||
| arp_poll.c | ||
| arp_send.c | ||
| arp_table.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||