Re: [tcpdump-workers] how to construct tcpdump readable packets

2006-04-10 Thread Latha G
Hi, Thanks a lot.. It works fine. On 4/7/06, Guy Harris <[EMAIL PROTECTED]> wrote: > > Hannes Gredler wrote: > > > you may want to check the text2pcap utility > > that comes along with ethereal for learning about > > conversion to a libpcap readable format. > > Or, alternatively, with newer vers

Re: [tcpdump-workers] guessing when TSO is present

2006-04-10 Thread Rick Jones
Guy Harris wrote: On Apr 7, 2006, at 10:08 AM, Rick Jones wrote: As for checking against the normal MTU, does tcpdump/libpcap have that information? Only to the extent that it could infer that from the link-layer type. (Jumbo frames might make that tricky.) And since TSO _really_ work