openwrt/package/network
Tony Ambardar 393ee8d0b2 qos-scripts: fix uci callback handling
The previous callback code was fragile, dependent on some UCI callback
bugs and side-effects now fixed in master commit 73d8a6ab.

Update scripts to use callbacks where appropriate and necessary, while
using normal UCI config parsing for all else. This results in smaller,
simpler, more robust code. Use callbacks in generate.sh to only process
'interface' defaults and the varying entries for 'reclassify', 'default'
and 'classify' sections. Also switch qos-stat to use non-callback UCI
handling.

The current changes work independently of 73d8a6ab (i.e. both before and
after), and are consistent with UCI config parsing documentation.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-07-16 09:32:27 +02:00
..
config qos-scripts: fix uci callback handling 2018-07-16 09:32:27 +02:00
ipv6 odhcp6c: add noserverunicast config option for broken DHCPv6 servers 2018-07-15 22:23:09 +02:00
services uhttpd: update to latest Git head 2018-07-15 14:30:50 +02:00
utils iproute2: tc: update support for cake 2018-07-07 11:13:01 +01:00