diff options
author | 2024-02-15 17:17:33 +0100 | |
---|---|---|
committer | 2024-02-21 14:25:52 -0800 | |
commit | 2bf6172632e1d4a6ec7ee7e734d53a43a145f5c6 (patch) | |
tree | cfc173402dd5dcb9f8823bb508263a3fa41c124c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: tls: add test for merging of same-type control messages (diff) | |
download | wireguard-linux-2bf6172632e1d4a6ec7ee7e734d53a43a145f5c6.tar.xz wireguard-linux-2bf6172632e1d4a6ec7ee7e734d53a43a145f5c6.zip |
selftests: tls: add test for peeking past a record of a different type
If we queue 3 records:
- record 1, type DATA
- record 2, some other type
- record 3, type DATA
the current code can look past the 2nd record and merge the 2 data
records.
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Link: https://lore.kernel.org/r/4623550f8617c239581030c13402d3262f2bd14f.1708007371.git.sd@queasysnail.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions