Re: [Wireshark-dev] Setting OID_DOT11_CURRENT_OPERATION_MODE failed with error code 1

2016-05-14 Thread Guy Harris
On May 8, 2016, at 10:59 PM, Yang Luo wrote: > I'm adding set wireless adapter operation mode function to WlanHelper tool > (shipped with Npcap). I called PacketRequest in packet.dll to do the OID > setting and getting. > > The code is here: >

Re: [Wireshark-dev] Enable monitor mode column in Wireshark GUI for Windows

2016-05-14 Thread Guy Harris
On May 9, 2016, at 9:31 AM, Yang Luo wrote: > I want to enable monitor mode column for Windows. Based on this post: > https://www.wireshark.org/lists/wireshark-dev/201601/msg2.html, we need > to undefine the HAVE_PCAP_OPEN macro when building Wireshark for Windows. No.

Re: [Wireshark-dev] reassembled PDU for lua dissector in case of a seq overrun

2016-05-14 Thread João Valverde
On 13-05-2016 16:12, Strauß, Martin wrote: Dear all, I've written a lua dissector for a company intern binary protocol. Usually it is capable to dissect everything (if no packet is missing). I considered that one tcp packet may contain multiple PDU, and also that a PDU may span over

[Wireshark-dev] reassembled PDU for lua dissector in case of a seq overrun

2016-05-14 Thread Strauß , Martin
Dear all, I've written a lua dissector for a company intern binary protocol. Usually it is capable to dissect everything (if no packet is missing). I considered that one tcp packet may contain multiple PDU, and also that a PDU may span over multiple tcp packets. However now I have a 9 GB big