index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
pyynl
/
cli.py
Age
Commit message (
Expand
)
Author
7 days
tools: ynl: pyynl: pull the --family resolution logic into the lib
Jakub Kicinski
2026-03-18
tools: ynl: rework policy access to support recursion
Jakub Kicinski
2026-03-10
tools: ynl: cli: add --policy support
Jakub Kicinski
2026-03-10
tools: ynl: cli: order set->list conversion in JSON output
Jakub Kicinski
2026-02-02
tools: ynl: cli: make the output compact
Jakub Kicinski
2026-01-12
tools: ynl: cli: print reply in combined format if possible
Jakub Kicinski
2026-01-12
tools: ynl: cli: extract the event/notify handling in --list-attrs
Jakub Kicinski
2026-01-12
tools: ynl: cli: factor out --list-attrs / --doc handling
Jakub Kicinski
2026-01-12
tools: ynl: cli: add --doc as alias to --list-attrs
Jakub Kicinski
2026-01-12
tools: ynl: cli: improve --help
Jakub Kicinski
2026-01-12
tools: ynl: cli: wrap the doc text if it's long
Jakub Kicinski
2026-01-12
tools: ynl: cli: introduce formatting for attr names in --list-attrs
Jakub Kicinski
2026-01-09
tools: ynl: fix pylint exception warnings
Donald Hunter
2026-01-09
tools: ynl: fix pylint redefinition, encoding errors
Donald Hunter
2026-01-09
tools: ynl: pylint suppressions and docstrings
Donald Hunter
2025-11-28
tools: ynl: add schema checking
Donald Hunter
2025-11-20
tools: ynl: cli: Display enum values in --list-attrs output
Gal Pressman
2025-11-20
tools: ynl: cli: Parse nested attributes in --list-attrs output
Gal Pressman
2025-11-20
tools: ynl: cli: Add --list-attrs option to show operation attributes
Gal Pressman
2025-07-13
tools: ynl: default to --process-unknown in installed mode
Jakub Kicinski
2025-05-09
tools: ynl: handle broken pipe gracefully in CLI
Donald Hunter
2025-01-13
tools/net/ynl: add support for --family and --list-families
Donald Hunter
2025-01-09
tools: ynl: move python code to separate sub-directory
Jan Stancek