Change alias name/pf keyword check to be case insensitive. Fixes #9231
(cherry picked from commit 2c5d3b1e5002598cb799a182ccc1d6e66d3aac5d)
Init filter rules in firewall_nat.php. Fixes #9193
(cherry picked from commit 701728c0778cbb4ccf95ebfad30bf56339d1a7e3)
Fix DigitalOcean DynDNS client
Fixes the check on the return value since it's been updated to useHTTP/2 syntax. Also adds logic to allow using `@` to denote updating theroot domain A record as well.
(cherry picked from commit 5878d529949aafef165acdce8e7daae234c9d2c4)
Minor fixes related to #9121
(cherry picked from commit 6f9729c0a53be67ced6d52e6e33dba6b237083ab)
Remove obsolete OLSRD code. Implements #9117
(cherry picked from commit 592bec817f152a7536572a675079776138827cc8)
Rework cert keylen/digest validation. Fixes #9180
(cherry picked from commit ed76624bf01c0d1718d427919145bf4e5f949264)
Fix array init in setup_wizard.xml. Fixes #9170
(cherry picked from commit f5f79fcc24241f0a76f6a7fe9b32917bee64e393)
Update translation files
Regenerate pot
Do not call interfaces_vlan_configure() every time an interface is edited in GUI.
This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FLAGS and others).
Add a logic to detect when a parent interface is changed and only then call interfaces_vlan_configure()....
View revisions
Also available in: Atom