Fix missed reference to the pfSense-dhclient-script move.
Merge pull request #3301 from doktornotor/patch-1
Use empty()
Fix display of the number of states in the firewall rules page
For numbers greater than 1000 format_number() returns strings formatted like N.NNN K/M/G/T, that get cut to only the integer part if '%d' is used.
Fix CPU update period in System Information widget
This only updates after the refresh period set in System - General Setup - Dashboard update period; should not be hardcoded.
Allow "DHCP" in upper or lower case when adding LAN IP to setup wizard
Do not enter or leave the persistent maintenance mode if the CARP is temporary disabled.
While here update the CARP status check.
Test fix for #6762
Disable DHCP server on interfaces with subnet >= 31. Fixes #6930
Merge pull request #3299 from phil-davis/patch-8
View revisions
Also available in: Atom