-
- Downloads
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.
Loading
Please register or sign in to comment