Bruce M. Simpson wrote:
Rick Jones wrote:
So this is meant to enable receipt of specific multicasts and not
receipt of all multicasts right? Is that a particularly "pcappy" thing?
Correct. I believe it logically belongs with pcap, as it is something
which may well be required if using pcap
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