#!/bin/sh
. /www/cgi-bin/functions.sh
lock_cgiwait
qos_totalnum=0
qos_totalnum=`nvram get qos_rule_count`
print_cgi_header
print_http_header "/funcs.js" "/qos.js"
print_noload_header "_qos_add" "qos_rule.html" "add_qos_ether"
print_table_header ""
echo ""
cat <
EOF
print_http_footer