Page MenuHomeFreeBSD

netlink.4: Document missing socket options
ClosedPublic

Authored by zishun.yi.dev_gmail.com on Wed, Jun 10, 8:36 AM.
Tags
None
Referenced Files
F161411388: D57520.id180678.diff
Fri, Jul 3, 12:57 PM
Unknown Object (File)
Mon, Jun 29, 6:21 AM
Unknown Object (File)
Mon, Jun 29, 6:00 AM
Unknown Object (File)
Wed, Jun 24, 11:56 AM
Unknown Object (File)
Wed, Jun 24, 5:50 AM
Unknown Object (File)
Sun, Jun 21, 9:16 PM
Unknown Object (File)
Sat, Jun 20, 5:54 PM
Unknown Object (File)
Sat, Jun 20, 11:26 AM
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.