19 Feb
2025
19 Feb
'25
7:56 a.m.
On Wed, 19 Feb 2025 13:28:33 +1100
David Gibson
The migration code introduced a number of flow traversal macros. This series cleans up their interfaces a bit, and makes them more widely useful.
David Gibson (3): flow: Remove unneeded index from foreach_* macros flow: Remove unneeded bound parameter from flow traversal macros flow: Clean up and generalise flow traversal macros
flow.c | 72 +++++++++++++++++++--------------------------------- flow_table.h | 36 ++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 46 deletions(-)
Applied. -- Stefano