summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/test/regress/i5
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2013-09-21 14:23:20 +0000
committercy <cy@FreeBSD.org>2013-09-21 14:23:20 +0000
commit1f79bda80fc99a9bea37dc83f80019be39c33c5a (patch)
tree3915c70585141494037a8c4fd909db7ea85a2aac /contrib/ipfilter/test/regress/i5
parentb3f0452e3485d31d295010234a8951b1129a6f0b (diff)
downloadFreeBSD-src-1f79bda80fc99a9bea37dc83f80019be39c33c5a.zip
FreeBSD-src-1f79bda80fc99a9bea37dc83f80019be39c33c5a.tar.gz
Remove redundant files.
Approved by: glebius (mentor) Approved by: re (blanket)
Diffstat (limited to 'contrib/ipfilter/test/regress/i5')
-rw-r--r--contrib/ipfilter/test/regress/i59
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/ipfilter/test/regress/i5 b/contrib/ipfilter/test/regress/i5
deleted file mode 100644
index 788f971..0000000
--- a/contrib/ipfilter/test/regress/i5
+++ /dev/null
@@ -1,9 +0,0 @@
-log in all
-count in tos 0x80 from any to any
-pass in on ed0 tos 64 from localhost to localhost
-block in log on lo0 ttl 0 from any to any
-pass in quick ttl 1 from any to any
-skip 3 out from 127.0.0.1 to any
-auth out on foo0 proto tcp from any to any port = 80
-preauth out on foo0 proto tcp from any to any port = 22
-nomatch out on foo0 proto tcp from any port < 1024 to any
OpenPOWER on IntegriCloud