Add qos_* iptables chain namespace for QoS
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Oct 2011 12:39:16 +0000 (12:39 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Oct 2011 12:39:16 +0000 (12:39 +0000)
commite8506104c96cb2046780bf5ebb22bdfa6ca249f4
tree8d97b95bab35643b45072cc9423b84b3d7c3e4d2
parent81ec39d190e16415d5fcbed780de41074f014a32
Add qos_* iptables chain namespace for QoS

Prefix the names of the iptables chains used for QoS with "qos_" to
allow for identification of QoS chains for removal across configuration
changes.  When clearing QoS iptables chains, only remove chains with the
namespace prefix in order to preserve user and/or other package chains
in the mangle table.

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28622 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/qos-scripts/files/usr/lib/qos/generate.sh
This page took 0.024271 seconds and 4 git commands to generate.