Use ipfw tables for allowed ips. This reduces the number of rules needed for them and speedups things when this list is big. This simplifies even deleteing an allowed ip from services->captiveportal->allowedips since we just need to remove them from the table.
Fix typo its tagged and not tag.
Reported-by: mileswuPatch-extracted-from: https://rcs.pfsense.org/projects/pfsense/repos/mainline/merge_requests/30
fix typo
Resolves #49
Allow logging everything to syslog (allows syslog of snort, amongst other things)
Save update file on $g[upload_path] instead of /tmp
Check for nanobsd update
Check if file exists before unlink
Call conf_mount_rw() before execute boot0cfg to prevent I/O errors
s/ABOOT_DRIVE/BOOT_DRIVE/ since this variable is not defined, and the drive is always the same, the only thing that changes is the slice.
View revisions
Also available in: Atom