summaryrefslogtreecommitdiff
path: root/tools/net/ynl/cli.py
AgeCommit message (Expand)Author
2024-03-07tools/net/ynl: Report netlink errors without stacktraceDonald Hunter
2024-03-06tools: ynl: add --dbg-small-recv for easier kernel testingJakub Kicinski
2024-01-31tools/net/ynl: Add --output-json arg to ynl cliDonald Hunter
2023-10-27tools: ynl: introduce option to process unknown attributes or typesJiri Pirko
2023-08-27tools/net/ynl: Add support for create flagsDonald Hunter
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-01-31tools: net: use python3 explicitlyJakub Kicinski
2023-01-31tools: ynl: load jsonschema on demandJakub Kicinski
2023-01-31tools: ynl: use operation names from spec on the CLIJakub Kicinski
2023-01-31tools: ynl: move the cli and netlink code aroundJakub Kicinski