BTW: it's this line (at the end of /usr/sbin/wondershaper) that's causing the 
trouble:
tc filter add dev $DEV parent ffff: protocol ip prio 50 u32 match ip src \
   0.0.0.0/0 police rate ${DOWNLINK}kbit burst 10k drop flowid :1

And, indeed, removing "flowid :1" from that line causes wondershaper to
complete successfully. I haven't been able to test whether it still
limits bandwidth properly and maintains low latency under high transfer
rates.

-- 
[hardy] running wondershaper gives 'What is "flowid"? Illegal "police"'
https://bugs.launchpad.net/bugs/194623
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to