2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/tools/net/ynl/pyynl
Jakub Kicinski c3e9140310 tools: ynl: support packing binary arrays of scalars
We support decoding a binary type with a scalar subtype already,
add support for sending such arrays to the kernel. While at it
also support using "None" to indicate that the binary attribute
should be empty. I couldn't decide whether empty binary should
be [] or None, but there should be no harm in supporting both.

Link: https://patch.msgid.link/20250716000331.1378807-4-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-17 16:13:58 -07:00
..
lib tools: ynl: support packing binary arrays of scalars 2025-07-17 16:13:58 -07:00
__init__.py
.gitignore
cli.py tools: ynl: default to --process-unknown in installed mode 2025-07-13 23:00:37 +01:00
ethtool.py tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing 2025-05-09 15:03:07 -07:00
ynl_gen_c.py tools: ynl-gen: support weird sub-message formats 2025-05-21 12:38:23 -07:00
ynl_gen_rst.py tools: ynl: fix typo in info string 2025-04-29 15:13:52 -07:00