The branch main has been updated by glebius:

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

commit 6bc966987e7a6e5bcf9568b5c8b17037787c33a2
Author:     Gleb Smirnoff <gleb...@freebsd.org>
AuthorDate: 2024-08-20 20:46:09 +0000
Commit:     Gleb Smirnoff <gleb...@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:
 #

Reply via email to