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
F163488426: D57520.diff
Thu, Jul 23, 5:25 PM
F163486845: D57520.diff
Thu, Jul 23, 4:56 PM
F163485169: D57520.diff
Thu, Jul 23, 4:24 PM
F163483515: D57520.diff
Thu, Jul 23, 3:55 PM
F163481762: D57520.diff
Thu, Jul 23, 3:22 PM
F163480002: D57520.diff
Thu, Jul 23, 2:50 PM
F163478432: D57520.diff
Thu, Jul 23, 2:20 PM
F163477099: D57520.diff
Thu, Jul 23, 1:54 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.Fri, Jun 26, 6:04 PM
This revision was automatically updated to reflect the committed changes.