diff options
Diffstat (limited to 'regress')
-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" |