linux/tools/net/ynl/pyynl/lib
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
..
__init__.py tools: ynl: add Python API for easier access to policies 2026-03-10 19:32:46 -07:00
doc_generator.py Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2026-01-15 18:02:48 -08:00
nlspec.py tools: ynl: fix logic errors reported by pylint 2026-01-09 08:55:33 -08:00
ynl.py tools: ynl: support listening on all nsids 2026-05-21 08:23:50 -07:00