Hi Davem, If you try to bind/connect to a non existant netlink socket, client socket gets succesfully inserted as head in the socket list. The problem is that the head can't be delete, so that socket stays in the list forever (see sk_del_node_init). If I'm missing something, please let me know. I'll submit a 2.4 version regards, Pablo