Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2024 13:10:14 GMT
From:      Tom Jones <thj@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: e1b1984abb8b - main - pfctl: Add endpoint-independent test to the list of tests
Message-ID:  <202409061310.486DAEVI054821@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thj:

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

commit e1b1984abb8b673d43082660a5ae740741f85df6
Author:     Tom Jones <thj@FreeBSD.org>
AuthorDate: 2024-09-06 13:06:57 +0000
Commit:     Tom Jones <thj@FreeBSD.org>
CommitDate: 2024-09-06 13:09:12 +0000

    pfctl: Add endpoint-independent test to the list of tests
    
    Reviewed by:    kp
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D46563
---
 sbin/pfctl/tests/pfctl_test_list.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sbin/pfctl/tests/pfctl_test_list.inc b/sbin/pfctl/tests/pfctl_test_list.inc
index 5d1717200759..1fd31de6ccc4 100644
--- a/sbin/pfctl/tests/pfctl_test_list.inc
+++ b/sbin/pfctl/tests/pfctl_test_list.inc
@@ -129,3 +129,4 @@ PFCTL_TEST(1017, "Ethernet rule with ridentifier and several labels")
 PFCTL_TEST(1018, "Test dynamic address mask")
 PFCTL_TEST(1019, "Test pflow option")
 PFCTL_TEST(1020, "Test hashmark and semicolon comment")
+PFCTL_TEST(1021, "Endpoint-independent")



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409061310.486DAEVI054821>