diff options
author | Johannes Berg <[email protected]> | 2023-01-27 08:45:06 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-01-28 00:33:51 -0800 |
commit | 70eb3911d80f548a76fb9a40c8a3fd93ac061a42 (patch) | |
tree | 1fa5cc3d57c721a5a96926a54dfa6f3e04e2aa8e /tools/testing/selftests/bpf/prog_tests/tracing_struct.c | |
parent | 2d104c390f0d3901c4915dcb141cb96da96cffe7 (diff) |
net: netlink: recommend policy range validation
For large ranges (outside of s16) the documentation currently
recommends open-coding the validation, but it's better to use
the NLA_POLICY_FULL_RANGE() or NLA_POLICY_FULL_RANGE_SIGNED()
policy validation instead; recommend that.
Signed-off-by: Johannes Berg <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Link: https://lore.kernel.org/r/20230127084506.09f280619d64.I5dece85f06efa8ab0f474ca77df9e26d3553d4ab@changeid
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tracing_struct.c')
0 files changed, 0 insertions, 0 deletions