[LARTC] Re: measuring queueing delay using iproute2

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



bert hubert writes:
 > On Wed, Feb 27, 2002 at 08:57:11AM -0800, Don Cohen wrote:
 > > 
 > > 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
 > 
 > Won't work - tcpdump sits before the packet scheduler, and not after.

No way.  For instance, the packet scheduler can decide to drop the
packet.  In which case it better not show up in tcpdump!
Tcpdump is after dequeue, just before giving the packet to the device.


[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux