-
Notifications
You must be signed in to change notification settings - Fork 727
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[icmp responder]: Allow hardcoding of ICMP responder MAC (#2970)
ICMP responder needs to reply to linkmgrd heartbeats using VLAN MAC as the destination MAC. Linkmgrd sends the heartbeat with the interface MAC instead of the VLAN MAC, and ICMP responder simply re-uses the interface MAC. This change allows ICMP responder to always reply with the VLAN MAC.
- Loading branch information
1 parent
eb77536
commit 2a11c0f
Showing
2 changed files
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters