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/pf22.ok | |
parent | b4fd2a687cd1acdb5946a41f0568c85f0a34c853 (diff) |
Test setting hostid.
Diffstat (limited to 'regress/sbin/pfctl/pf22.ok')
-rw-r--r-- | regress/sbin/pfctl/pf22.ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf22.ok b/regress/sbin/pfctl/pf22.ok index 2c07f877e0e..1dce2148953 100644 --- a/regress/sbin/pfctl/pf22.ok +++ b/regress/sbin/pfctl/pf22.ok @@ -7,5 +7,6 @@ set limit states 1000 set limit frags 1000 set loginterface lo0 set loginterface none +set hostid 0x00000001 set require-order no set require-order yes |