Files
Felipe Moura 9fbac6686a net/arp: do not resolve an address to another interface's MAC
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>
2026-09-07 19:19:07 +08:00
..
…
…
…
…