Remove extra code that isn't needed any more in interfaces.inc.
creating pppoe reset file is now handled directly in interfaces_ppps_configure function.
Fix empty data shown in interfaces_ppps when dislaying modem interfaces.
Also, clean up interfaces_ppps_configure. For PPtP/L2tP if Local IP field isleft empty, try to get the IP from the physical interface if it has one. If notjust log error and abort.
Add array_merge_recursive_unique which was called in xmlrpc.php but did not yet exist. Fixes #645
change privs too
Don't perform these multiple times as they do not change on each loop iteration. Having them inside the loop can also generate an invalid DHCP config file, instead of just warning that there is no CARP VIP defined.
Actually seems this option is deprectated. Thanks-to: gnhb
Place bundle options at the bunlde code section.
Fixup code.
Do not delete/create a route for a gateway that is marked as down to avoid removing needed routes to check teh gateways. Reported-by: http://forum.pfsense.org/index.php/topic,25854.0.html
With no * mpd will suppress some of the logs, but still doesn't seem quite right.
View revisions
Also available in: Atom