Error added: 2007-06-26T09:47:13Z
The driver has to call netlink_kernel_create with a specific netlink protocol type, and get a socket. If the application tries to open a link with a netlink protocol type that doesn\'t have a socket opened, then you\'ll get the message \"connection refused\". So check the driver to make sure it\'s calling the netlink_kernel_create, and check what netlink protocol type is used, make sure the application uses the same type.
If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people
struggling with this too.
If you want to be notified via email when this is solved, enter your email address here: