Open borodiliz opened 4 years ago
Hello,
Having a similar issue here.
tc will show "invalid argument", or "command line is not complete", even though I've tried a dozen of well known and documented variants. Anything after the device name seems to be incorrectly parsed, and I've seen an error message spewing out the value of the SSH_CONNECTION environment variable out of nowhere...
A simple tc qdisc del dev eth0 root will not work. (command line is not complete)
Anyone had luck using tc with balena OS?
Hi! I'm trying to emulate network issues with alexei-led/pumba#156 but it seems there is a problem with
tc
on docker imagebalenalib/armv7hf-debian
I'm getting the following error:
Any ideas? Thanks in advance