On 8/24/07, Guy Harris <[EMAIL PROTECTED]> wrote:
>
> Audet, Jean-Michel wrote:
>
> > My problem is when I am starting the capture. My function close is
> > called then the find device loop starts, all the device (including
> > Ethernet, lo, ...) are re-open than close and is stuck in a loop. Tha
Audet, Jean-Michel wrote:
My problem is when I am starting the capture. My function close is
called then the find device loop starts, all the device (including
Ethernet, lo, ...) are re-open than close and is stuck in a loop. Than
I got a message from Wireshark that the process just died.
Wh
Hi,
I am currently implementing an I2c capture device within
libpcap using the aardvark i2c sniffer. I have downloaded the
"unstable" version that include support for BlueTooth and USB. This 2
device is my examples in order to complete my work.
I have modified the configuration