[Bug 291318] "pfctl -T load" does not work properly
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291318] "pfctl -T load" does not work properly"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Dec 2025 21:32:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291318
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=7a283c40188ff7b0a4bae1a47bbd9ecc17ded132
commit 7a283c40188ff7b0a4bae1a47bbd9ecc17ded132
Author: Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2025-12-01 15:05:09 +0000
Commit: Kristof Provost <kp@FreeBSD.org>
CommitDate: 2025-12-01 21:30:30 +0000
pfctl: restore '-Tload -f pf.conf' functionality
Allow only tables to be loaded from a file, rather than everything (i.e.
including options, rules).
Add a test case for this.
PR: 291318
MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
sbin/pfctl/pfctl.c | 3 ++-
tests/sys/netpfil/pf/table.sh | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.