On Sep 14, 2016, at 8:20 PM, Guy Harris wrote:
> I'll fix this up; for now, just keep using 24 - it's not as if any code that
> wants to read an AF_NULL pcap file can rely on its OS's AF_INET6 being the
> packet type value *anyway*, it has to check for all platform values (which
> both tcpdump
Hi Guy,
Thanks! If we choose to change libpcap, I think both Wireshark and Npcap
driver are not required to be modified any more then. I will test it when
the code is submitted:)
Cheers,
Yang
On Thu, Sep 15, 2016 at 11:20 AM, Guy Harris wrote:
> On Sep 13, 2016, at 10:03 PM, Yang Luo wrote:
On Sep 13, 2016, at 10:03 PM, Yang Luo wrote:
> But the problem is, libpcap (which is used by Npcap) only supports the value
> 23 in the BPF filter code.
This is a problem in more ways than one.
For example, if you're running on FreeBSD, and are reading a pcap or pcapng
file from NetBSD, and
I used Qt 5.7 to build on Windows, 64-bit, yesterday and today. Should it
be avoided, in favor for Qt 5.6 ?
Gilbert
On Mon, Sep 12, 2016 at 5:06 PM, Graham Bloice
wrote:
>
>
> On 12 September 2016 at 20:22, Bill Meier wrote:
>
>> On 9/12/2016 3:11 PM, Bill Meier wrote:
>>
>>> I'm finally getti
Hi Tomas,
You have added the ssl_set_master_secret() method long time ago and
claim that it is was still being used in 2014:
https://www.wireshark.org/lists/wireshark-dev/201403/msg00168.html
Is this still the case? Is there any reason why you cannot use the SSL
Keylog file mechanism (preference
Hello developers,
I'd like to write a wiki page about using the XSLT program to convert a PDML
file into a HTML file. I'm thus requesting wiki editor permissions. My wiki
username is "doj".
--
---> Dirk Jagdmann
> http://cubic.org/~doj
-> http://llg.cubic.org
_
On 9/12/16 12:22 PM, Bill Meier wrote:
> On 9/12/2016 3:11 PM, Bill Meier wrote:
>> I'm finally getting around to building Wireshark (Windows 7 32 bit) again.
>>
>> What version of QT should be used ?
I think we've settled on 5.6, at least for Windows. It's the "Long Term
Support" branch of Qt5 an
Hi folks,
Attached is a patch containing my WIP. Here are the commit comments:
Much closer now, but still have issues. At least the code that is
generated compiles in the limited cases I have tested. Feels like
90% complete:
1. Not generating code to dissect results.
2. Not h