Ticket #499. Create custom options propperly for each interface. This solution binds the option name to the interface name so it is even easier to distinguish.
Add code to allow applications on pfSense itself that bind to a socket or want to source route traffic to work. This fixes DynDns on multi-wan as the simplest of it.
Add a timeout for curl_exec. Combine all dyndns.org methods to one catching up with its API changes.
Fix regex on matching ip when behind nat.
Move checking if dyndns is enabled to the proper place.
Improve startup time by delaying dyndns synching.
Actually disable flowtables support by default.
Perform more strict validation on CA and Cert names before proceeding in the wizard.
Simplify "isset($rule['l7container']) and ..." as its already evaluatedabove and sets $l7present.
Make PPP redial when the connection is dropped. Also, fix PPP uptime display.
View revisions
Also available in: Atom