summaryrefslogtreecommitdiff
path: root/tools/net/ynl/cli.py
AgeCommit message (Expand)AuthorFilesLines
2023-10-28tools: ynl: introduce option to process unknown attributes or typesJiri Pirko1-1/+2
2023-08-28tools/net/ynl: Add support for create flagsDonald Hunter1-2/+10
2023-03-08ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski1-1/+1
2023-02-01tools: net: use python3 explicitlyJakub Kicinski1-1/+1
2023-02-01tools: ynl: load jsonschema on demandJakub Kicinski1-0/+4
2023-02-01tools: ynl: use operation names from spec on the CLIJakub Kicinski1-4/+5
2023-02-01tools: ynl: move the cli and netlink code aroundJakub Kicinski1-0/+47