libnl userspace to userspace

Veytser, Leonid - 0665 - MITLL veytser at ll.mit.edu
Wed Apr 4 14:40:20 EDT 2012


Looking through genetlink.h file I notice that among the control commands
there are CTRL_CMD_NEWFAMILY and CTRL_CMD_NEWMCAST_GRP commands defined.
Does this mean that in theory there is a facility to create new generic
netlink families and new multicast groups from userspace?

Thanks,

Lenny

From:  Leonid Veytser <veytser at ll.mit.edu>
Date:  Tue, 3 Apr 2012 15:38:06 -0400
To:  "libnl at lists.infradead.org" <libnl at lists.infradead.org>
Cc:  "sbonar at cradlepoint.com" <sbonar at cradlepoint.com>,
"tgraf at infradead.org" <tgraf at infradead.org>
Subject:  Re: libnl userspace to userspace

I am trying to do the same thing actually. I am able to send and receive
netlink messages between userspace processes as long as the genl family is
registered by a kernel module. I am trying to remove the requirement of
needing this module and register the family from userspace. However, judging
by your last message that is not currently possible? Is that correct?

Thanks,

Lenny



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/libnl/attachments/20120404/83dc0d3e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5132 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/libnl/attachments/20120404/83dc0d3e/attachment.p7s>


More information about the libnl mailing list