API Example for QDISC TBF Rate limiting

Anthony Clark clark.anthony.g at gmail.com
Wed Jul 17 05:17:33 PDT 2024


All,

I couldn't navigate the QDISC + TBF API easily from the documentation
or sources. Could you guys provide hints on mimicking this iproute2
QDISC + TBF invocation but with libnl?

sudo tc qdisc add dev eth0 root tbf rate 1mbit latency 50ms burst 10kb

Thanks!



More information about the libnl mailing list