summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api/netlink/intro-specs.rst
AgeCommit message (Collapse)Author
2023-01-31docs: netlink: add a starting guide for working with specsJakub Kicinski
We have a bit of documentation about the internals of Netlink and the specs, but really the goal is for most people to not worry about those. Add a practical guide for beginners who want to poke at the specs. Signed-off-by: Jakub Kicinski <kuba@kernel.org>