Signed-off-by: Dmitry V. Levin <ldv@xxxxxxxxxxxx> --- man7/netlink.7 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/man7/netlink.7 b/man7/netlink.7 index 513f854..9462862 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -62,9 +62,9 @@ Used by .I ip_queue kernel module. .TP -.B NETLINK_INET_DIAG -.\" FIXME More details on NETLINK_INET_DIAG needed. -INET socket monitoring. +.BR NETLINK_SOCK_DIAG " (formerly known as " NETLINK_INET_DIAG ) +Query information about sockets of various protocol families +from the kernel. .TP .B NETLINK_NFLOG Netfilter/iptables ULOG. @@ -383,10 +383,12 @@ NETLINK_KOBJECT_UEVENT appeared in Linux 2.6.10. NETLINK_W1 and NETLINK_FIB_LOOKUP appeared in Linux 2.6.13. -NETLINK_INET_DIAG, NETLINK_CONNECTOR and NETLINK_NETFILTER appeared in -Linux 2.6.14. +NETLINK_CONNECTOR and NETLINK_NETFILTER appeared in Linux 2.6.14. NETLINK_GENERIC and NETLINK_ISCSI appeared in Linux 2.6.15. + +NETLINK_INET_DIAG appeared in Linux 2.6.14, +in Linux 3.3 it was renamed to NETLINK_SOCK_DIAG. .SH NOTES It is often better to use netlink via .I libnetlink -- ldv -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html