Project

General

Profile

Revision:

Revisions

# Date Author Comment
78bbf6b5 08/05/2025 04:44 PM Marcos M

Don't clobber rules list

0cd07609 08/02/2025 03:35 PM Marcos M

Fix regression with easyrule and speed up rule list generation.

Followup to 2bdfe606826b9f232f47d676948de175445b29b3.

2bdfe606 08/02/2025 12:03 AM Marcos M

Refactor config rule sorting

Refactor how configuration rules are sorted to allow easier and more
granular control of where the ruels are placed.

- Split user filter rules into separate PFConfig categories.
- Create helper functions to get, add, remove, and reoder config rules....

554a9bde 08/02/2025 12:03 AM Marcos M

Update PFConfig and rule label constants

- Create a new constant for all categories for ease of use.
- Move constants to util.inc which allows their use in files that don't
need to include filter.inc.
- Shorten PFConfig category IDs to help with the label length limit in...

10b8d429 08/01/2025 03:50 PM Christian McDonald

Prevent tailscale interface from being assignable. Fixes #15909

891b161d 07/31/2025 06:59 PM Christian McDonald

Don't POST traffic graph widget settings on manual BE Verification. Fixes #15499

80a9bb2e 07/28/2025 06:03 PM Jim Pingle

Browser icon header revamp. Implements #6727

22a5e18f 07/28/2025 05:58 PM Jim Pingle

Sanitize backwardsyncpassword in status output. Fixes #16339

26bc3f3e 07/23/2025 11:13 PM Marcos M

Fix rule labels for user rules in firewall log GUI

Previously the firewall log page checked for "USER_RULE: " in rule labels
to add a user icon to appropriate rules. Now that all rule descriptions
use the same label prefix (i.e. key), a new way is needed to determine if...

56cae8a3 07/23/2025 10:53 PM Marcos M

Improve rule labels code

Remove redundant code, add more validation, and update comments.

Followup to 82db67f6a2e09658892f1f68c3c18e5621ff5c9f.

ed1bb903 07/23/2025 04:08 PM Marcos M

Don't always toggle display of advanced options. Fix #16330

89cbbbb6 07/22/2025 10:37 PM Marcos M

Allow disabling logging of packets blocked due to unmatched IP options. Implement #460345

6950bae4 07/22/2025 06:44 PM Marcos M

Ignore link-local IPv6 address from PPPoE DEVD events

Returns the behavior of ignoring LL addresses. The LL fallback is no
longer needed since the IPv6 peer address is now always included.

Followup to a0baea958c7fae9363c757317e9d52874a257b70

65355849 07/22/2025 06:02 PM Marcos M

Always include the IPv6 peer address if available

Also include the scope with LL addresses for the IPv6 peer address.

Followup to 7948ab35f8becd96ee15cc06f60bf51339e7a44b

5fb9eb8e 07/22/2025 03:23 PM Marcos M

Fix negated rules again

Followup to c8e1e75d56a3c01628c535f49f556b6242ee4712

c8e1e75d 07/22/2025 03:03 PM Marcos M

Fix negated rules

Regression from 82db67f6a2e09658892f1f68c3c18e5621ff5c9f

691852a2 07/21/2025 05:46 PM Marcos M

Consider gateway group VIP preference with DDNS. Fix #16326

82db67f6 07/18/2025 11:36 PM Marcos M

Refactor rule labels. Implement #16325

- Define labels as key/value pairs.
- Add new functions to handle labels defined in config.xml rules.
- Support generating unique labels for pf rules from the respective
config.xml rules when possible; namely NAT rules cannot have labels....

ac89aed3 07/18/2025 10:16 PM Marcos M

Also check the pf config file when checking if a filter reload is needed

This serves to keep the pf config file in an expected state in case it was
modified by some other method.

Followup to d8f4932a4d91794c76a02c2fb0a8209a92fa478b

876c32bc 07/18/2025 04:18 PM Brad Davis

Remove unneeded core repo since we pkg add them directly

7b9907f1 07/18/2025 02:55 PM Christian McDonald

unbound: remove sock-queue-timeout until supported upstream. Fixes #16299

9b0429de 07/17/2025 03:50 PM Brad Davis

A zero prefix length is invalid and really means /32

a0baea95 07/16/2025 09:26 PM Reid Linnemann

pppoe_handler: Remove ipv6 router workaround

With changes to if_pppoe, we not have an associated destination address for the
p2p address and the workaround is no longer necessary.

ea7273ac 07/16/2025 06:54 PM Christian McDonald

pkg: disable FreeBSD-kmods repo

bb26a4ce 07/16/2025 06:09 PM Reid Linnemann

VIP corrections: Validate IPv4 for proxyarp and respect saved vip type

(1-25/49269) Per page: 25, 50, 100

Also available in: Atom