mirror-linux/tools/net/ynl/lib
Jakub Kicinski 649bde9004 tools: ynl: allow passing binary data
Recent changes made us assume that input for binary data is in hex.
When using YNL as a Python library it's possible to pass in raw bytes.
Bring the ability to do that back.

Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://lore.kernel.org/r/20230824003056.1436637-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-24 19:04:20 -07: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
__init__.py tools: ynl: move the enum classes to shared code 2023-03-08 23:28:21 -08:00
nlspec.py tools: ynl: add display-hint support to ynl 2023-06-24 15:45:49 -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 tools: ynl: allow passing binary data 2023-08-24 19:04:20 -07:00