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: Jared J. Yanovich (jaredycvs.openbsd.org)
Date: Thu Oct 14 2004 - 19:15:07 CDT


CVSROOT: /cvs
Module name: src
Changes by: jaredycvs.openbsd.org 2004/10/14 18:15:06

Modified files:
        sys/net : pf_table.c

Log message:
correctly parse the anchor names to which tables refer.
now they abide to the same rules as anchor names referred to by rules:
- initial slashes (/) are stripped
- anchor names with characters after the terminating NUL byte are
considered invalid

ok dhartmei (and previously) beck henning