<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body wsmode="compose" bgcolor="#FFFFFF" text="#000000">
    <br>
    I have no problem using libnl-3 to communicate from
    userspace-to-kernel, but I also would like to use it as an IPC
    method between 2 userspace apps and have been unsuccessful.<br>
    <br>
    So my questions are:<br>
    <i><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p></o:p></span></i>a)
    has anyone done this and do you have a simple recipe I can follow?<br>
    b) my current issue is that even though I am registering my genl
    family, it does not seem to be getting pushed to the socket, so when
    the client app tries to resolve the family to an ID it gets an
    error.  Any thoughts on what I might be doing wrong?<br>
    <br>
    Thanks,<br>
    <br>
    Scott B. <br>
  </body>
</html>