CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/27 08:41:06
Modified files:
sys/net : hfsc.c hfsc.h
Log message:
Make the amount of classes limited by 64k, with automatic table growing.
The limit is because in places, queue IDs are being stored as u_int16_t's.
tested by me, discussed at length with (and ok) claudio henning
