aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorVasily Averin <[email protected]>2020-01-25 12:10:02 +0300
committerDaniel Borkmann <[email protected]>2020-01-27 10:54:32 +0100
commit90435a7891a2259b0f74c5a1bc5600d0d64cba8f (patch)
treedcaf37c1d2dd0a92827364fd29a3c1f783fe7ba0 /scripts/bpf_helpers_doc.py
parent07fdbee134b3530ef30c709aa4251ca04ea9e3f8 (diff)
bpf: map_seq_next should always increase position index
If seq_file .next fuction does not change position index, read after some lseek can generate an unexpected output. See also: https://bugzilla.kernel.org/show_bug.cgi?id=206283 v1 -> v2: removed missed increment in end of function Signed-off-by: Vasily Averin <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions