Gitiles
Code Review
Sign In
gerrit.named-data.net
/
mini-ndn
/
652bad492c62da9477b35e961c3ee017c0a10686
/
.
/
util
/
sch_htb-ofbuf
/
README
blob: 711ed772254e03563ed927de07ac8fd862fe4d4c [
file
] [
log
] [
blame
]
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
.