nft-qos: improve document for priority module 8372/head
authorRosy Song <rosysong@rosinson.com>
Wed, 20 Feb 2019 11:01:56 +0000 (19:01 +0800)
committerRosy Song <rosysong@rosinson.com>
Sun, 10 Mar 2019 07:44:30 +0000 (15:44 +0800)
Signed-off-by: Rosy Song <rosysong@rosinson.com>
net/nft-qos/Makefile
net/nft-qos/files/nft-qos.config

index 7951a0d71e1202b526f0f01b7da0ada38ea217b7..ed3ff441f7b967e5b13c6467143c39d7d1117b19 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nft-qos
-PKG_VERSION:=1.0.5
+PKG_VERSION:=1.0.6
 PKG_RELEASE:=1
 PKG_LICENSE:=GPL-2.0
 
index d18949007180d62342ef1e2e0220eba0b9565091..82e3b3928d710f9f10656d8805422507d28e76c5 100644 (file)
@@ -77,8 +77,9 @@ config default default
 # Traffic Priority Samples :
 #
 # protocol : tcp, udp, udplite, sctp, dccp, tcp is default
-# priority : integer between 1-11, 1 is default
-# service : you can input a integer or service name, e.g. '22', '11-22', 'telnet', 'ssh, http, ftp', etc
+# priority : integer between 1-11, 1 is default and the highest
+# service : you can input a integer or service name,
+#           e.g. '22', '11-22', 'telnet', 'ssh, http, ftp', etc
 #
 #config priority
 #      option protocol 'tcp'