[tcpdump-workers] Questions about pcap_read() function

2007-09-26 Thread Varuna De Silva
Hello, I Posted this on monday, another one I posted cant be seen on forum, but I received the answer from the forum. So I thought of resending this as well I am trying to add support for my device in libpcap(/winpcap) and I have some doubts regarding the xxx_read() function in the pcap-xxx.c file

Re: [tcpdump-workers] Endace DAG card

2007-09-26 Thread Stephen Donnelly
On Wed, 2007-09-26 at 10:09 +0200, Michele Sciuto wrote: > Hi, > I'm using a DAG 4.3GE card to capture traffic and I just have to clarify > some points. > > Since I need the acquired data in libpcap format, I was wondering if it > would be better to use dagsnap followed by dagconvert or, alterna

Re: [tcpdump-workers] Endace DAG card

2007-09-26 Thread Alberto Ornaghi
Michele Sciuto wrote: > Since I need the acquired data in libpcap format, I was wondering if it > would be better to use dagsnap followed by dagconvert or, alternatively, > tcpdump with the dag patch. Does somebody know which is the best choice, > considering performance? IMHO the libpcap patch wo

[tcpdump-workers] Endace DAG card

2007-09-26 Thread Michele Sciuto
Hi, I'm using a DAG 4.3GE card to capture traffic and I just have to clarify some points. Since I need the acquired data in libpcap format, I was wondering if it would be better to use dagsnap followed by dagconvert or, alternatively, tcpdump with the dag patch. Does somebody know which is t