Adding patch for pfearly hook from Andrew Thompson
Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls into running resolve_retry() with invalid parameters causing a long delay in returning.
In upgrade code for server load balancing, set redirect_mode. Also in the backend code, assume redirect_mode as the default if it's not set.
send lighttpd a KILL in restart_webgui, once I've seen the former way result in a never ending stream of .... never killing it, and others have reported the same. a killall -9 sufficed in those instances to kill it, so this should resolve.
Fix off-by-one in OpenVPN "local" to "ipaddr" conversion.
No need to use nohup when using mwexec_bg since it calls nohup itself. Also use fullpath to executables.
Remove nohup from the calling for check_reload_status since it may cause issues to the processes that get forked from it.
Add LB monitor types to config during upgrade, or they will be missing from boxes upgraded from 1.2.3.
Import error handling to avoid errors.
Internal cert and CSR creation error handling added.
View revisions
Also available in: Atom