<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div><div>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?</div><div><br></div><div>Thanks,</div><div><br></div><div>Lenny</div><div><br></div></div></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Leonid Veytser <<a href="mailto:veytser@ll.mit.edu">veytser@ll.mit.edu</a>><br><span style="font-weight:bold">Date: </span> Tue, 3 Apr 2012 15:38:06 -0400<br><span style="font-weight:bold">To: </span> "<a href="mailto:libnl@lists.infradead.org">libnl@lists.infradead.org</a>" <<a href="mailto:libnl@lists.infradead.org">libnl@lists.infradead.org</a>><br><span style="font-weight:bold">Cc: </span> "<a href="mailto:sbonar@cradlepoint.com">sbonar@cradlepoint.com</a>" <<a href="mailto:sbonar@cradlepoint.com">sbonar@cradlepoint.com</a>>, "<a href="mailto:tgraf@infradead.org">tgraf@infradead.org</a>" <<a href="mailto:tgraf@infradead.org">tgraf@infradead.org</a>><br><span style="font-weight:bold">Subject: </span> Re: libnl userspace to userspace<br></div><div><br></div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div><div>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?</div></div></div><div><br></div><div>Thanks,</div><div><br></div><div>Lenny</div><div><br></div></div></div></span></body></html>