diff options
author | Cedric Berger <cedric@cvs.openbsd.org> | 2004-01-06 12:34:06 +0000 |
---|---|---|
committer | Cedric Berger <cedric@cvs.openbsd.org> | 2004-01-06 12:34:06 +0000 |
commit | bc67a210d06b05774b82a34c54027487ab857398 (patch) | |
tree | 56facc2734b81d79036a5a163585a0e58f54d222 /regress/sbin/pfctl/pfi2.in | |
parent | 3f853dbb353170b474b258e6ec862e0cee54fef2 (diff) |
Add tests for interface->address translation in userland and in the kernel.
Diffstat (limited to 'regress/sbin/pfctl/pfi2.in')
-rw-r--r-- | regress/sbin/pfctl/pfi2.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfi2.in b/regress/sbin/pfctl/pfi2.in new file mode 100644 index 00000000000..d0c016700cf --- /dev/null +++ b/regress/sbin/pfctl/pfi2.in @@ -0,0 +1,12 @@ +-q +self +self:network +self:peer +self:broadcast +self/24 +self:0 +self:network:0 +self:peer:0 +self:broadcast:0 +self:0/24 + |