OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 

From: Henning Brauer (henningcvs.openbsd.org)
Date: Sun Mar 02 2003 - 06:37:50 CST


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2003/03/02 05:37:50

Modified files:
        sbin/pfctl : parse.y pfctl_altq.c

Log message:
remove the control keyword for cbq queues.
the control class was a legacy of the original CBQ design by LBL/Sun
to support RSVP.
the control class is not used in openbsd, in the sense that
we don't automatically set filters for ICMP/IGMP/RSVP for the control
class.

ok dhartmei kjc deraadt