git: 8fab8b3ae35d - main - tests/netpfil: xfail ipfnat_local_redirect testcase

From: Siva Mahadevan <siva_at_FreeBSD.org>
Date: Wed, 02 Sep 2026 16:03:00 UTC
The branch main has been updated by siva:

URL: https://cgit.FreeBSD.org/src/commit/?id=8fab8b3ae35d2388adfedbfc7ef6f3c93d34ce1c

commit 8fab8b3ae35d2388adfedbfc7ef6f3c93d34ce1c
Author:     Siva Mahadevan <siva@FreeBSD.org>
AuthorDate: 2026-09-02 15:45:15 +0000
Commit:     Siva Mahadevan <siva@FreeBSD.org>
CommitDate: 2026-09-02 16:01:14 +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
---
 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