diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2025-02-19 13:28:36 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2025-02-19 06:35:36 +0100 |
| commit | 65e317a8fca4eaf9efbfe642cc7e4322c56aa1f7 (patch) | |
| tree | b9690512de853c5a16bb733058dec97844076834 /contrib/qemu | |
| parent | b79a22d3601b69cf58b1803c5ead7f4667c46827 (diff) | |
| download | passt-65e317a8fca4eaf9efbfe642cc7e4322c56aa1f7.tar passt-65e317a8fca4eaf9efbfe642cc7e4322c56aa1f7.tar.gz passt-65e317a8fca4eaf9efbfe642cc7e4322c56aa1f7.tar.bz2 passt-65e317a8fca4eaf9efbfe642cc7e4322c56aa1f7.tar.lz passt-65e317a8fca4eaf9efbfe642cc7e4322c56aa1f7.tar.xz passt-65e317a8fca4eaf9efbfe642cc7e4322c56aa1f7.tar.zst passt-65e317a8fca4eaf9efbfe642cc7e4322c56aa1f7.zip | |
flow: Clean up and generalise flow traversal macros
The migration code introduced a number of 'foreach' macros to traverse the
flow table. These aren't inherently tied to migration, so polish up their
naming, move them to flow_table.h and also use in flow_defer_handler()
which is the other place we need to traverse the whole table.
For now we keep foreach_established_tcp_flow() as is.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib/qemu')
0 files changed, 0 insertions, 0 deletions
