diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-08-20 15:49:02 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-08-20 15:49:02 +0000 |
commit | 8585f49fc00f58025010ef9b1b7956703242fa1e (patch) | |
tree | e0fc6a576d867b6322b00751f9de7152042a2708 /regress/sbin | |
parent | 3535d2ba258f8b60fb74ae6020fcb22930c7653f (diff) |
regen
Diffstat (limited to 'regress/sbin')
-rw-r--r-- | regress/sbin/pfctl/pfsetup1.ok | 2 | ||||
-rw-r--r-- | regress/sbin/pfctl/pfsetup4.ok | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pfsetup1.ok b/regress/sbin/pfctl/pfsetup1.ok index 1b094a5d8c8..da2aa3fa91e 100644 --- a/regress/sbin/pfctl/pfsetup1.ok +++ b/regress/sbin/pfctl/pfsetup1.ok @@ -1 +1 @@ -pass in inet from any to 192.168.0.1/24 +pass in inet from any to 192.168.0.1/24 diff --git a/regress/sbin/pfctl/pfsetup4.ok b/regress/sbin/pfctl/pfsetup4.ok index 4a9c07421b5..73394b38498 100644 --- a/regress/sbin/pfctl/pfsetup4.ok +++ b/regress/sbin/pfctl/pfsetup4.ok @@ -1,2 +1,2 @@ -block drop in log quick on ! lo0 inet from 127.0.0.0/8 to any label "antispoof:lo0:127.0.0.0/8:any" -block drop in log quick on ! lo1 inet from 192.168.0.0/24 to any label "antispoof:lo1:192.168.0.0/24:any" +block drop in log quick on ! lo0 inet from 127.0.0.0/8 to any label "antispoof:lo0:127.0.0.0/8:any" +block drop in log quick on ! lo1 inet from 192.168.0.0/24 to any label "antispoof:lo1:192.168.0.0/24:any" |