Code cleanupAdd a check to Copy DUID button on system_advanced_network.php
Support for configuring additional DUID types
dhcp6c stores the entirety of the OPTION_CLIENTID option in DHCPv6 datagrams inits DUID file (named dhcp6c_duid), except for the option code itself. The firsttwo octets in the DUID file are the option-len field, and are saved according to...
Pretty up the new smtp notification header.
Fix auth_check.inc so it conforms to the rest of the session management code. While here, make sure it performs a commit to avoid PHP session gc from reaping the session. Fixes occasional timeouts when sitting on pages that only fetch AJAX for prolonged periods. Fixes #8116
Remove ix from the ALTQ interface list. See ticket #7378
Merge pull request #6319 from JoeriCapens/master
Fix logging for L2TP and PPPoE server login/logout events. Fixes #8164
See https://redmine.pfsense.org/issues/8164 for the reasoning about why it was done this way.
Fix #6319 by setting ptr-domain and key variables correctly for dhcpdzones()
Merge pull request #3884 from stilez/patch-71
Fix typo
View revisions
Also available in: Atom