Brad Cowie <[email protected]> writes: > Add a test case for regression in openvswitch nat that was fixed by > commit e6345d2824a3 ("netfilter: nf_nat: fix action not being set for > all ct states"). > > Link: https://lore.kernel.org/netdev/[email protected]/ > Link: https://mail.openvswitch.org/pipermail/ovs-dev/2024-January/410476.html > Suggested-by: Aaron Conole <[email protected]> > Signed-off-by: Brad Cowie <[email protected]> > ---
I tested this on a patched kernel and as well as an unpatched kernel and got the following: 6.5.5-200: TEST: ip4-nat-related: ICMP related matches work with SNAT [FAIL] 6.7.0 : TEST: ip4-nat-related: ICMP related matches work with SNAT [ OK ] Thanks for adding the test case! Tested-by: Aaron Conole <[email protected]> Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
