Improve performance of state display in diag_dump_states.php
The variable $killdstip was previously used in the tool-tip for the killstate icon which later changed to reference srcip/dstip instead. Improvethe performance by removing this variable, assigning each state's date in...
Add a reminder to stop/start the RA service when the prefix has changed
The DeprecatePrefix option for radvd only triggers on shutdown.
Followup to 646389402feb2dd94171d7c81d4be67feef4f8d8.
Generate the UUID using the external interface MAC
Use the configured external interface to generate the UUID and serial forminiupnpd.conf. Additionally, resort to using a random MAC on failure.
Handle a null return from pfSense_get_ifaddrs()
- Update the usage of get_interface_addresses() to handle a null return- Update the usage of get_interface_mac() to handle an empty string- Remove unused argument from interface_qinq2_configure()
Move dictionary.pfsense into PREFIX where it belongs
Allow renaming when duplicating a gateway. Fix #16036
kea: Introduce kea-specific UI and config for DHCP-PD
Include Captive Portal zone description in messages
Consolidate Captive Portal zone name references from config
This change updates the code which uses the "captiveportal/<zone>/zone" path to instead use "captiveportal/<zone>". The latter path is chosensince most code that references the name uses this path and has the least...
Config access regression when installing cron jobs with RAM disks
View revisions
Also available in: Atom