Use the appropriate parent interface with gateway groups using CARP VIPs.Ticket #4990
Disable DHS as a dynamic DNS provider option. It's never worked, andfixing is more complex than just fixing the variable screw up anddisabling cert validation for their SSLLabs F-graded site. Updates made ontheir site even take quite some time to be reflected, seems to be a largely...
Use self rather than any in auto-added IPsec rules to preventover-matching. Ticket #5211
Merge pull request #1938 from phil-davis/patch-5
Fix comment language
Remove syslog.conf entries on package uninstall (Bug #5210) - RELENG_2_2
The remove_text_from_file() is not needed at all. However, system_syslogd_start() must be run after the package entries are gone from config.xml, otherwise system_syslogd_start() just re-adds the (now almost removed) package logging configuration from there.
Redmine #5200 be less aggressive about DHCP Pool Notice V2
This one will log_error() the DHCP pool message when it detects the inconsistency at the end of the setup wizard during reload all.That way it can still be seen in the system log that this happened, and one day someone might chase down all the steps in the "reload all" process....
Use get_interface rather than find_interface here. It'll work for VIPs on gateway groups this way, and cache doesn't really matter here. Partial fix for Ticket #4990
Do not pass vouchers shorter than 5 characters to voucher application, theyare too short to be a valid voucher.
Discussed with: Jim PIssue: #4985
Merge pull request #1790 from phil-davis/pkg-install-4884-RELENG_2_2
View revisions
Also available in: Atom