The Linux QoS Library provides a GObject based C API to manipulate the network queueing disciplines, classes, and classifiers in the Linux kernel. It does not use the TC command as a back-end. Instead, it communicates with the Linux kernel via Netlink sockets the same way TC does.
| Tags | Software Development Libraries |
|---|---|
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: This release makes some relatively small API changes that were required for the C# bindings, makes "mark" be a proper property of the FWMark classifier, and adds more documentation.


Release Notes: This version added support for the DSMark and Netem queueing disciplines and the TCIndex packet classifier. General bugfixes were made and new tests were included.


Release Notes: This release adds statistics support for all supported qdiscs and classes. There are many small features and bugfixes.


No changes have been submitted for this release.