Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2024 19:45:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282699] net.pf loader tunables not settable in 13.4
Message-ID:  <bug-282699-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282699

            Bug ID: 282699
           Summary: net.pf loader tunables not settable in 13.4
           Product: Base System
           Version: 13.4-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: nreilly@blackberry.com

13.4 vnet-ified the net.pf tunables states_hashsize and source_nodes_hashsize
https://cgit.freebsd.org/src/commit/sys/netpfil/pf/pf.c?h=releng/13.4&id=428b8c8202654bddbfe871eb412e272c23f86802

Unfortunately 13.4 is missing the commits that let vnet-ified tunables be
settable from the loader.conf. First part is
https://cgit.freebsd.org/src/commit/sys/kern/?id=110113bc086f and it was then
extended in
https://cgit.freebsd.org/src/commit/sys/kern/kern_sysctl.c?id=cf7974fd9e554552989237c3d6bc736d672ac7c6

This means that the net.pf tunables that were settable in 13.3 are now not
settable in 13.4.

-- 
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-282699-227>