diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2006-10-25 14:30:47 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2006-10-25 14:30:47 +0000 |
commit | fc1b99cab718a18e5ec6aa9750f5217a89c02b2f (patch) | |
tree | 5aec2ea64b2ffd3a1e8347f8bcdad759ae4fd7d0 /regress/sbin/pfctl/pf90.ok | |
parent | 86c243a8402d8c9f66e8f6680e9745da7afb37f6 (diff) |
test logging to alternate pflog interfaces
Diffstat (limited to 'regress/sbin/pfctl/pf90.ok')
-rw-r--r-- | regress/sbin/pfctl/pf90.ok | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf90.ok b/regress/sbin/pfctl/pf90.ok new file mode 100644 index 00000000000..4255dc356c4 --- /dev/null +++ b/regress/sbin/pfctl/pf90.ok @@ -0,0 +1,5 @@ +pass log (user) all flags S/SA keep state +pass log (all) all flags S/SA keep state +pass log (to pflog7) all flags S/SA keep state +block drop log (all, user, to pflog1) all +block drop log (user, to pflog1) all |