index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
cli.py
Age
Commit message (
Expand
)
Author
2024-11-14
tools/net/ynl: add async notification handling
Donald Hunter
2024-11-14
Revert "tools/net/ynl: improve async notification handling"
Donald Hunter
2024-11-13
tools: ynl: add script dir to sys.path
Jan Stancek
2024-10-24
tools/net/ynl: improve async notification handling
Donald Hunter
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