openwrt/package/network
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
..
config firewall: options: fix parsing of boolean attributes 2020-10-16 21:38:02 +02:00
ipv6 map: drop default encaplimit value 2018-12-18 11:28:13 +01:00
services wireguard: bump to 1.0.20200611 2020-07-05 15:02:47 +02:00
utils wireguard: bump to 20191226 2020-05-07 13:54:56 +02:00