Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:17:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 183333] Misnamed constant in bpf(4)
Message-ID:  <bug-183333-9-wyyqeZVA2q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-183333-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-183333-9@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=3D183333

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D351cad089f204bb3a706dfefe17207361=
50778b0

commit 351cad089f204bb3a706dfefe1720736150778b0
Author:     Felix Johnson <felix.the.red@gmail.com>
AuthorDate: 2021-10-13 23:00:41 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-10-18 19:16:01 +0000

    bpf(4): Fix a misnamed constant

    rarpd.c was modified in r19859 to use REVARP_REQUEST instead of
    ARPOP_REVREQUEST.

    PR:             183333
    Reported by:    pluknet <pluknet@gmail.com>

    (cherry picked from commit a524aaf68341d9f83a0ef7dc21ad54728ddaaa1e)

 share/man/man4/bpf.4 | 4 ++--
 1 file changed, 2 insertions(+), 2 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-183333-9-wyyqeZVA2q>