Re: netlink socket does not accept SOCK_DGRAM

From: User Ngor <ihor_at_antonovs.family>
Date: Sun, 15 Jan 2023 16:55:10 UTC
> It’s a bug. The manage should state SOCK_RAW, but both options should be supported, which is not the case ATM.
> I’ll fix it in a couple of days.
> Meanwhile it may be worth looking into snl(3) which abstracts issues like this one.
Thanks, I will take a look. Is there an example somewhere of snl usage? 
(my C skills are not very strong)