Split automatic to nat hosts fill into a function to be able to call it from other place, ticket #2416
Remove unused variables and fix automatic nat to alias-address
Merge pull request #854 from icyfork/provides_empty_STDIN_to_pw_command
local_sync_accounts: provides empty STDIN to pw userdel command
Add hybrid and disabled outbound NAT, fixes #2416:
- Add 2 new outbound NAT modes, hybrid and disabled, manual and advanced keep working the same way- Hybrid mode applies manual rules first, automatic after- Disabled do no create any outbound NAT rules...
The /usr/sbin/pw command may wait for user input. For example,if there is a manual crontab settings for :foobar account, thenwhen this account is requested to be deleted, the command willask if user wants to delete crontab settings for the account....
Merge pull request #850 from phil-davis/master
Handle comma-separated list of remote networks when making vpn_networks table
Add an option to set no-sync on rules to keep states from being synced via pfsync. Fix #2501
Rework the usage of the shell i/o during stop_packages(), fixes the "Syntax error: bad fd number" for the remaining people who still saw it on shutdown
This tag could be present, but empty. Skip processing if the interface has no IP address.
If the interface is configured and not enabled, bail. We do not need to change settings for disabled interfaces. Fixes #3313
View revisions
Also available in: Atom