Using linux tc-ingress on android -


i'm trying use tc (traffic control) linux on android. far managed create qdisc root can't create qdisc ingress. following error.

2|root@dior:/ # tc qdisc add dev wlan0 handle ffff: ingress rtnetlink answers: no such file or directory 

is because of code or system not have ingress functionality?


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -