Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  etc
  usr

Latest revisions

# Date Author Comment
66344dc6 05/29/2024 07:47 PM Marcos M

Fix checkbox always being unchecked on page load

For the GUI option introduced in #15430

33f2ad24 05/29/2024 04:36 PM Jim Pingle

Encode dir names in browser.php. Fixes #15525

e254aea4 05/28/2024 06:09 PM Marcos M

Automatically use floating states for IPsec rules. Fix #15430

74ad34bc 05/24/2024 06:11 PM Marcos M

Avoid configuration loop with LAGG interfaces. Fix #14083

The fix to #9453 introduced a loop when configuring LAGG interfaces.
This happens when interface_lagg_configure() ultimately calls
set_interface_mtu() which also calls interface_lagg_configure(). Since...

4b9165e5 05/24/2024 05:25 PM Marcos M

Default to an empty array for functions expecting a countable value

Do this for foreach() and count().

4eddd5ab 05/24/2024 03:18 PM Reid Linnemann

Correct default for 'system/acb' in write_config() to empty array instead of null

63d6bb4f 05/23/2024 05:37 PM Marcos M

Update all direct config access with accessor functions

9f0e98bc 05/23/2024 05:37 PM Marcos M

Refactor config upgrade to use config accessors

40052af4 05/23/2024 05:37 PM Marcos M

Use config accessors in traffic shaper functions

26308930 05/23/2024 05:37 PM Marcos M

Use config accessors in certificate functions

View revisions

Also available in: Atom