]> git.stg.codes - stg.git/blob - stargazer/scripts/shaper/shaper.stop.sh
Port to CMake, get rid of os_int.h.
[stg.git] / stargazer / scripts / shaper / shaper.stop.sh
1 #!/bin/bash
2
3 int_iface=eth1
4
5 #iptables -t mangle --flush
6
7 tc qdisc del dev $int_iface root handle 1: htb
8