linux/tools/net/ynl/lib
Jakub Kicinski 9858bfc271 tools: ynl-gen: use enum names in op strmap more carefully
In preparation for supporting families which use different msg
ids to and from the kernel - make sure the ids in op strmap
are correct. The map is expected to be used mostly for notifications,
don't generate a separate map for the "to kernel" direction.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-06-08 14:01:10 -07:00
..
__init__.py tools: ynl: move the enum classes to shared code 2023-03-08 23:28:21 -08:00
.gitignore tools: net: add __pycache__ to gitignore 2023-02-24 11:55:47 -08:00
Makefile tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00
nlspec.py tools: ynl-gen: use enum names in op strmap more carefully 2023-06-08 14:01:10 -07:00
ynl.c tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00
ynl.h tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00
ynl.py Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-06-01 15:38:26 -07:00