diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-03-10 03:53:36 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-11 05:32:46 +0300 |
| commit | 77a6401a8722be20ea8db98ac900c93ccc7068ff (patch) | |
| tree | 32364d49f98a8ce5b9900be87f28ca1c011a1838 /include/linux | |
| parent | 8bbcfce5db97abc6ca2066b540e88702f461128b (diff) | |
| download | linux-77a6401a8722be20ea8db98ac900c93ccc7068ff.tar.xz | |
tools: ynl: add Python API for easier access to policies
The format of Netlink policy dump is a bit curious with messages
in the same dump carrying both attrs and mapping info. Plus each
message carries a single piece of the puzzle the caller must then
reassemble.
I need to do this reassembly for a test, but I think it's generally
useful. So let's add proper support to YnlFamily to return more
user-friendly representation. See the various docs in the patch
for more details.
Link: https://patch.msgid.link/20260310005337.3594225-5-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
