Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jul 2021 19:36:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 256819] dummynet in monolithic kernel broken on stable/12-n233319-c419c8231fb arm64 on AWS
Message-ID:  <bug-256819-7501-TsmLCFia04@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256819-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256819-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256819

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D8f76eebce424de064f65fec5cdd105446=
a2de3bd

commit 8f76eebce424de064f65fec5cdd105446a2de3bd
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2021-07-01 07:42:34 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2021-07-01 19:34:08 +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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256819-7501-TsmLCFia04>