aboutsummaryrefslogtreecommitdiff
path: root/sys/netlink/netlink_linux.h
Commit message (Expand)AuthorAgeFilesLines
* netlink: do not pass writer to the Linux translation layerGleb Smirnoff2025-08-221-1/+1
* linux: make linux_netlink_p->msg_from_linux be able to failGleb Smirnoff2024-03-291-1/+1
* netlink: use protocol specific receive bufferGleb Smirnoff2024-01-021-5/+4
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* netlink: add netlink supportAlexander V. Chernikov2022-10-011-0/+54