From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Date: Fri, 02 Dec 2005 08:54:04 +0000 Subject: Re: [LARTC] Screening packets within tc-classes Message-Id: <43900BAC.8020705@trash.net> List-Id: References: <20051130.Dqk.80373300@egroupware.netshadow.at> In-Reply-To: <20051130.Dqk.80373300@egroupware.netshadow.at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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 LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc