Change default config domain to home.arpa. Implements #10533
Add a system option to handle the queue API usage in hn NICs.
A single queue is used in order to enable the ALTQ support, but some people mayprefer performance over the ALTQ features.
Ticket: #9647
Fix #9647.
Instead of forcing the defaults in the OS driver (introducing yet anotherchange), set the default to enable ALTQ support for hnX NICs in loader.conf.
Bump up config version to 20.6.
Create an upgrade function to run console_configure() and force an updateof the boot loader settings.
This is intended to force the Switch settings update (in factory).
Switch default NTP pool server. Fixes #9931
2.<x> pools contain both IPv4 and IPv6 hosts.
Update default config to match current default/version.
Deprecate the built-in relayd Load Balancer. Closes #9386
It is not available on FreeBSD 12 with OpenSSL 1.1.x.
Users can migrate to the HAProxy package.
Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223
Fix #7694: Replace sshlockout_pf by sshguard
Fix #8417
- Changed default value for Maximum Table Entries to 400000 in order to make bogonsv6 to work- Added code to upgrade config and set default value on systems where it's not defined- Changed default config to match new default and version 18.0...
Bump up the XML config version.
Bump up the default config.xml version.
Make sure pkg metadata is updated at least once daily. It will be used to speedup GUI parts related to pkg update
Revise default widget settings to accommodate new support widget name
Support widget visible by default
In a stock/default config.xml, show firewall rule descriptions in a column. Fixes #7323Previous performance and display issues do not appear to be a problem any longer. See https://redmine.pfsense.org/issues/7323
Added control to set dashboard widget refresh periodStart each widget refresh system after a short random delay to prevent all widgets hitting the server at the exactsame timeFix issues wherein two widgets were resetting the refresh timer from the AJAX call, not the call-back function, thereby risking stepping on themselves
Tweak upgrade - Remove unused code and document changes better
This will ensure a smooth upgrade for those running config 15.4 to any next version.
Revert "Add config upgrade code to update package names. Ticket #6118"
This reverts commit 297ace668e4a4ffbf1fb1581e7c765e2ed158e29.
Add config upgrade code to update package names. Ticket #6118
Update VIPs CARP parent on upgrade. Ticket #6164
Rebase / Update config version.
Add checks in case there are dpinger param problems
in 2.3 installations that were upgraded from 2.2.* when the apinger todpinger params conversion code in upgrade_130_to_131() was not so good.
Bring back rainterface, add config upgrade to convert to new _vip format. Ticket #6043
Set the ALTQ root queue bandwidth.
Whenever possible set it to 1Gb, if the sum of child queues if higher than 1Gb, set it the correct value so we do not break any existing setup.
Ticket #5721
Bump default config ver to 14.8
Add the upgrade code for OpenBGPd and Quagga OSPF packages.
Ticket #5884
Merge branch 'master' of github.com:dennypage/pfsense
Add config upgrade code to enable and configure DHCPv6 server and radvd where track6 is in use, as they were automatically configured previously. Add same config to default config.xml to retain existing behavior there. Ticket #3029
Remove deprecated <bridge/> tag from default config
Add the configuration upgrade code to make sure the existent settings will work after the last changes.
The CARP part of this code should be added together with the initial uniqid changes.
Firewall / Rules - Page Efficiency Upgrade
1) Only load the rules of the selected interface instead of loading all the rules of all interfaces and hiding them. Very inefficient and can result in sluggishness. Especially with large number of rules and/or large alias tables....
Also switch admin password in the default config.xml to bcrypt. Ticket #4120
Catch up to latest config version
retain OpenVPN's net30 default topology for upgraded configs so they still work. Ticket #5764
Revert "Remove track6-interface and track6-prefix-id from interfaces->lan in default config.xml"
It was not supposed to be committed, on default config, LAN must trackWAN
This reverts commit a75aa2ca5e7ee31e543d80a23d99fd2dd6cad5bc.
Add uniqid tag to CARP VIPs that don't have one upon upgrade. Ticket #4858
Fix up config setting for killing states on gateway failure. Enable this option where gw_down_kill_states is set. Flip setting accordingly during config upgrade to not use confusing 'kill_states' tag to not kill states. Ticket #5815
Switch to disabling strongswan unity plugin by default. Ticket #4178
Latest config revision is 13.7, catch up default config.
Fixed #5714
Bump for Nuke fifolog support
Should the default config version always be bumped to match the version in globals.inc when new upgrade code is committed?
Write upgrade config to replace apinger by dpinger, it should fix #5624
Move recently added upgrade code to a new config version
Remove unused time-update-interval
There is no longer any code for a UI field in 2.3 master.In RELENG_2_2 system.php the code for the field display is commentedout.The commented out code has been removed in the bootstrap conversion.This removes the various bits of leftover processing and validation code...
Fix old SNMP bindlan setting - Redmine #3883
Remove run-time code in services.inc that referenced "bindlan".Provide upgrade code to convert bindlan to bindip="lan" if needed.Update current config version.
Fixed #5432
Fixed #5222
Remove more references to theme, ticket #5333
Cleanup unused code:
- Remove xmlrpcbaseurl from globals- Remove xmlrpcpath from globals- Remove embeddedbootupslice from globals- Remove call_pfsense_method()- Remove check_firmware_version()- Remove get_active_xml_rpc_base_url()- Remove zeromq.inc...
Remove timezone from default config, we have a definition in globais.inc now
Retire PPTP server, fixes #4226:
- Remove PPTP server and all related code- Bump config version 12.2- Write upgrade config code to remove pptpd section and also cleanup firewall and NAT rules using PPTP interface or src/des
Move main pfSense content to src/