aboutgitcodebugslistschat
path: root/doc/platform-requirements
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2026-03-11 23:03:10 +1100
committerStefano Brivio <sbrivio@redhat.com>2026-03-11 22:11:30 +0100
commitbb2e4dda0f7c9b92195ab84920430659425afbc0 (patch)
tree0054cdcac79e9139ffef26b70599c6d2c73f1a26 /doc/platform-requirements
parentd30e0b7699dde95c337a391bb991ac800d059e13 (diff)
downloadpasst-bb2e4dda0f7c9b92195ab84920430659425afbc0.tar
passt-bb2e4dda0f7c9b92195ab84920430659425afbc0.tar.gz
passt-bb2e4dda0f7c9b92195ab84920430659425afbc0.tar.bz2
passt-bb2e4dda0f7c9b92195ab84920430659425afbc0.tar.lz
passt-bb2e4dda0f7c9b92195ab84920430659425afbc0.tar.xz
passt-bb2e4dda0f7c9b92195ab84920430659425afbc0.tar.zst
passt-bb2e4dda0f7c9b92195ab84920430659425afbc0.zip
fwd: Split forwarding table from port scanning state
For hsitorical reasons, struct fwd_ports contained both the new forwarding table and some older state related to port / scanning auto-forwarding detection. They are related, but keeping them together prevents some future reworks we want to do. Separate them into struct fwd_table (for the table) and struct fwd_scan for the scanning state. Adjusting all the users makes for a logically straightforward, but fairly extensive patch. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'doc/platform-requirements')
0 files changed, 0 insertions, 0 deletions