milos-linux/tools/net/ynl
Ilya Maximets 3287e81292 tools: ynl: support listening on all nsids
A new method ntf_listen_all_nsid() to enable listening on events from
all namespaces.  Useful for testing cross-namespace functionality.

recv() replaced with recvmsg() to be able to receive NSID through the
ancillary data.

Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Link: https://patch.msgid.link/20260520172317.175168-4-i.maximets@ovn.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-05-21 08:23:50 -07:00
..
generated tools: ynl: enable codegen for TC 2025-05-21 12:38:23 -07:00
lib tools: ynl: fix string attribute length to include null terminator 2025-10-27 16:47:29 -07:00
pyynl tools: ynl: support listening on all nsids 2026-05-21 08:23:50 -07:00
tests tools: ynl: add sample for wireguard 2026-04-14 11:48:04 -07:00
ynltool tools: ynltool: add qstats analysis for HW-GRO efficiency / savings 2026-02-09 21:08:32 -08:00
Makefile tools: ynl: move samples to tests 2026-03-09 17:02:25 -07:00
Makefile.deps tools/ynl: add missing uapi header deps in Makefile.deps 2026-05-10 08:37:33 -07:00
pyproject.toml tools: ynl: add initial pyproject.toml for packaging 2025-01-09 12:53:27 -08:00
requirements.txt tools: ynl: add the Python requirements.txt file 2023-03-24 19:11:02 -07:00
ynl-regen.sh tools: ynl: Specify --no-line-number in ynl-regen.sh. 2026-01-17 16:00:23 -08:00