Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
af317696 05/12/2023 12:17 AM Marcos M

Add VLAN support validation for the Packet Capture interface. Fix #14376

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...

1c0fa041 05/05/2023 12:21 PM Jim Pingle

Revert "Correct RAM disk swap calculation. Issue #13508"

This reverts commit b10998b1951b3e0d1cb74449a6b6dd333b9d292a.

b10998b1 05/03/2023 03:39 PM Jim Pingle

Correct RAM disk swap calculation. Issue #13508

It was not factored into the shell version as it should be (still a
problem here, see Redmine).

It was also returning a bogus small value on systems that have no swap
configured.

3eee2ed7 05/02/2023 02:33 PM Jim Pingle

Repsect NAT nosync for assoc rules. Fixes #14335

43efba01 04/27/2023 09:26 PM Marcos M

Use new utility function for ethertype, use correct operator, and remove redundant code. Fix #13382

d49f0945 04/19/2023 12:39 PM Marcos M

Fix invalid pcap filters in some cases. Fixes #13382

0d9f5d52 04/17/2023 03:32 AM Marcos M

Additional changes to new Packet Capture GUI. Implements #13382

e90ba648 04/12/2023 03:07 PM Jim Pingle

Automatic CARP/VIP rule refinements. Fixes #13908

  • Perform a filter reload after deleting a VIP. This is important not
    only for CARP but other VIPs, since they may be referenced in places
    such as tonatsubnets and/or interface macros.
  • Only add CARP rules to the ruleset when there is a CARP VIP...
fbf8f9e8 04/11/2023 03:29 PM Jim Pingle

Multiple issues with ICMP NAT/Rules. Fixes #14267

  • When making an associated firewall rule for a port forward, do not
    craft what would be an invalid port range.
  • When saving a firewall rule, safely handle an empty ICMP subtype list
  • When generating firewall rules, only check src/dst ports for protocols...

View revisions

Also available in: Atom