openwrt/package/network/config/firewall
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
..
files firewall: document rules for IPSec ESP/ISAKMP with 'name' option 2017-03-28 17:43:58 +08:00
patches firewall: options: fix parsing of boolean attributes 2020-10-16 21:37:22 +02:00
Makefile firewall: options: fix parsing of boolean attributes 2020-10-16 21:37:22 +02:00