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: Sat Nov 29 2003 - 04:05:56 CST


CVSROOT: /cvs
Module name: src
Changes by: dhartmeicvs.openbsd.org 2003/11/29 03:05:55

Modified files:
        sbin/pfctl : parse.y
        share/man/man5 : pf.conf.5

Log message:
allow ':' (range including boundaries) to be used whereever '><' (range
excluding boundaries) is legal. already supported by kernel, requires only
removal of three error messages. ok henning