summaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/lib/ynl.py
Commit message (Expand)AuthorAgeFilesLines
* tools: ynl: Fix genlmsg header encoding formatsDonald Hunter2023-03-221-3/+3
* tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski2023-03-081-7/+2
* ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-071-1/+1
* tools: ynl: use operation names from spec on the CLIJakub Kicinski2023-01-311-0/+6
* tools: ynl: support pretty printing bad attribute namesJakub Kicinski2023-01-311-0/+40
* tools: ynl: support multi-attrJakub Kicinski2023-01-311-7/+14
* tools: ynl: support directional enum-model in CLIJakub Kicinski2023-01-311-4/+4
* tools: ynl: add support for types needed by ethtoolJakub Kicinski2023-01-311-1/+10
* tools: ynl: use the common YAML loading and validation codeJakub Kicinski2023-01-311-93/+25
* tools: ynl: move the cli and netlink code aroundJakub Kicinski2023-01-311-0/+534