Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 1 Apr 2025 11:49:08 -0300 you wrote:
In iproute 6.14, the nat ip mask logic was fixed to remove an undefined behaviour[1]. So now instead of reporting '0.0.0.0/32' on x86 and potentially '0.0.0.0/0' in other platforms, it reports '0.0.0.0/0' in all platforms.
[1] https://lore.kernel.org/netdev/20250306112520.188728-1-torben.nielsen@prevas...
Reviewed-by: Simon Horman horms@kernel.org Signed-off-by: Pedro Tammela pctammela@mojatatu.com
[...]
Here is the summary with links: - [net,v2] selftests: tc-testing: fix nat regex matching https://git.kernel.org/netdev/net/c/ca9e5d3d9a4d
You are awesome, thank you!