1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +02:00
openwrt/package
Tony Ambardar b701d78105 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-06-28 16:41:45 +02:00
..
base-files base-files: add menuconfig option for HOME_URL 2018-06-27 08:40:34 +02:00
boot uboot-kirkwood: fix malformed boot configuration 2018-06-27 08:42:54 +02:00
devel gdb: Update to 8.1 2018-06-07 09:05:32 +02:00
firmware ipq40xx: add support for the ZyXEL NBG6617 2018-06-26 08:57:26 +02:00
kernel mac80211: make rtl8xxxu buils again 2018-06-26 16:00:33 +02:00
libs mbedtls: Cosmetic cleanups 2018-06-18 20:28:20 +02:00
network qos-scripts: fix uci callback handling 2018-06-28 16:41:45 +02:00
system ucert: fix build 2018-06-15 08:57:44 +02:00
utils package/utils/e2fsprogs: Update to 1.44.2 2018-06-26 10:26:05 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00