On Tuesday 2012-10-09 17:33, Katia S. wrote: >Well, I have been running "tc" commands like "tc qdisc" or "tc class" to >get some information I need on various devices and interfaces. > >Right now I need to implement the exact same feature in a program of mine, >but I don't want to just externally call the "tc" command and read its >output... So I was searching for an API to use it in my source code. My >search led me to the iptc-dev and iptables-dev libraries, but those have >no tutorial or how-tos so I'm kinda lost... tc is not part of iptables, so it is very unlikely (I say impossible) that iptables-dev will get you anything tc-related. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html