mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 08:25:16 -04:00
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
|
||
|---|---|---|
| .. | ||
| altq.h | ||
| altq_cbq.c | ||
| altq_cbq.h | ||
| altq_cdnr.h | ||
| altq_classq.h | ||
| altq_codel.c | ||
| altq_codel.h | ||
| altq_fairq.c | ||
| altq_fairq.h | ||
| altq_hfsc.c | ||
| altq_hfsc.h | ||
| altq_priq.c | ||
| altq_priq.h | ||
| altq_red.c | ||
| altq_red.h | ||
| altq_rio.c | ||
| altq_rio.h | ||
| altq_rmclass.c | ||
| altq_rmclass.h | ||
| altq_rmclass_debug.h | ||
| altq_subr.c | ||
| altq_var.h | ||
| if_altq.h | ||