aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/cli.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2023-01-31 02:33:51 +0000
committerJakub Kicinski <[email protected]>2023-02-01 04:36:03 +0000
commit8403bf04453044397219bc70715a3a94730199cc (patch)
treee284e80e2e3c09d7bba3bca87e86e16b401f2aa8 /tools/net/ynl/cli.py
parenttools: ynl: load jsonschema on demand (diff)
downloadkernel-8403bf04453044397219bc70715a3a94730199cc.tar.gz
kernel-8403bf04453044397219bc70715a3a94730199cc.zip
netlink: specs: finish up operation enum-models
I had a (bright?) idea of introducing the concept of enum-models to account for all the weird ways families enumerate their messages. I've never finished it because generating C code for each of them is pretty daunting. But for languages which can use ID values directly the support is simple enough, so clean this up a bit. "unified" model is what I recommend going forward. "directional" model is what ethtool uses. "notify-split" is used by the proposed DPLL code, but we can just make them use "unified", it hasn't been merged :) Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/cli.py')
0 files changed, 0 insertions, 0 deletions