Add gateway substatus. Fixes #10546
Update return_gateways_status to return a substatus as well as the existing status.
status changed to be one of online or down.substatus can be one of none, down, highloss, highlatency, loss, latency, or force_down...
Clean NDP table button. Implements #10975
VLAN MTU improvements. Issue #9154
Interface assignment fix for PPP interfaces. Fixes #10240
Fixed #10406 By adding "notoggleall" class to button group
Merge pull request #4470 from vktg/cleardhcpleases
Merge pull request #4478 from vktg/ddnsstatic
Merge pull request #4472 from vktg/ntpauth
Add help text to Register DHCP Leases in Resolver
This change adds a sentence to the help text for the `Register DHCP Leases in the DNS Resolver` input field.
Enabling this option has the non-obvious side effect of reloading Unbound each time a client obtains a DHCP lease. This reload flushes the resolution cache, which can mean long recursive lookups being required for even frequently used domains....
NTP server authentication. Issue #8794
Merge pull request #4477 from vktg/cphadel
Create key and zone section for static DHCP mappings. Issue #10224
Delete Captive Portal related files on HA node. Fixes #10891
Ability to clear all DHCP leases at once. Implements #7406
Use the full path.
Further reduce the sysctls parsed.
Remove the 'a' which does nothing when you specify OIDs.
Prevent over-matching the sysctl output
Merge pull request #4471 from vktg/pppoeaddfix
Merge pull request #4301 from vktg/arpclearbtn
Merge pull request #4469 from vktg/gwgrpopupfix
Merge pull request #4468 from vktg/syslogdintcheck
Remove space from EOL
Merge pull request #4466 from vktg/sanitizewifiradius
Merge pull request #4465 from vktg/sanitizesecret2
PPPoE server add fix. Fixes #10949
Button to clear the ARP cache. Issue #4038
Gateway group popover fix. Issue #10948
Revised fix 10945 to include gateway popup
Popover sanitizer stuff is more logically provided in pfSense.js where other popover controls live
Fixed #10945By adding the HTML elements used in pfSense popovers to the default sanitizer whitelist
Rebind syslogd on interface change. Issue #9660
Sanitize WiFi 802.1x RADIUS shared secrets. Implements #10946
Sanitize secret2. Implements #10944
Fix #6030
Use a range of tracker ids for anti-lockout, bogons and rfc1918 rules soany rule has a unique identifier
Fix #10743: Enable/Disable GoogleStadia checkbox
DNS Domain Overrides help tip. Issue #10912
Merge pull request #4458 from vktg/rfc2307userdnupdate
Update Font Awesome to v5 using shim
diag_dns.php: Fix button icon to match text for alias actions.
System DNS Server changes. Implements #10931
There are significant changes here, but ultimately should be a smoothtransition. See https://redmine.pfsense.org/issues/10931 for moredetails.
Use user DN for RFC2307 membership search (updated). Issue #9527
Update bootstrap to v3.4.1
Update URLs to docs. Fixes #10481
Update help.php URLs. Fixes #10481
Merge pull request #4457 from vktg/bridgecpvalidation
Bridge interface Captive Portal validation. Issue #6528
Merge pull request #4456 from vktg/nptoverlapvalidation
Merge pull request #4455 from vktg/pppoesrvinfcheck
Merge pull request #4454 from vktg/pppoesecondradius
Merge pull request #4452 from vktg/backupdhcpleases
NPT prefix overlap validation. Issue #7741
PPPoE Server interface input validation. Issue #4510
PPPoE Server secondary RADIUS server fixes. Issue #10926
Backup/restore DHCP v4/v6 leases. Implements #10910
Do not restart PPPoE server after adding/modifying users. Implements #10318
Merge pull request #4176 from vktg/maxikev1exchanges
Merge pull request #4436 from f-bor/ipsec_custom_port
add custom ipsec ports
Revert "Use user DN for RFC2307 membership search. Issue #9527"
This reverts commit e924485c9e681771806fe3ee63ed746152fcbcb9.
Merge pull request #4451 from vktg/backupextradatacheckbox
Merge pull request #4369 from vktg/hidemobpskfields
Handle net.pf.request_maxcount via sysctl. Fixes #10861
Include extra data backup checkbox. Implements #10914
Hide IPsec Pre-Shared Keys non-psk fields. Issue #10532
Add red border for disabled rules
Style changes
$a_vtimaps is always an array
Merge pull request #4190 from vktg/remove00vti
Don't complain about SMTP port if service is disabled
Merge pull request #4447 from overtninja/master
Merge pull request #4444 from vktg/cpmacmask
Merge pull request #4443 from vktg/unboundmultiip
Merge pull request #4441 from vktg/floatrulesimp
Merge pull request #4440 from vktg/rmcpfiles
Merge pull request #4438 from vktg/staticroutestooltip
Merge pull request #4257 from vktg/ovpnclientpass
Merge pull request #4442 from vktg/dhcp6staticdns
Merge pull request #4315 from vktg/localradiusauth
Allow to use IP Alias on PPP interfaces. Issue #7132
Rework route functions
- Created route_table() that returns an array containing all items from route table. It uses --libxo to get a json object- Created route_get() that return an array with route items to desired target- Created route_get_default() to get current default route for inet or...
Remove diag_backup control logic to backup.inc
Correcting style issues
DHCPv6 Static Mapping fix. Issue #10882
Pushover Notification Support. Implements #10495
Captive Portal MAC masking. Implements #2424
Floating rules with large number of interfaces fix. Issue #10892
DNS Resolver multi IP for host overrides. Implements #10896
OpenVPN client userpass is mandatory. Issue #10409
Remove extra 00 padding of VTI interface names. Issue #9592
Delete Captive Portal related files. Fixes #10891
Add option to increase parallel IKEv1 Phase 2 rekeys. Issue #9331
Static Routes Page tooltips and help text. Fixes #10889
Merge branch 'master' into cpusedmacsbackup
Backup/restore Captive Portal UsedMACs. Implements #10856
Merge pull request #4434 from vktg/ddnsname
Merge pull request #4433 from vktg/cpusedmacsha
DHCP service DDNS key name RFC2845 compat. Fixes #10844
Captive Portal UsedMACs sync. Issue #10857
rename alias.inc in firewall_alias.php