Resolve issues that made php core dump or eat a lot of memory when big routing tables are present.
Add a flag that defaults to on allowing the control of delete states from external callers such as pfCenter
Switch back to the default gateway configured when possible when gateway switching is active
Correct check for the gif mtu during an interface readdition to bridge.
Only apply remote_network setting for p2p modes, since it is not valid for remote access modes. Fixes #1707
Revert wrong fix of Bug #1711.
Correctly restart the SSL lighty instance when running.
Remove 'maxproc' since its unused in the code and correctly use maxprocperip to allow the GUI setting to be actually usable. Reported-by: http://forum.pfsense.org/index.php/topic,39155.0.html
Bug #1711. Acct-x-Octets are always 0 in Captive Portal -> Radius acct messages.
Correct the check for mtu 1500 to inlcude it. Also add the check on bridge_add_member function
View revisions
Also available in: Atom