openwrt/package/network/config
Hauke Mehrtens 27677af27c 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:38:02 +02:00
..
firewall firewall: options: fix parsing of boolean attributes 2020-10-16 21:38:02 +02:00
gre gre: make encaplimit support configurable 2018-12-18 17:22:05 +01:00
ipip ipip: Support fqdn as remote tunnel endpoint 2016-10-26 17:53:53 +02:00
ltq-adsl-app ltq-xdsl-app: start after led script 2018-05-24 17:24:30 +02:00
ltq-vdsl-app ltq-xdsl-app: start after led script 2018-05-24 17:24:30 +02:00
netifd netifd: add support for suppressing the DHCP request hostname by setting it to * 2019-12-22 22:52:01 +01:00
qos-scripts qos-scripts: fix uci callback handling 2018-07-16 09:32:27 +02:00
soloscli treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
swconfig swconfig: swlib_map_settings(): change return type to void 2018-12-18 09:44:02 +01:00
vti vti: add vti specific settings as nested json object 2017-03-21 22:59:08 +01:00
vxlan vxlan: add options to enable and disable UDP checksums 2018-01-24 13:53:34 +01:00