1 Nov
2025
1 Nov
'25
8:22 a.m.
On Fri, 31 Oct 2025 15:19:22 +1100
David Gibson
One of the trickiest parts of implementing the improved forwarding table is integrating it properly with automatic forwarding (-t auto etc.). Here are some preliminary cleanups to the automatic port scanning that will make the job a bit easier.
v2: * Rename bitmap_andc() to bitmap_and_not() (4/8) * Fixed comment formatting error (4/8) * Updated commit message based on further information from Stefano (7,8/8) * All other patches unchanged, except for trivial rebase fixes
Applied. -- Stefano