summaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/cli.py
Commit message (Expand)AuthorAgeFilesLines
* tools: ynl: add --list-ops and --list-msgs to CLIJakub Kicinski2024-05-031-0/+9
* tools/net/ynl: Add multi message support to ynlDonald Hunter2024-04-221-3/+22
* tools/net/ynl: Report netlink errors without stacktraceDonald Hunter2024-03-071-7/+11
* tools: ynl: add --dbg-small-recv for easier kernel testingJakub Kicinski2024-03-061-1/+6
* tools/net/ynl: Add --output-json arg to ynl cliDonald Hunter2024-01-311-3/+19
* tools: ynl: introduce option to process unknown attributes or typesJiri Pirko2023-10-271-1/+2
* tools/net/ynl: Add support for create flagsDonald Hunter2023-08-271-2/+10
* ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-071-1/+1
* tools: net: use python3 explicitlyJakub Kicinski2023-01-311-1/+1
* tools: ynl: load jsonschema on demandJakub Kicinski2023-01-311-0/+4
* tools: ynl: use operation names from spec on the CLIJakub Kicinski2023-01-311-4/+5
* tools: ynl: move the cli and netlink code aroundJakub Kicinski2023-01-311-0/+47