check total swap size on dashboard
Refer to bug #8587
misspelled ldap bind username variable
Correct PHP syntax error that leads to a PHP 7 error.
Correct the gateway check when deleting a VIP. Fixes #4438
Now it checks to see if there are other VIPs in the same subnet left,and only prevents deleting the last VIP by which a gateway could bereached.
Fixed #8515 fixed error in queue defintion where it would repeat
It should now create a new definition for each queue. Queues shouldnow show up under status > queues.
Added future ACB settings page
Validate NPt IPv6 address input and do not use invalid stored settings in rules. Fixes #8575
Rework loader.conf(.local) filtering. Fixes #8571
If this isn't aggressive enough, we could remove the "local" changes and onlykeep the new matching method.
Fix PHP error in dhcpd_gather_stats.php
Some variables were pre-populated with a string, then math was attempted based on a string value that couldn't be converted to an int.
Fix IPsec status widget conn matching to align with recent changes. Fixes #8562
View revisions
Also available in: Atom