openwrt/package/network/config/firewall/patches
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
..
0001-zones-apply-tcp-mss-clamping-also-on-ingress-path.patch
0002-options-fix-parsing-of-boolean-attributes.patch firewall: options: fix parsing of boolean attributes 2020-10-16 21:37:22 +02:00