diff options
Diffstat (limited to 'regress/sbin/pfctl/pf49.ok')
-rw-r--r-- | regress/sbin/pfctl/pf49.ok | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf49.ok b/regress/sbin/pfctl/pf49.ok index 5153674898b..6bb9f2d1778 100644 --- a/regress/sbin/pfctl/pf49.ok +++ b/regress/sbin/pfctl/pf49.ok @@ -1,3 +1,2 @@ pass in on lo0 inet from 127.0.0.0/8 to any keep state pass in on lo0 inet6 from ::1 to any keep state -block drop in on lo0 inet from any to 127.0.0.1 |