HomeFreeBSD

altq: Increase maximum number of CBQ and HFSC classes

Description

altq: Increase maximum number of CBQ and HFSC classes

In some configurations we need more classes than ALTQ supports by
default. Increase the maximum number of classes we allow.
This will only cost us a comparatively trivial amount of memory, so
there's little reason not to do so.

If ever we find we want even more we may want to consider turning these
defines into a tunable, but for now do the easy thing.

Reviewed by: donner@
MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D29034

Details

Provenance
kpAuthored on Mar 3 2021, 10:06 AM
Differential Revision
D29034: altq: Increase maximum number of CBQ and HFSC classes
Parents
rGbb4a7d94b99f: net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros
Branches
Unknown
Tags
Unknown