Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2024 20:46:35 GMT
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 6bc966987e7a - main - dummymbuf: add to LINT
Message-ID:  <202408202046.47KKkZQx070230@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by glebius:

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

commit 6bc966987e7a6e5bcf9568b5c8b17037787c33a2
Author:     Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2024-08-20 20:46:09 +0000
Commit:     Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2024-08-20 20:46:09 +0000

    dummymbuf: add to LINT
---
 sys/conf/NOTES | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index a531620ede55..47d6bcb4e5da 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -977,6 +977,9 @@ device		lagg
 # WireGuard interface.
 device		wg
 
+# dummymbuf – mbuf alteration pfil hooks
+device		dummymbuf
+
 #
 # Internet family options:
 #



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408202046.47KKkZQx070230>