Re: [tcpdump-workers] Patch to release File Descriptors in pcap-dag.c

2007-02-07 Thread Guy Harris
[EMAIL PROTECTED] wrote: Additionally, could you replace the word LSU by LSSU in gencode.c, gencode.h, grammar.y and scanner.l. This is the exact term to use for MTP2 messages. Checked into the main and x.9 branches (with "lsu" supported as an alias for "lssu", for backwards compatibility).

Re: [tcpdump-workers] Patch to release File Descriptors in pcap-dag.c

2007-02-01 Thread Florent . Drouin
Hello Guy, I did test the changes, it works great. Additionally, could you replace the word LSU by LSSU in gencode.c, gencode.h, grammar.y and scanner.l. This is the exact term to use for MTP2 messages. << gencode.c: * LSSU, length is 1 or 2 gencode.c: case M_LSSU: gencode.h:#define

Re: [tcpdump-workers] Patch to release File Descriptors in pcap-dag.c

2007-01-31 Thread Guy Harris
On Jan 30, 2007, at 4:50 AM, [EMAIL PROTECTED] wrote: Here is a patch for the libpcap interface with Endace DAG boards. It should solve the following errors, when you are running Wireshark. Checked in to the main and x.9 branches, with some additional cleanup of the code that allocates and