List logged-in IPsec xauth users and provide a mechanism to disconnect them. Implements #1986
Allow for atleast 15 seconds before considering it a timeout, 60 would mean try once, since it would immediately hit the 60 second timeout
Switch to a common function to determine anti-lockout ports, and fix a bug that was getting the ports wrong with custom https+redirect on.
Don't do resolve_retry on ipsec_get_phase1_dst() results, because ipsec_get_phase1_dst() already does that before returning output.
Test for empty here, rather than !, so a blank value (as from mobile clients) doesn't fall to the other tests.
Merge pull request #2 from TheBlueMatt/master
Custom Dynamic DNS
Fix reference updating for when more than one carp vip exists. Skip the upgrade code if no carp vip defined. Ticket #2445
Disable logging for now since it will spam every 60secs * #users * #zones
Add missing declaration for global variable $g where it is used.
Fix name of the config section for virtual IPs in upgrade code. Ticket #2445
View revisions
Also available in: Atom