Re: [tcpdump-workers] segfault in libpcap

2007-01-31 Thread Guy Harris
On Jan 30, 2007, at 2:28 AM, [EMAIL PROTECTED] wrote: I have a systematical crash at tcpdump startup, when I am using libpcap (2007-01-30) I just add a test to check if the USB bus directory is present in pcap-usb-linux.c, and it seems to solve the problem. Checked in. - This is the tcpdump

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

Re: [tcpdump-workers] Patch to solve undefined reference to `ip6addr_string' in tcpdump

2007-01-31 Thread Guy Harris
On Jan 30, 2007, at 2:17 AM, [EMAIL PROTECTED] wrote: I wrote a patch to avoid calling this function if the support for IPV6 is not present. Checked in (but without the change to include ip6.h if the support *is* present; it's not necessary). - This is the tcpdump-workers list. Visit htt