Make get_countr_code() parameter default to 'ALL'
Encode shaper queue name before printing. Issue #9294
Validation is already present and prevents bad values from beingentered.
(cherry picked from commit 1072b9333c47df593420937361349b09a9b73639)
Ensure IPsec P1 entries have a 'protocol' value. Fixes #9207
(cherry picked from commit d188b7251a83b4a8a39ba50dfaf9a1cba35cad17)
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)
Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160
(cherry picked from commit 4c6e3de40f56a1bd8d978a9dd4677d0ab025b8cb)
Fixed regression where calling station id was removed from openvpn
(cherry picked from commit 95f3d049bfead1c6faf04c8a626a7ce868f8b6f8)
Remove obsolete OLSRD code. Implements #9117
(cherry picked from commit 592bec817f152a7536572a675079776138827cc8)
Fix NPt validation to allow single addresses. Fixes #9163
(cherry picked from commit e9446f537051c7b536d0b3fbb5ebd00c3766001a)
Add Korean to the list of available languages
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