openwrt/package/network
Hauke Mehrtens dda5e3db19 firewall: options: fix parsing of boolean attributes
Boolean attributes were parsed the same way as string attributes,
so a value of { "bool_attr": "true" } would be parsed correctly, but
{ "bool_attr": true } (without quotes) was parsed as false.

Fixes FS#3284

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 7f676b5ed6)
2020-10-16 21:37:22 +02:00
..
config firewall: options: fix parsing of boolean attributes 2020-10-16 21:37:22 +02:00
ipv6 odhcp6c: update to latest git HEAD 2019-09-07 13:13:40 +02:00
services hostapd: Fix compile errors after wolfssl update 2020-09-04 00:41:56 +02:00
utils comgt: fix hotplug event handling 2020-09-19 19:48:27 +02:00