Skip to content
Snippets Groups Projects
user avatar
Nikhil Handigol authored
b97c0392
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
Makefile
README
sch_htb.c
Modified sch_htb implementation with ofbuf support.

To compile, just type make.  To use this module instead
of regular sch_htb, do:

0. make
1. rmmod sch_htb
2. insmod ./sch_htb.ko

To revert, just rmmod sch_htb.