Add ovpn qinqs to bridges instead of rebuilding them. Fixes #13666
qinq interfaces defined with parent openvpn interfaces are configured late inrc.bootup, after qinqs for other physical and logical interfaces and bridges areconfigured. The resolution to #13225 ensured that these late interfaces were...
rc.ipsec: Strip bonus quotes. Fixes #13076
The string was coming from check_reload_status wrapped in quotes thatwere not necessary, and were causing the string to not match when itshould have.
Rector some direct config gets with complex paths.
Pass reloadall flag to dhcp6c config. Fixes #13253
This ensures that if the interface is being configured in a way that requires a reload, that the DHCP6 client is also restarted. This allows the DHCP6 client to restart when applying settings and during other necessary events.
Rector some config unsets with complex paths.
DDNS Save+Force timeout improvements. Fixes #12870
Rector some direct config gets with pure scalar paths.
Rector some more direct config unsets with pure scalar paths
Fix regression in URL alias parsing. Fixes #13685
Correct special net NPt dst prefix handling. Fixes #13240
Disables prefix length drop-down when using a special net (e.g. track6delegated prefix) because that already has its own prefix length.
Being able to specify a custom prefix was of dubious use and served to...
View revisions
Also available in: Atom