diff options
author | 2025-07-31 01:47:30 +0200 | |
---|---|---|
committer | 2025-07-31 11:30:05 -0700 | |
commit | 12df58ad294253ac1d8df0c9bb9cf726397a671d (patch) | |
tree | 2c41db06de937e6136bf501931826eb6bcf38867 /tools/perf/scripts/python | |
parent | Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs (diff) | |
download | wireguard-linux-12df58ad294253ac1d8df0c9bb9cf726397a671d.tar.xz wireguard-linux-12df58ad294253ac1d8df0c9bb9cf726397a671d.zip |
bpf: Add cookie object to bpf maps
Add a cookie to BPF maps to uniquely identify BPF maps for the timespan
when the node is up. This is different to comparing a pointer or BPF map
id which could get rolled over and reused.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/r/20250730234733.530041-1-daniel@iogearbox.net
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions