summaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/cli.py
AgeCommit message (Expand)AuthorLines
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski-1/+1
2023-01-31tools: net: use python3 explicitlyJakub Kicinski-1/+1
2023-01-31tools: ynl: load jsonschema on demandJakub Kicinski-0/+4
2023-01-31tools: ynl: use operation names from spec on the CLIJakub Kicinski-4/+5
2023-01-31tools: ynl: move the cli and netlink code aroundJakub Kicinski-0/+47