On 28 Aug 2024, at 19:14, Paolo Valerio wrote:

> Currently, at every call of IPTABLES_ACCEPT() an iptables rule gets
> added. Such rule is supposed to be removed on exit, but the current
> syntax for deleting the rule is incorrect, resulting in a leftover
> rule after execution.
>
> Fix it by correcting the deletion command.
>
> Fixes: 5e06e7ac99dc ("tests: Refactor the iptables accept rule.")
> Signed-off-by: Paolo Valerio <pvale...@redhat.com>

Thanks this patch looks good to me.

Acked-by: Eelco Chaudron <echau...@redhat.com>

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to