Page MenuHomeFreeBSD

netlink.4: Document missing socket options
ClosedPublic

Authored by zishun.yi.dev_gmail.com on Jun 10 2026, 8:36 AM.
Tags
None
Referenced Files
F166648256: D57520.diff
Sat, Aug 15, 4:54 AM
F166557932: D57520.id180678.diff
Fri, Aug 14, 10:48 AM
Unknown Object (File)
Thu, Aug 13, 12:39 AM
Unknown Object (File)
Thu, Aug 13, 12:28 AM
Unknown Object (File)
Wed, Aug 12, 8:54 PM
Unknown Object (File)
Wed, Aug 12, 5:58 PM
Unknown Object (File)
Tue, Aug 11, 11:41 PM
Unknown Object (File)
Tue, Aug 11, 6:49 PM
Subscribers

Details

Summary

Add descriptions for NETLINK_GET_STRICT_CHK, NETLINK_MSG_INFO.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

obiwac added inline comments.
share/man/man4/netlink.4
252
255–256

Let's just include this in the commit/revision where you add this flag

Include this in the revision where I add this flag.

Include this in the revision where I add this flag.

well you could've still kept this revision open for NETLINK_GET_STRICT_CHK and NETLINK_MSG_INFO. That's still worthwhile

zishun.yi.dev_gmail.com marked 2 inline comments as done.

remove NETLINK_SND_SYNC.

share/man/man4/netlink.4
254

This is the only mention of cmsg on this page, should we be a bit more verbose?

share/man/man4/netlink.4
254

missing space and this could use the .Pq macro, but fixable on commit

ziaee added a reviewer: manpages.

LGTM from manpages with @obiwac's suggestion! Thanks!

This revision is now accepted and ready to land.Jun 26 2026, 6:04 PM
This revision was automatically updated to reflect the committed changes.