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.
$usedmacs should never be a string, default should be an array. For #13705
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 sets with pure scalar paths.
DHCP6 Adv field validation errors. Fixes #13493
A few fields were being validated but not informing the user when thevalues were bad. This commit lets the user know when they have enteredinvalid data in the affected fields.
Rector some direct config gets with pure scalar paths.
View revisions
Also available in: Atom