diff options
Diffstat (limited to 'test/regress/7')
-rw-r--r-- | test/regress/7 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/regress/7 b/test/regress/7 deleted file mode 100644 index 6848a688a3744..0000000000000 --- a/test/regress/7 +++ /dev/null @@ -1,6 +0,0 @@ -block in proto icmp from any to any icmp-type echo -pass in proto icmp from any to any icmp-type echo -block in proto icmp from any to any icmp-type unreach code 3 -pass in proto icmp from any to any icmp-type unreach code 3 -block in proto icmp from any to any icmp-type echorep -pass in proto icmp from any to any icmp-type echorep |