linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] netlink: add NETLINK_CRYPTO
@ 2014-12-02 12:16 Stephan Mueller
  2015-01-07  7:44 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Stephan Mueller @ 2014-12-02 12:16 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA

Add the NETLINK_CRYPTO reference to netlink(7).

Signed-off-by: Stephan Mueller <stephan.mueller-fwYZOkdEjagAvxtiuMwx3w@public.gmane.org>
---
 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
-- 
1.9.3


--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] netlink: add NETLINK_CRYPTO
  2014-12-02 12:16 [PATCH] netlink: add NETLINK_CRYPTO Stephan Mueller
@ 2015-01-07  7:44 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-01-07  7:44 UTC (permalink / raw)
  To: Stephan Mueller, linux-man-u79uwXL29TY76Z2rM5mHXA
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, Steffen Klassert

[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-fwYZOkdEjagAvxtiuMwx3w@public.gmane.org>
> ---
>  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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-07  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 12:16 [PATCH] netlink: add NETLINK_CRYPTO Stephan Mueller
2015-01-07  7:44 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).