netlink.7: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-06-12 13:17:46 +02:00
parent 376db9a14e
commit dd4d803910
1 changed files with 3 additions and 1 deletions

View File

@ -382,6 +382,8 @@ is a pointer to an
.IR int .
.TP
.BR NETLINK_PKTINFO " (since Linux 2.6.14)"
.\" commit 9a4595bc7e67962f13232ee55a64e063062c3a99
.\" Author: Patrick McHardy <kaber@trash.net>
Enable
.B nl_pktinfo
control messages for received packets to get the extended
@ -443,7 +445,7 @@ The kernel may fail to allocate the necessary room for the acknowledgment
message back to userspace.
This option trims off the payload of the original netlink message.
The netlink message header is still included, so the user can guess from the
sequence number what is the message that has triggered the acknowledgment.
sequence number which message triggered the acknowledgment.
.SH VERSIONS
The socket interface to netlink is a new feature of Linux 2.2.