Switch all the actions(pipe create/table modify/get mac address) during fast path of CP to pfSense modules ones.
Remove IPFW_FILTER flag since it gets not used anymore
Add extra check for DHCP static mapping edit pages to prevent an error when no DHCP config exists yet.
Add extra checks for reading and saving certain wireless settings and fix an existing check.
ARP Table Static Entries from Individual DHCP Static Mappings
Assign individual DHCP static mappings as ARP table static entries.Useful / necessary for sending WoL magic packets from external services / sources, and for any other purpose that needs a static ARP table entry.
Don't allow transport mode to be selected for mobile clients. Fixes #2713
Merge pull request #273 from N0YB/Widget-Firewall-Logs-Filtering
Widget Firewall Logs Filtering
Update usr/local/www/javascript/filter_log.js
Firewall Logs Widget FilteringOptions to filter on interfaces, 'pass', 'block', & 'reject'
Update usr/local/www/widgets/widgets/log.widget.php
license: Bump and fix some copyrights.
The copyright statements have been taken from source archives 1:1
Notes:- FreeBSD is NOT an Inc. it's the FreeBSD project (and exists since 1992!) (Took COPYRIGHT from RELENG 8.3)- ISC changed to an Inc. and does not explicitely state...
View revisions
Also available in: Atom