Fix up gateway advanced option note that was missed from 2.1 but on 2.0.x.
"block" is also a reserved keyword that can't be an alias name, or pf tosses an error.
Deprecate ampersand (by ExolonDX)
Apply this syntax fix to 2.1 branch (already applied in main after 2.1 was branched - https://github.com/pfsense/pfsense/commit/4cafb367f136489a534d7b3a4ba49c2ed8f6df08 )
Add missing quotes (by ExolonDX)
Apply this syntax fix to 2.1 branch (already applied in main after 2.1 was branched - https://github.com/pfsense/pfsense/commit/c620c1817e49f8afa4078e342e0f4b4e111a7ef5)
Fixes #3001, Check the protocol of the webgui to determine if https is being used for custom ports.
Use global aliastable and proper fix #2941
Widget Firewall Logs Fields
In the Firewall Log Widget view time field is of more use than source port and protocol.Add time field and remove source port and protocol fields.Fields: Action, Time, Interface, Source IP, Destination IP & Port
Fix whitespace and indent
Remove if statement
Don't stomp on this variable or data loss can occur (disappearing static mappings)
View revisions
Also available in: Atom