diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-05-19 18:21:29 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-05-19 18:21:29 +0000 |
commit | 651d2dd12a5d5152748e7aebe68ec366b5486378 (patch) | |
tree | 253c03863d241a5cd9b8222ca5445bd1eca0fd2c /regress/sbin/pfctl/pfail40.in | |
parent | 4f2bd90658dafca4783e555b8ba0b6eff8e15e88 (diff) |
obviously wrong netmask
Diffstat (limited to 'regress/sbin/pfctl/pfail40.in')
-rw-r--r-- | regress/sbin/pfctl/pfail40.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfail40.in b/regress/sbin/pfctl/pfail40.in new file mode 100644 index 00000000000..7b1008f92bc --- /dev/null +++ b/regress/sbin/pfctl/pfail40.in @@ -0,0 +1,4 @@ +# totally invalid netmasks +pass in from 10.0.0.0/161 +pass in from 2000::/161 + |