kernel-hacking-2024-linux-s.../tools/net/ynl/lib
Jakub Kicinski 07c3cc51a0 tools: net: package libynl for use in selftests
Support building the C YNL userspace library into one big static file.
We can then link selftests against it for easy to use C netlink
interface.

Signed-off-by: Mina Almasry <almasrymina@google.com>
Link: https://patch.msgid.link/20240628003253.1694510-14-almasrymina@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-07-02 18:59:33 -07:00
..
.gitignore
__init__.py
Makefile tools: net: package libynl for use in selftests 2024-07-02 18:59:33 -07:00
nlspec.py tools: ynl: add --list-ops and --list-msgs to CLI 2024-05-03 15:13:21 -07:00
ynl-priv.h tools: ynl: make user space policies const 2024-06-09 15:51:40 +01:00
ynl.c tools: ynl: make user space policies const 2024-06-09 15:51:40 +01:00
ynl.h tools: ynl: make user space policies const 2024-06-09 15:51:40 +01:00
ynl.py tools: ynl: use display hints for formatting of scalar attrs 2024-06-27 14:22:42 -07:00