summaryrefslogtreecommitdiff
path: root/tools/net/ynl/lib/ynl.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-29tools: ynl: create local attribute helpersJakub Kicinski1-22/+22
2024-02-22tools: ynl: don't leak mcast_groups on init errorJakub Kicinski1-1/+7
2024-02-22tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski1-3/+8
2023-12-15tools: ynl-gen: support fixed headers in genetlinkJakub Kicinski1-4/+4
2023-12-06tools: ynl: use strerror() if no extack of note providedJakub Kicinski1-1/+5
2023-10-24tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko1-0/+6
2023-10-20netlink: specs: add support for auto-sized scalarsJakub Kicinski1-0/+6
2023-06-06tools: ynl: user space helpersJakub Kicinski1-0/+901