* Stefan Berger (stefanb@us.ibm.com) wrote:
When I have libvirt talk to my dummy server, I pass the getpid() of
libvirt into the request message, just to fulfill the requirement of it
being != 0 so the kernel driver doesn't process the msg. I also don't
want to have to determine the pid of the target process. Now I believe
the problem with that *may* be that multiple daemons may want to process
the message,
What other daemon do you expect to be listening besides lldpad?
thanks,
-chris