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
F165233458: D57520.id180776.diff
Fri, Aug 7, 1:30 AM
F165233456: D57520.id180700.diff
Fri, Aug 7, 1:30 AM
F165233454: D57520.id180678.diff
Fri, Aug 7, 1:30 AM
F165233453: D57520.id.diff
Fri, Aug 7, 1:30 AM
F165233452: D57520.id179549.diff
Fri, Aug 7, 1:30 AM
F165233420: D57520.diff
Fri, Aug 7, 1:30 AM
Unknown Object (File)
Mon, Aug 3, 2:01 AM
Unknown Object (File)
Sun, Aug 2, 6:06 AM
Subscribers

Details

Summary

Add descriptions for NETLINK_GET_STRICT_CHK, NETLINK_MSG_INFO.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 74284
Build 71167: arc lint + arc unit

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.