Skip to content
Snippets Groups Projects
Commit 3aabf792 authored by Marina Maslova's avatar Marina Maslova
Browse files

use bridge interface for arping if interface is in the bridge

In case of bridge kernel uses bridge MAC for regular packets.
arping doesn't check routing decision and in case of passing
interface from the bridge it will use interface MAC as source.
This might produce conflicting ARP entry on other side, because
same IP has bridge MAC and at the same time interface MAC which
might differ.
parent 993336a0
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment