Skip to content

Commit

Permalink
qosify: keep ICMP in the default best-effort class
Browse files Browse the repository at this point in the history
Also preserve existing DSCP tags to make it easier to test latency for
different DSCP values

Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
nbd168 committed Nov 19, 2021
1 parent 537df46 commit ff6b89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/network/config/qosify/files/qosify.conf
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ff6b89d

Please sign in to comment.