git: 7fff1f194e07 - main - netlink.4: Document missing socket options

From: Aymeric Wibo <obiwac_at_FreeBSD.org>
Date: Fri, 26 Jun 2026 18:41:42 UTC
The branch main has been updated by obiwac:

URL: https://cgit.FreeBSD.org/src/commit/?id=7fff1f194e075716c9be79dab68c1ab1816563ef

commit 7fff1f194e075716c9be79dab68c1ab1816563ef
Author:     Zishun Yi <zis@FreeBSD.org>
AuthorDate: 2026-06-26 18:39:49 +0000
Commit:     Aymeric Wibo <obiwac@FreeBSD.org>
CommitDate: 2026-06-26 18:41:12 +0000

    netlink.4: Document missing socket options
    
    Add descriptions for NETLINK_GET_STRICT_CHK, NETLINK_MSG_INFO.
    
    Reviewed by:    ziaee, obiwac
    Differential Revision:  https://reviews.freebsd.org/D57520
---
 share/man/man4/netlink.4 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/share/man/man4/netlink.4 b/share/man/man4/netlink.4
index 90934bfe3ff6..9f81d71da9ab 100644
--- a/share/man/man4/netlink.4
+++ b/share/man/man4/netlink.4
@@ -248,6 +248,12 @@ Instructs the kernel to send the original message header in the reply
 without the message body.
 .It Dv NETLINK_EXT_ACK
 Acknowledges ability to receive additional TLVs in the ACK message.
+.It Dv NETLINK_GET_STRICT_CHK
+Enables strict header checking.
+.It Dv NETLINK_MSG_INFO
+.Pq FreeBSD-specific
+Receives message originator data via socket control messages
+.Pq cmsg .
 .El
 .Pp
 Additionally, netlink overrides the following socket options from the