aboutsummaryrefslogtreecommitdiff
path: root/sys/netlink/netlink_message_writer.h
Commit message (Expand)AuthorAgeFilesLines
* netlink: return optional metadata with the operation result.Alexander V. Chernikov2023-02-201-0/+31
* netlink: suppress sending NLMSG_ERROR if NLMSG_DONE is already sentAlexander V. Chernikov2023-01-231-0/+1
* netlink: make test-includes happy by hiding most of the headerAlexander V. Chernikov2023-01-231-0/+2
* netlink: add netlink supportAlexander V. Chernikov2023-01-231-0/+250