aboutgitcodebugslistschat
path: root/tcp_buf.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2024-07-18 15:26:29 +1000
committerStefano Brivio <sbrivio@redhat.com>2024-07-19 18:32:41 +0200
commitf9fe212b1f2bc105939bd2603991dbcd0e6a3b5f (patch)
treef9fe0c6fbf4951691aac2f644c96236808535628 /tcp_buf.c
parent4e2d36e83fb1ff86c2e7f6d0832827d59f829934 (diff)
downloadpasst-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