无法设置数据包规则: %s 退出状态为 2
作者: god-pane创建于 2015年11月27日更新于 2019年7月25日
root@ubuntu:~# comcast --device=eth0 --latency=250 --target-bw=1000 --packet-loss=10% sudo tc qdisc show | grep "netem" sudo tc qdisc add dev eth0 handle 10: root htb 无法设置数据包规则: %s 退出状态为 2
内容来源: tylertreat/comcast