Fix unbound shortcut links
Fixes redmine #41511) Make the naming in shortcuts.inc more clear - forwarder=dnsmasqresolver=unbound2) Make the value of $shortcuts_section correct in each dnsmasq andunbound php code3) Make diag_logs_resolver.php smarter, so if dnsmasq is enabled, then...
clarify message here after customer feedback, it wasn't meant to imply "only a reboot will re-enable" but that's how some people have read it.
Move this check before full sync to disable dnsmasq/unbound in the first time it's sync'd
Add dnsmasq and unbound config sections to full sync, it fixes #4076 that is caused because boolean config fields are not disabled on secondary
Display tunnel description on IPsec widget
There was not even code to attempt to display the description.Also, when I first created a phase1 and there were no phase2 yet, the widget spat out the warning for the line:foreach ($config['ipsec']['phase2'] as $ph2ent){ ......
Correct even other areas of CP using pfSense_ipfw_getTablestats function.
Fix displaying description for IKEv1 connected tunnels
Oops remove variable with same name unused!
Add checks for ghost phase2 and no need to check for number of phase2 here
Correct skipping of disabled tunnels
View revisions
Also available in: Atom