Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7a14ab5d 06/06/2023 07:39 PM Marcos M

Correct the filter when validating URLs. Fix #14356

87d2b746 06/05/2023 02:12 PM Christopher Cope

CP fix check for used mac db content. Fixes #14446

c13bf6d4 05/30/2023 01:45 AM Christian McDonald

Ignore ngeth and wg interfaces when performing interface mismatch detection. For #14410

ea79a4fe 05/25/2023 02:18 PM Jim Pingle

Correct 6o4 addr variable name. Fixes #14415

217f42ec 05/24/2023 01:05 PM Jim Pingle

Correct alias bulk import regression. Fixes #14412

While here, ensure that a broken alias configuration does not cause PHP
errors which prevent users from using the GUI or console.

9fab01ea 05/22/2023 01:15 PM Christopher Cope

inc/upgrade_config: PHP 8.x issues. Fixes #14400

8156d6d4 05/15/2023 09:59 PM Reid Linnemann

Fix ipsec_ikeid_next() copy/paste errors

The content of ipsec_ikeid_next() had some references to undefined variables
stemming from a change of nomenclature between 'ike', 'req', and 'key'. This
seems to stem from content in ipsec_ikeid_next() originating as a copy/paste...

62fb07c8 05/10/2023 10:44 PM Reid Linnemann

Disable CARP until services have started and before shutdown/reboot. Fixes #2218

CARP has historically been enabled as part of interface bringup and sync setup
fairly early in rc.bootup. This change intentionally shuts down CARP from
interface bringup all the way until services have been started to ensure that a...

211d0196 05/10/2023 08:51 PM Reid Linnemann

Relocate ConfigLibTest.php to new tests directory

To correctly handle running test in situ, add set_include_path() call to add
relative src/etc/inc path to the include path string

a2a2e8a8 05/09/2023 03:07 PM Jim Pingle

Work around PHP var ref scope weirdness. Fixes #14363

View revisions

Also available in: Atom