Re: [tcpdump-workers] where to get libpcap-ng?

2006-01-11 Thread Gianluca Varenni
- Original Message - From: "Michael Richardson" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 11, 2006 9:37 AM Subject: Re: [tcpdump-workers] where to get libpcap-ng? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "Guy" == Guy Harris <[EMAIL PROTECTED]> writes: >> Are there

Re: [tcpdump-workers] where to get libpcap-ng?

2006-01-11 Thread Gianluca Varenni
- Original Message - From: "alexander medvedev" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 10, 2006 8:40 AM Subject: Re: [tcpdump-workers] where to get libpcap-ng? Hi, i am trying to figure out how seriously one should consider the new format and the extra useful information it

Re: [tcpdump-workers] where to get libpcap-ng?

2006-01-11 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Guy" == Guy Harris <[EMAIL PROTECTED]> writes: >> Are there any plans to implement this standard in libpcap? Guy> At some point I plan to implement support for reading pcap-ng Guy> files in libpcap, using NTAR. I probably won't ch

[tcpdump-workers] Capture icmp type = 3

2006-01-11 Thread Luis Del Pino
Hello i have a problem. I can't capture the packets ICMP type 3 "Destination Host Unreachable". I can capture packets ICMP type 0 "echo reply" but i do "ping IP(unknow)" I can't the answer . Here it is the code of program. I believe that libpcap doesn't capture this packets well because i capture E