Andreas Unterkircher wrote:
Good suggestion to use ulog for this. So I could dump the exactly traffic which would run through a class (CLASSIFY) to analyze and extract the necessary data to draw the graphs. So I do not have to parse my class (IP or MAC) out of a
full tcpdump stream.

Sadly not possible with tc-filter. But perhaps I could do this for tc with Vincent Perrier's sch_spy module.

Its possible using tc action, namely with the ipt action which can
use iptables targets from tc.
_______________________________________________
LARTC mailing list
[email protected]
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to