From b0769dbc2507551f4526c8965060598b757d4df7 Mon Sep 17 00:00:00 2001 From: Peter Stromberg Date: Tue, 31 Jul 2001 09:02:19 +0000 Subject: allow to test that flags are unset, ok dhartmei@, mickey@ --- regress/sbin/pfctl/pf3.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 regress/sbin/pfctl/pf3.in (limited to 'regress/sbin/pfctl/pf3.in') diff --git a/regress/sbin/pfctl/pf3.in b/regress/sbin/pfctl/pf3.in new file mode 100644 index 00000000000..739bd1f81fa --- /dev/null +++ b/regress/sbin/pfctl/pf3.in @@ -0,0 +1,6 @@ +pass in all +pass in from any to any + +block in proto tcp from any to any flags FUP +block in proto tcp from any to any flags SF/SFRA +block in proto tcp from any to any flags /SFRA -- cgit v1.2.3