diff options
author | 2025-04-15 12:28:52 -0700 | |
---|---|---|
committer | 2025-04-16 18:33:02 -0700 | |
commit | 5ef4097ed155b3eb3aa7ec2c6035c6800b0e849d (patch) | |
tree | cbe9ea256d86eddbf780d882fbbd945a7b82aeab /tools/perf/scripts/python | |
parent | Merge branch 'net-stmmac-sti-cleanups' (diff) | |
download | wireguard-linux-5ef4097ed155b3eb3aa7ec2c6035c6800b0e849d.tar.xz wireguard-linux-5ef4097ed155b3eb3aa7ec2c6035c6800b0e849d.zip |
ipv6: Use nlmsg_payload in addrlabel file
Leverage the new nlmsg_payload() helper to avoid checking for message
size and then reading the nlmsg data.
This changes function ip6addrlbl_valid_get_req() and
ip6addrlbl_valid_dump_req().
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250415-nlmsg_v2-v1-1-a1c75d493fd7@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions