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

2006-01-09 Thread Gianluca Varenni
- Original Message - From: "Guy Harris" <[EMAIL PROTECTED]> To: Sent: Monday, January 09, 2006 12:09 PM Subject: Re: [tcpdump-workers] where to get libpcap-ng? On Jan 9, 2006, at 9:12 AM, alexander medvedev wrote: As far as i understood NTAR is an implementation of the pcap-ng st

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

2006-01-09 Thread Guy Harris
On Jan 9, 2006, at 9:12 AM, alexander medvedev wrote: As far as i understood NTAR is an implementation of the pcap-ng standard, At least as I understand it, it's an implementation of *part* of that standard - it handles the general structure of pcap-ng files (the "general block structure

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

2006-01-09 Thread alexander medvedev
Hello, Gianluca, thanks for your answer. As far as i understood NTAR is an implementation of the pcap-ng standard, which uses different from libpcap API, i.e. ntar_open(), ntar_close(), etc. Are there any plans to implement this standard in libpcap? And, if there are plans, will there be a separ