diff options
Diffstat (limited to 'test/regress/l1')
-rw-r--r-- | test/regress/l1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/regress/l1 b/test/regress/l1 new file mode 100644 index 0000000..88cca58 --- /dev/null +++ b/test/regress/l1 @@ -0,0 +1,6 @@ +log in all +pass in on anon0 all head 100 +pass in log quick from 3.3.3.3 to any group 100 +pass in log body quick from 2.2.2.2 to any +pass in log quick proto tcp from 1.1.1.1 to any flags S keep state +pass in log first quick proto tcp from 1.1.1.1 to any flags S keep state |