[Bug 256819] dummynet in monolithic kernel broken on stable/12-n233319-c419c8231fb arm64 on AWS

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 08 Jul 2021 11:50:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256819

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=aae1a783dd444060f9a9ed9cf0fbb0c3ba7c6800

commit aae1a783dd444060f9a9ed9cf0fbb0c3ba7c6800
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2021-07-01 07:42:34 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2021-07-08 06:49:56 +0000

    dummynet: fix sysctls

    The sysctl nodes which use V_dn_cfg must be marked as CTLFLAG_VNET so
    that we use the correct per-vnet offset

    PR:             256819
    Reviewed by:    donner
    MFC after:      1 week
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
    Differential Revision:  https://reviews.freebsd.org/D30974

    (cherry picked from commit 8f76eebce424de064f65fec5cdd105446a2de3bd)

 sys/netpfil/ipfw/ip_dn_io.c | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.