OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Marco Pfatschbacher (mpfcvs.openbsd.org)
Date: Wed Sep 19 2007 - 07:51:05 CDT


CVSROOT: /cvs
Module name: src
Changes by: mpfcvs.openbsd.org 2007/09/19 06:51:05

Modified files:
        regress/sbin/pfctl: pf48.in pf48.loaded pf48.ok pf48.optimized

Log message:
Remove "localhost" from the table test, since the result is dependent
on the resolver. In some enviroments you'll get an AAAA for it,
in others you won't. Testing the resolver isn't really the intention
of this test anyway.
OK henning