start web server from beginnig
[vsorcdistro/.git] / mininet / util / sch_htb-ofbuf / README
1 Modified sch_htb implementation with ofbuf support.
2
3 To compile, just type make.  To use this module instead
4 of regular sch_htb, do:
5
6 0. make
7 1. rmmod sch_htb
8 2. insmod ./sch_htb.ko
9
10 To revert, just rmmod sch_htb.