[CC += Steffen Klassert] On 12/02/2014 01:16 PM, Stephan Mueller wrote: > Add the NETLINK_CRYPTO reference to netlink(7). > > Signed-off-by: Stephan Mueller <stephan.mueller@xxxxxxxxx> > --- > man7/netlink.7 | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/man7/netlink.7 b/man7/netlink.7 > index be7814a..bfeb381 100644 > --- a/man7/netlink.7 > +++ b/man7/netlink.7 > @@ -113,6 +113,11 @@ Kernel messages to user space. > .TP > .B NETLINK_GENERIC > Generic netlink family for simplified netlink usage. > +.TP > +.B NETLINK_CRYPTO > +Netlink interface to request information about ciphers registered > +with the kernel crypto API as well as allow configuration of the > +kernel crypto API. > .PP > Netlink messages consist of a byte stream with one or multiple > .I nlmsghdr > Thanks, Stephan. Applied. @Steffen: is the API exposed via this netlink socket type actually documented anywhere? Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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