freebsd-dev/sys/net/altq
Kristof Provost 448732b8e2 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
2021-03-04 20:58:22 +01:00
..
altq_cbq.c altq: Remove unused arguments from altq_attach() 2021-01-25 19:58:22 +01:00
altq_cbq.h altq: Increase maximum number of CBQ and HFSC classes 2021-03-04 20:58:22 +01:00
altq_cdnr.h
altq_classq.h
altq_codel.c altq: Remove unused arguments from altq_attach() 2021-01-25 19:58:22 +01:00
altq_codel.h
altq_fairq.c altq: Remove unused arguments from altq_attach() 2021-01-25 19:58:22 +01:00
altq_fairq.h
altq_hfsc.c altq: Remove unused arguments from altq_attach() 2021-01-25 19:58:22 +01:00
altq_hfsc.h altq: Increase maximum number of CBQ and HFSC classes 2021-03-04 20:58:22 +01:00
altq_priq.c altq: Remove unused arguments from altq_attach() 2021-01-25 19:58:22 +01:00
altq_priq.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
altq_red.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
altq_red.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
altq_rio.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
altq_rio.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
altq_rmclass_debug.h
altq_rmclass.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
altq_rmclass.h
altq_subr.c net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros 2021-03-04 20:56:48 +01:00
altq_var.h
altq.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
if_altq.h altq: Remove unused arguments from altq_attach() 2021-01-25 19:58:22 +01:00