Re: [tcpdump-workers] any device doesn't work anymore

2008-11-20 Thread Guy Harris
On Nov 19, 2008, at 3:17 PM, Giovanni Venturi wrote: I don't find it. Maybe you forget to attach it? :) Sorry - here it is: - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] any device doesn't work anymore

2008-11-19 Thread Giovanni Venturi
Alle mercoledì 19 novembre 2008, Guy Harris ha scritto: > On Nov 19, 2008, at 9:43 AM, Giovanni Venturi wrote: > > Alle mercoledì 19 novembre 2008, Guy Harris ha scritto: > >> I've checked a fix for this into the main and 1.0 CVS branches. > > > > Mmm. If you can... Can you send me a patch against

Re: [tcpdump-workers] any device doesn't work anymore

2008-11-19 Thread Guy Harris
On Nov 19, 2008, at 9:43 AM, Giovanni Venturi wrote: Alle mercoledì 19 novembre 2008, Guy Harris ha scritto: I've checked a fix for this into the main and 1.0 CVS branches. Mmm. If you can... Can you send me a patch against 1.0.0 version? I've attached it to this message. Yes my program

Re: [tcpdump-workers] any device doesn't work anymore

2008-11-19 Thread Giovanni Venturi
Alle mercoledì 19 novembre 2008, Guy Harris ha scritto: > On Nov 17, 2008, at 3:15 PM, Giovanni Venturi wrote: > > just block told me that: > > > > SIOCGIFHWADDR: No such device > > I've checked a fix for this into the main and 1.0 CVS branches. > Mmm. If you can... Can you send me a patch against

Re: [tcpdump-workers] any device doesn't work anymore

2008-11-19 Thread Guy Harris
On Nov 17, 2008, at 3:15 PM, Giovanni Venturi wrote: just block told me that: SIOCGIFHWADDR: No such device I've checked a fix for this into the main and 1.0 CVS branches. If I use NULL no block tell me that there is a problem. I got crash on (FD_SET): "Crash" meaning your program crashe

Re: [tcpdump-workers] any device doesn't work anymore

2008-11-17 Thread Tyson Key
Hi Giovanni, I don't know for certain what's happened either, although I can confirm that after installing libpcap version 0.9-PRE-CVS (from Git), the any device is no longer available. Hopefully a fix will come from someone soon. Slightly off-topic: The Bluetooth capturing devices don't; seem to

[tcpdump-workers] any device doesn't work anymore

2008-11-17 Thread Giovanni Venturi
As reported in man: pcap_create() is used to create a packet capture handle to look at packets on the network. source is a string that specifies the network device to open; on Linux systems with 2.2 or later kernels, a source argument of "any" or NULL can be used to capture packets from all int