QNAME minimization default has changed. Fix #15925
Only check for limiter name conflicts if the name changed. Fix #15990
While here, rename the variable $queue to $subqueue for clarity.
Fix PHP error in Firewall log settings. Fixes #15988
Remove debug print from issue #15874
Check value when setting config root
$value should always be an array when setting the configuration root.
Typo: Additional error handling for invalid cert config. Fix #15975
Fix toggleNATrule() always returning 'enabled' for a single rule
When toggleNATrule() was modified to accept a list of NAT rules, the defaultcase for a single 'id' in the postdata was broken by building a rule map of {id=> id}, and attempting later to index that map with id 0. If the rule being...
PREF64 support. Implement #15808
Allow up to 4 RDNSS addresses
Additional error handling for invalid cert config. Fix #15975
View revisions
Also available in: Atom