ExtensibilityΒΆ
linuxnet.qos supports only a subset of the queuing disciplines and traffic filters that are available in the Linux kernel.
Additional queuing disciplines can be supported by extending the
QDisc and QClass classes.
Additional traffic filters can be supported by extending the
TrafficFilter class.