On 17 Sep 2025, at 20:38, Florian Smeets wrote:
On 17.09.25 16:15, Kristof Provost wrote:
The branch main has been updated by kp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9d9bc7f462bd152d87ab8f1767cad19bab09bf8b
commit 9d9bc7f462bd152d87ab8f1767cad19bab09bf8b
Author: Kristof Provost <k...@freebsd.org>
AuthorDate: 2025-08-25 13:43:10 +0000
Commit: Kristof Provost <k...@freebsd.org>
CommitDate: 2025-09-17 14:15:15 +0000
pf: set limits before rules
Nice, I ran into this issue recently that the ruleset would not load
on boot because we load large tables.
I set a higher PFR_KENTRY_HIWAT as a workaround.
Are you planning to merge this to stable/15? Maybe get this into 15.0?
I have no plans to MFC this, no.
There’s a fairly large series of patches that to lesser or greater
extent build on each other making MFC-ing more effort and higher risk
than it’d otherwise be.
I’m certainly not MFC-ing changes other than clear bug fixes to
stable/15 at this point in the release cycle. Colin doesn’t need more
headaches.
—
Kristof