From: Richard C. <ric...@gm...> - 2013-07-20 18:29:05
|
On Sat, Jul 20, 2013 at 01:37:50PM +0100, Milutin Aksic wrote: > So I need the exact time (timestamping on the card with accuracy of > 1 microsecond) and length of packets on the link. If I can't do it > with your program's packet can you tell me with which program I can > do it. I don't know of any program like that. However, just getting the packet lengths and hardware time stamps is a straightforward task, and so you can easily write that program yourself. HTH, Richard |