aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/clnt_nl.c
Commit message (Expand)AuthorAgeFilesLines
* krpc/clnt_nl: unregister the netlink group, when client is destroyedGleb Smirnoff2025-02-051-0/+1
* netlink: refactor KPI for generic Netlink modulesGleb Smirnoff2025-02-051-3/+2
* krpc/clnt_nl: filter RPC replies on vnetGleb Smirnoff2025-02-011-1/+12
* krpc: add kernel side client over netlink(4)Gleb Smirnoff2025-02-011-0/+510