diff options
author | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2003-12-16 00:33:31 +0000 |
---|---|---|
committer | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2003-12-16 00:33:31 +0000 |
commit | e3857c135bbe80a91166033d051644798443eb89 (patch) | |
tree | 391f530c8197c1a78780b5e8ba5c1b17555e62dd /regress/sbin/pfctl/pf55.ok | |
parent | b4fd2a687cd1acdb5946a41f0568c85f0a34c853 (diff) |
Test setting hostid.
Diffstat (limited to 'regress/sbin/pfctl/pf55.ok')
-rw-r--r-- | regress/sbin/pfctl/pf55.ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf55.ok b/regress/sbin/pfctl/pf55.ok index 18c6f05cdd0..bfd69d1e9a1 100644 --- a/regress/sbin/pfctl/pf55.ok +++ b/regress/sbin/pfctl/pf55.ok @@ -18,6 +18,7 @@ set limit states 4522 set limit frags 43556 set loginterface none set loginterface lo0 +set hostid 0x00000001 set optimization normal set block-policy drop set require-order yes |