You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selftests: netfilter: Run nft_audit.sh in its own netns
JIRA: https://issues.redhat.com/browse/RHEL-9127
This patch is a backport of the following upstream commit:
commit 2e2d9c7
Author: Phil Sutter <[email protected]>
Date: Fri Oct 13 22:02:24 2023 +0200
selftests: netfilter: Run nft_audit.sh in its own netns
Don't mess with the host's firewall ruleset. Since audit logging is not
per-netns, add an initial delay of a second so other selftests' netns
cleanups have a chance to finish.
Fixes: e8dbde5 ("selftests: netfilter: Test nf_tables audit logging")
Signed-off-by: Phil Sutter <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Ricardo Robaina <[email protected]>
0 commit comments