libnl vs. tc
Thomas Graf
tgraf at infradead.org
Thu Oct 28 19:25:10 EDT 2010
On Wed, Oct 27, 2010 at 06:45:30PM -0700, jobhunts02 at aol.com wrote:
> Is there any documentation that translates doing traffic control with the tc command into doing it with the libnl API?
No there is not. There is an API description of the available tc API at
http://www.infradead.org/~tgr/libnl/doc-2.0/group__tc.html
And there are a few new manual pages, one of them for nl-qdisc-add:
http://git.kernel.org/?p=libs/netlink/libnl.git;a=blob;f=man/nl-qdisc-add.8;h=b1fb57a88e2f5db5128eba3344a08c28cb3df925;hb=HEAD
More information about the libnl
mailing list