Age | Commit message (Expand) | Author |
---|---|---|
2024-05-03 | tools: ynl: add --list-ops and --list-msgs to CLI | Jakub Kicinski |
2024-04-22 | tools/net/ynl: Add multi message support to ynl | Donald Hunter |
2024-03-07 | tools/net/ynl: Report netlink errors without stacktrace | Donald Hunter |
2024-03-06 | tools: ynl: add --dbg-small-recv for easier kernel testing | Jakub Kicinski |
2024-01-31 | tools/net/ynl: Add --output-json arg to ynl cli | Donald Hunter |
2023-10-27 | tools: ynl: introduce option to process unknown attributes or types | Jiri Pirko |
2023-08-27 | tools/net/ynl: Add support for create flags | Donald Hunter |
2023-03-07 | ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause | Jakub Kicinski |
2023-01-31 | tools: net: use python3 explicitly | Jakub Kicinski |
2023-01-31 | tools: ynl: load jsonschema on demand | Jakub Kicinski |
2023-01-31 | tools: ynl: use operation names from spec on the CLI | Jakub Kicinski |
2023-01-31 | tools: ynl: move the cli and netlink code around | Jakub Kicinski |