bundles/systemd-networkd: LACPTransmitRate=fast
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
00fd1df67a
commit
4f6b57676a
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ TransmitHashPolicy=layer3+4
|
||||||
% endif
|
% endif
|
||||||
MIIMonitorSec=0.1
|
MIIMonitorSec=0.1
|
||||||
% if mode == '802.3ad':
|
% if mode == '802.3ad':
|
||||||
LACPTransmitRate=slow
|
LACPTransmitRate=fast
|
||||||
% endif
|
% endif
|
||||||
|
|
Loading…
Reference in a new issue