Ticket #321. Include captiveportal.inc it is needed so that rc.reload_all finishes to the end.
add required include.
Fix missing include for config upgrade 1.2 -> 2.0Fix missing include for /etc/rc.reload_all
Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed
Log when we are relaoding all settings
sleep for 2 seconds between loading
Call filter_configure_sync() after syncing settings.
Add reload_all and reload_interfaces shell hooks