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/pfi3.in | |
parent | 3f853dbb353170b474b258e6ec862e0cee54fef2 (diff) |
Add tests for interface->address translation in userland and in the kernel.
Diffstat (limited to 'regress/sbin/pfctl/pfi3.in')
-rw-r--r-- | regress/sbin/pfctl/pfi3.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfi3.in b/regress/sbin/pfctl/pfi3.in new file mode 100644 index 00000000000..2d7f7ef194b --- /dev/null +++ b/regress/sbin/pfctl/pfi3.in @@ -0,0 +1,11 @@ +tun100 +tun100:network +tun100:peer +tun100:broadcast +tun100/24 +tun100:0 +tun100:0:network +tun100:0:peer +tun100:0:broadcast +tun100:0/24 + |