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: Henning Brauer (henningcvs.openbsd.org)
Date: Tue Apr 15 2003 - 06:29:24 CDT


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2003/04/15 05:29:24

Modified files:
        sbin/pfctl : parse.y pfctl_altq.c pfctl_parser.h
                         pfctl_qstats.c

Log message:
pass down the unparsed queue opts (struct node_queue_opt) to
print_altq/print_hfsc -> print_hfsc_opts and extract struct node_hfsc_sc
there for each service curve and pass those down to print_hfsc_sc. now
bandwidth specifications in the service curves are printed correct in the
case of a queue belonging to more than one interface/parent queue, the
parent queues having different bandwidths and the bandwith on teh service
curve beeing specified in percent.