Browse Source

qosify: add class specific bulk flow detection example to voice class

With the new version, priority/bulk flow detection can be selectively enabled
and configured per class

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 4 years ago
parent
commit
991966f1f5
1 changed files with 3 additions and 0 deletions
  1. 3 0
      package/network/config/qosify/files/qosify.conf

+ 3 - 0
package/network/config/qosify/files/qosify.conf

@@ -19,6 +19,9 @@ config class video
 config class voice
 	option ingress CS6
 	option egress CS6
+	option bulk_trigger_pps 100
+	option bulk_trigger_timeout 5
+	option dscp_bulk CS0
 
 config interface wan
 	option name wan