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: Daniel Hartmeier (dhartmeicvs.openbsd.org)
Date: Mon Apr 05 2004 - 03:19:50 CDT


CVSROOT: /cvs
Module name: src
Changes by: dhartmeicvs.openbsd.org 2004/04/05 02:19:49

Modified files:
        sys/net : pf.c

Log message:
make pftag ** (pass pointer by reference), otherwise it's never updated.
the parameter serves only as optimization to cache m_tag_get() results.
ok henning