Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-08 | tools/net/ynl: Report netlink errors without stacktrace | Donald Hunter | 1 | -7/+11 |
2024-03-06 | tools: ynl: add --dbg-small-recv for easier kernel testing | Jakub Kicinski | 1 | -1/+6 |
2024-02-01 | tools/net/ynl: Add --output-json arg to ynl cli | Donald Hunter | 1 | -3/+19 |
2023-10-28 | tools: ynl: introduce option to process unknown attributes or types | Jiri Pirko | 1 | -1/+2 |
2023-08-28 | tools/net/ynl: Add support for create flags | Donald Hunter | 1 | -2/+10 |
2023-03-08 | ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause | Jakub Kicinski | 1 | -1/+1 |
2023-02-01 | tools: net: use python3 explicitly | Jakub Kicinski | 1 | -1/+1 |
2023-02-01 | tools: ynl: load jsonschema on demand | Jakub Kicinski | 1 | -0/+4 |
2023-02-01 | tools: ynl: use operation names from spec on the CLI | Jakub Kicinski | 1 | -4/+5 |
2023-02-01 | tools: ynl: move the cli and netlink code around | Jakub Kicinski | 1 | -0/+47 |