Date: Wed, 13 Oct 2021 23:03:48 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 183333] Misnamed constant in bpf(4) Message-ID: <bug-183333-9-eA4iAGTvOa@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 #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da524aaf68341d9f83a0ef7dc21ad54728= ddaaa1e commit a524aaf68341d9f83a0ef7dc21ad54728ddaaa1e 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-13 23:03:18 +0000 bpf(4): Fix a misnamed constant rarpd.c was modified in r19859 to use REVARP_REQUEST instead of ARPOP_REVREQUEST. PR: 183333 MFC after: 3 days Reported by: pluknet <pluknet@gmail.com> 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-eA4iAGTvOa>