Fix ACB timezone conversion. Fix #16209
Lets the client show ACB timestamps using the local timezone.
rc.restore_ramdisk_store: make removing the backup directory non-fatal
Make sure a valid monitor address exists when creating the rule.
Followup to 83637fdf058f0f9207ca339fb9bc44728f9dbd28.
Improve gateway monitoring. Fix #16180
Revert the changes from 3b5f0ecbfc2d952891dbe227e9afbf9d2ed0ebd4 sincerouting an address via an interface causes the system to treat it aslocal and send IPv6 NS requests to addresses that may not be local. Asan alternate solution, add filter rules to prevent gateway monitoring...
Bump config version
Remove interface_isppp_type_ephemeral()
Correct a copy/paste error and escape shell args where downing if_pppoe iface
Always bring if_pppoe interfaces down before destroying them
For kernel if_pppoe interfaces, when the interface is destroyed it is removedimmediately without sending a Term-Request. This leaves the other end of the PPPtunnel established until it times out from lack of response. In the interim, if...
Add interface network aliases even if empty. Fix #16182
This changes the behavior for interface "subnet" aliases to be included in/tmp/rules.debug even when the alias is empty. This matches how otheraliases are handled. When an alias is empty and a rule references it,...
Fix updating renamed aliases with multiple entries
Previous behavior only checked single-entry aliases. This change allowscalling update_alias_names_upon_change() with a spearator to loopthrough the alias and update all entries.
View revisions
Also available in: Atom