mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
qosify: keep ICMP in the default best-effort class
Also preserve existing DSCP tags to make it easier to test latency for different DSCP values Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
537df46a39
commit
ff6b89df70
@ -1,7 +1,7 @@
|
||||
config defaults
|
||||
list defaults /etc/qosify/*.conf
|
||||
option dscp_prio CS5
|
||||
option dscp_icmp CS6
|
||||
option dscp_icmp +CS0
|
||||
option dscp_bulk bulk
|
||||
option dscp_default_udp CS4
|
||||
option bulk_trigger_timeout 5
|
||||
|
Loading…
Reference in New Issue
Block a user