Fix spacing in config warning logs
pfSense-Installer: Fix the issue when only the WAN settings are present.
During the configuration import, if only the WAN settings are present, removethe LAN settings from the configuration XML.
Ticket: #17854
Gateways with monitoring disabled may use incorrect address family
When return_gateways_status() processes gateways that have monitoringdisabled, the source IP used is always IPv4 regardless of the actualaddress family of the gateway address. Fix this by using the newer...
Gateways with monitoring disabled may be treated as down
When return_gateways_status() is called with $byname=false, gatewaysthat have monitoring disabled will be returned as down.
dhcp: give dhcp daemons a chance to shutdown before restarting
Skip DDNS on disabled interfaces. Fix #15802
Add more detail to config path warnings
Decrease the number of config requests when deleting filter rules
Only import the Netgate Installer settings when trigger_initial_wizard is set.
Remove the references to 'trigger_virt_setup' since it is not used on CE.
Fix OpenVPN CSO options upgrade
Previous config versions set these options in the config but onlyconsidered them enabled if their value is 'yes'. The enable detectionis now based on the existence of the option.
View revisions
Also available in: Atom