Skip to content

giwa/iproute2_fq-pie

 
 

Repository files navigation

requirement fq-pie(https://github.com/hironoriokano/fq-pie.git)

# git clone https://github.com/hironoriokano/iproute2_fq-pie.git
# cd iproute2_fq-pie
# ./install.sh
# tc qdisc show eth0
# tc qdisc add dev eth0 root fq_pie limit 100 
# tc qdisc change dev eth0 root fq_pie limit 200 target 10ms
# tc qdisc del dev eth0 root

About

iproute2 - fq-pie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.9%
  • Roff 36.3%
  • Shell 2.8%