diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-07-18 15:26:29 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-07-19 18:32:41 +0200 |
commit | f9fe212b1f2bc105939bd2603991dbcd0e6a3b5f (patch) | |
tree | f9fe0c6fbf4951691aac2f644c96236808535628 /tcp_buf.c | |
parent | 4e2d36e83fb1ff86c2e7f6d0832827d59f829934 (diff) | |
download | passt-f9fe212b1f2bc105939bd2603991dbcd0e6a3b5f.tar passt-f9fe212b1f2bc105939bd2603991dbcd0e6a3b5f.tar.gz passt-f9fe212b1f2bc105939bd2603991dbcd0e6a3b5f.tar.bz2 passt-f9fe212b1f2bc105939bd2603991dbcd0e6a3b5f.tar.lz passt-f9fe212b1f2bc105939bd2603991dbcd0e6a3b5f.tar.xz passt-f9fe212b1f2bc105939bd2603991dbcd0e6a3b5f.tar.zst passt-f9fe212b1f2bc105939bd2603991dbcd0e6a3b5f.zip |
tcp, flow: Remove redundant information, repack connection structures
Some information we explicitly store in the TCP connection is now
duplicated in the common flow structure. Access it from there instead, and
remove it from the TCP specific structure. With that done we can reorder
both the "tap" and "splice" TCP structures a bit to get better packing for
the new combined flow table entries.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp_buf.c')
0 files changed, 0 insertions, 0 deletions