git: 48522564b79f - stable/15 - tests/netpfil: xfail ipfnat_local_redirect testcase
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Sep 2026 14:21:43 UTC
The branch stable/15 has been updated by siva:
URL: https://cgit.FreeBSD.org/src/commit/?id=48522564b79ff41cacd60ca448877748b14fa2c4
commit 48522564b79ff41cacd60ca448877748b14fa2c4
Author: Siva Mahadevan <siva@FreeBSD.org>
AuthorDate: 2026-09-02 15:45:15 +0000
Commit: Siva Mahadevan <siva@FreeBSD.org>
CommitDate: 2026-09-14 14:02:36 +0000
tests/netpfil: xfail ipfnat_local_redirect testcase
PR: 296944
Reviewed by: cy
MFC after: 3 days
MFC to: stable/15
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 8fab8b3ae35d2388adfedbfc7ef6f3c93d34ce1c)
---
tests/sys/netpfil/common/rdr.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/sys/netpfil/common/rdr.sh b/tests/sys/netpfil/common/rdr.sh
index 0d6f27694c8c..4f34d8502609 100644
--- a/tests/sys/netpfil/common/rdr.sh
+++ b/tests/sys/netpfil/common/rdr.sh
@@ -81,6 +81,8 @@ local_redirect_head()
local_redirect_body()
{
firewall=$1
+ [ "$firewall" = "ipfnat" ] && atf_expect_fail "https://bugs.freebsd.org/296944"
+
firewall_init $firewall
nat_init $firewall
vnet_init_bridge