Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Dec 2025 21:32:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 291318] "pfctl -T load" does not work properly
Message-ID:  <bug-291318-227-Q2a2HbM06M@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291318-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291318-227-Q2a2HbM06M>