Date: Mon, 01 Dec 2025 09:57:58 +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-PTGL4gkGEG@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 Kristof Provost <kp@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kp@freebsd.org --- Comment #1 from Kristof Provost <kp@freebsd.org> --- I'm afraid that functionality seems to be a man-page remnant, perhaps from a long-ago import. This feature doesn't exist in OpenBSD's pf, and there's not actually code for it in our pf either. Commenting out the check for '-f <tablename>' doesn't actually make it work. Or rather, it allows the '-f pf.conf' to do what it does, which is load the entire ruleset, not just the table. To phrase is differently: the 'regression' here is that we used to just ignore the -t option in this case, and now we (correctly) error out over it. The real bug is that 'load' is listed in the pfctl man page, and it shouldn't be. -- 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-PTGL4gkGEG>
