On Thu, Jan 09, 2025 at 12:13:00PM -0800, Jakub Kicinski wrote: > On Thu, 9 Jan 2025 11:48:24 -0800 Li Li wrote: > > Cleaning up in the NETLINK_URELEASE notifier is better since we > > register the process with the netlink socket. I'll change the code > > accordingly. > > Hm. Thought I already told you this. Maybe I'm mixing up submissions. > > Please the unbind callback or possibly the sock priv infra > (genl_sk_priv_get, sock_priv_destroy etc). Sorry, it was me that suggested NETLINK_URELEASE. BTW, I did try those genl_family callbacks first but I couldn't get them to work right away so I moved on. I'll have a closer look now to figure out what I did wrong. Thanks for the suggestion Jakub! -- Carlos Llamas