From mboxrd@z Thu Jan 1 00:00:00 1970 From: don-lartc@isis.cs3-inc.com (Don Cohen) Date: Wed, 27 Feb 2002 16:57:11 +0000 Subject: [LARTC] Re: measuring queueing delay using iproute2 Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org How about this: use tcpdump to record the packets of that class match up the incoming and outgoing packets take the difference in tcp timestamps > From: Radhakrishnan Vijay > To: lartc@mailman.ds9a.nl > Subject: [LARTC] measuring queueing delay using iproute2 > > I am using the tc functionality provided by iproute2 > to setup classes and queueing disciplines. I have a > requirement to determine the queueing delay of each > packet belonging to a particular class so that i can > measure the average queueing delay over a time > interval for a particular traffic class. I would be > grateful if somebody could give me pointers on how i > possibly can achieve this. I suspect that i would have > to modify the source code of iproute2 , but am not too > sure on what segment of the code i should be > modifying. It won't help to modify iproute2. It's not doing the forwarding. It only tells the kernel what you want the kernel to do. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/