Re: [tcpdump-workers] pcap_next_ex: Packet Data

2006-04-24 Thread Sumit
maintainer interested on that part? I got a auto reply about size of mail. Please send me some personal address to send it to. Sumit wrote: Hello Guy, Yes when I applied your suggession about 'ts' and made printing of 'ts' properly then everything is as per expected now.

Re: [tcpdump-workers] pcap_next_ex: Packet Data

2006-04-24 Thread Sumit
value for members of 'pcap_pkthdr' packet time/length/offwire Tue Apr 25 10:55:58 2006 62 62 Raw Packet contents 0001 0006 0010 f307 4339 4400 0800 4500 0026 fc34 0211 163a cb58 87d1 cb58 87d6 fc33 9d0c 0012 106f 0102 9eb5 4d44 bac5 0800 I'm now seek

Re: [tcpdump-workers] pcap_next_ex: Packet Data

2006-04-24 Thread Sumit
get error "... type DLT_EN10MB not supported...". Now looking to your second guideline about 'caplen' and 'len'. I'm fine that 'ts' is structure, moreover 'ts' is not my concern, I'm anxious to know about the values contained into c

Re: [tcpdump-workers] pcap_next_ex: Packet Data

2006-04-24 Thread Sumit
erstanding. Thanks, Sumit wrote: Dear All, Greetings!!! I used libpcap-0.9.4 to write a simple capture program. This program calls pcap_next_ex and return with success. While I print data in hex it is bit different then the same data printed by tcpdump # tcpdump -vv -e proto UD

[tcpdump-workers] pcap_next_ex: Packet Data

2006-04-24 Thread Sumit
Dear All, Greetings!!! I used libpcap-0.9.4 to write a simple capture program. This program calls pcap_next_ex and return with success. While I print data in hex it is bit different then the same data printed by tcpdump # tcpdump -vv -e proto UDP and host 203.88.135.214 -XX -n tcpdum