1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 19:21:53 +03:00
systemd/test/test-network/conf/25-qdisc-netem-and-fqcodel.network

25 lines
328 B
SYSTEMD
Raw Normal View History

2019-10-29 18:33:19 +03:00
[Match]
Name=dummy98
[Network]
IPv6AcceptRA=no
Address=10.1.2.3/16
[NetworkEmulator]
2019-10-29 18:33:19 +03:00
Parent=root
DelaySec=50ms
DelayJitterSec=10ms
LossRate=20%
PacketLimit=100
2019-10-29 18:33:19 +03:00
[FairQueueingControlledDelay]
Parent=ingress
PacketLimit=20480
MemoryLimit=64M
Flows=2048
TargetSec=10ms
IntervalSec=200ms
Quantum=1400
ECN=yes
CEThresholdSec=100ms