summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/test/regress/f13
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/test/regress/f13')
-rw-r--r--contrib/ipfilter/test/regress/f132
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/ipfilter/test/regress/f13 b/contrib/ipfilter/test/regress/f13
index f123e47..8106419 100644
--- a/contrib/ipfilter/test/regress/f13
+++ b/contrib/ipfilter/test/regress/f13
@@ -4,3 +4,5 @@ pass in proto udp from any to any port = 53 keep frags
block in proto udp from any to any port = 53 keep frags
pass in proto tcp from any to any port = 25 flags S/SA keep state keep frags
block in proto tcp from any to any port = 25 flags S/SA keep state keep frags
+pass in proto udp from any to any port = 53 keep frags(strict)
+pass in proto tcp from any to any port = 25 keep state(strict)
OpenPOWER on IntegriCloud