mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 19:21:53 +03:00
18de0969c5
Closes #14763.
27 lines
358 B
SYSTEMD
27 lines
358 B
SYSTEMD
[Match]
|
|
Name=dummy98
|
|
|
|
[Network]
|
|
IPv6AcceptRA=no
|
|
Address=10.1.2.3/16
|
|
|
|
[FairQueueTrafficPolicing]
|
|
Parent=root
|
|
PacketLimit=1000
|
|
FlowLimit=200
|
|
Quantum=1500
|
|
InitialQuantum=13000
|
|
MaximumRate=1M
|
|
Buckets=512
|
|
OrphanMask=511
|
|
Pacing=yes
|
|
CEThresholdSec=100ms
|
|
|
|
[ControlledDelay]
|
|
Parent=clsact
|
|
PacketLimit=2000
|
|
TargetSec=10ms
|
|
IntervalSec=50ms
|
|
ECN=yes
|
|
CEThresholdSec=100ms
|