Wireshark-dev: Re: [Wireshark-dev] Get "Malformed Packet" for 802.11 Beacon frames on Windows
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 13 Apr 2016 11:42:39 -0700
On Apr 13, 2016, at 11:06 AM, Gianluca Varenni <Gianluca.Varenni@xxxxxxxxxxxx> wrote:

> The underlying problem is integrating remote capture support, I don’t know what the latest is there.

Currently, nothing for non-Windows systems.

I have a work in progress with support for a generic mechanism for adding remote capture URL schemes, with one of the schemes being rpcap:, in pcap_create() and pcap_activate().  I need to develop the right APIs for supplying authentication information in a generalizable fashion.