diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-03-11 23:03:10 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-03-11 22:11:30 +0100 |
| commit | bb2e4dda0f7c9b92195ab84920430659425afbc0 (patch) | |
| tree | 0054cdcac79e9139ffef26b70599c6d2c73f1a26 /doc | |
| parent | d30e0b7699dde95c337a391bb991ac800d059e13 (diff) | |
| download | passt-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')
0 files changed, 0 insertions, 0 deletions
