[Wireshark-dev] Attempted to build NSIS installer for 2.6.3

2018-10-01 Thread John Dill
I'm trying to build an installer for Wireshark 2.6.3 on Windows using NSIS and I'm getting the following when I run msbuild /m /p:Configuration=RelWithDebInfo nsis_package.vcxproj Here is the commands I used before hand: set CYGWIN=nodosfilewarning set WIRESHARK_LIB_DIR=C:\Wireshark-win64-libs-

Re: [Wireshark-dev] packet-mgcp.c: also for PacketCable Network-Based Call Signaling (NCS)?

2018-10-01 Thread Jaap Keuter
Hi, > On 1 Oct 2018, at 11:02, Bruno Verstuyft wrote: > > Does this mean that parameters that are only defined in > PKT-SP-NCS1.5-I04-120412, and not in RFC 3435 can also be added to this > dissector? > There would be no limitation of the source of protocol information which forms the basis

Re: [Wireshark-dev] [pcap-ng-format] Proposal for storing decryption secrets in a pcapng block

2018-10-01 Thread Jasper Bongertz
Michael Richardson wrote: > Peter Wu wrote: > > Requirements for block placement: > > - No requirement. Producers are allowed to write the block anywhere. > > Disadvantages for consumers: requires a two-pass scan to collect > > secrets before they are used. > I prefer this, but I

Re: [Wireshark-dev] [pcap-ng-format] Proposal for storing decryption secrets in a pcapng block

2018-10-01 Thread Michael Richardson
Peter Wu wrote: > Requirements for block placement: > - No requirement. Producers are allowed to write the block anywhere. > Disadvantages for consumers: requires a two-pass scan to collect > secrets before they are used. I prefer this, but I would support having a flag in the blo

Re: [Wireshark-dev] Compile error: no member named 'current_stream_id' in 'http2_session_t'

2018-10-01 Thread Bruno Rijsman
> RE> See change 29896 (https://code.wireshark.org/review/29896 > ) which fixes this issue. Thank you! > On Sep 28, 2018, at 8:48 AM, Graham Bloice > wrote: > > > > On Fri, 28 Sep 2018 at 16:45, Bruno Rijsman > wrote:

[Wireshark-dev] packet-mgcp.c: also for PacketCable Network-Based Call Signaling (NCS)?

2018-10-01 Thread Bruno Verstuyft
Hi, at the top of the packet-mgcp.c file, following appears: /* packet-mgcp.c * Routines for mgcp packet disassembly * RFC 2705 * RFC 3435 (obsoletes 2705): Media Gateway Control Protocol (MGCP) Version 1.0 * RFC 3660: Basic MGCP Packages * RFC 3661: MGCP Return Code Usage * NCS 1.0: Packet