Hello everyone, I would like to implement AF_NETLINK support in kdump. I understand that I have to work with sockets and that AF_NETLINK is the socket domain that I need. I would like to search for implementation places for AF_NETLINK, where it is implemented, something like what I have found here for Linux. Thank you. https://stackoverflow.com/questions/44850611/where-is-the-linux-socket-implementation