diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-03-11 05:33:07 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-11 05:33:07 +0300 |
| commit | 7bb1970494faa6396fe4d622c4fe7edb1a9e217f (patch) | |
| tree | c42567f99ee9fe10b9c7404e651253ee90c9c888 /include/linux/cdev.h | |
| parent | 73a864352570fd30d942652f05bfe9340d7a2055 (diff) | |
| parent | d6df5e9b2a565be08330e46a8a615aac9ed8711b (diff) | |
| download | linux-7bb1970494faa6396fe4d622c4fe7edb1a9e217f.tar.xz | |
Merge branch 'tools-ynl-policy-query-support'
Jakub Kicinski says:
====================
tools: ynl: policy query support
Improve the Netlink policy support in YNL. This series grew out of
improvements to policy checking, when writing selftests I realized
that instead of doing all the policy parsing in the test we're
better off making it part of YNL itself.
Patch 1 adds pad handling, apparently we never hit pad with commonly
used families. nlctrl policy dumps use pad more frequently.
Patch 2 is a trivial refactor.
Patch 3 pays off some technical debt in terms of documentation.
The YnlFamily class is growing in size and it's quite hard to
find its members. So document it a little bit.
Patch 4 is the main dish, the implementation of get_policy(op)
in YnlFamily.
Patch 5 plugs the new functionality into the CLI.
====================
Link: https://patch.msgid.link/20260310005337.3594225-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/cdev.h')
0 files changed, 0 insertions, 0 deletions
