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
Correct status counter of inactive tunnels
Merge pull request #1395 from wagonza/RELENG_2_2
Oops do not override ipsec status array!
View revisions
Also available in: Atom