aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-05-30 16:36:15 -0700
committerPaolo Abeni <[email protected]>2024-06-04 13:23:30 +0200
commit1be68a87ab333af37b02ad928a724a722a5a8203 (patch)
treea5e869e921f91a7cb5da145e3d012a3705235ce0 /tools/perf/scripts/python/export-to-sqlite.py
parent071115301838c6c265065dd5d6bf43a9a987a550 (diff)
tcp: add a helper for setting EOR on tail skb
TLS (and hopefully soon PSP will) use EOR to prevent skbs with different decrypted state from getting merged, without adding new tests to the skb handling. In both cases once the connection switches to an "encrypted" state, all subsequent skbs will be encrypted, so a single "EOR fence" is sufficient to prevent mixing. Add a helper for setting the EOR bit, to make this arrangement more explicit. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Willem de Bruijn <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions