mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
network: netdev - bond add support for ARP missed max
Allows to configure bond arp_missed_max is the maximum number of arp_interval monitor cycle for missed ARP replies. If this number is exceeded, link is reported as down.
This commit is contained in:
@@ -14,5 +14,6 @@ MinLinks=1
|
||||
AdActorSystemPriority=1218
|
||||
AdUserPortKey=811
|
||||
AdActorSystem=00:11:22:33:44:55
|
||||
ARPMissedMax=10
|
||||
# feed the sanitizer
|
||||
AdActorSystem=00:11:22:33:44:55
|
||||
|
||||
Reference in New Issue
Block a user