[Wireshark-dev] Re: not-able-to-see-client-certificate-in-capture

2024-10-30 Thread Jeff Morriss
That would be my guess - that the server is requesting the client certificate via renegotiation. Good research. :-) A good way to confirm would be to configure Wireshark to decrypt the TLS. On Wed, Oct 30, 2024 at 6:26 AM mahesh b wrote: > Or is this happening > https://security.stackexchange.

[Wireshark-dev] Re: sigtran M3UA - retransmitted SCTP data chunks are not decoded

2024-08-17 Thread Jeff Morriss
pper-layer protocol is stateful, it will probably get confused by seeing a given PDU twice. It looks like the only way to turn this behavior off would be to turn off TSN analysis in the SCTP dissector (so it won't detect retransmissions at all). Regards, -Jeff On Fri, Aug 16, 2024 at 11

[Wireshark-dev] API to adjust view in Wireshark

2024-04-19 Thread Jeff Klingler
Hi, I am building a log viewer where if a user clicks on a log event it can show the related PCAP related to that timeframe. Is there an API where I can send a time and date to a Wireshark API and have the viewer jump to the nearest time period? Thanks! Jeff

Re: [Wireshark-dev] SCTP association analysis & selection does not work correctly

2023-12-06 Thread Jeff Morriss
On Wed, Dec 6, 2023 at 12:15 PM Cristian Constantin via Wireshark-dev < wireshark-dev@wireshark.org> wrote: > Hi, > > I am trying to look at all SCTP associations (lots of them) in an pcap. > However, none of the "Analyse/SCTP/..." menu options work correctly. > It shows only _one_ association whe

Re: [Wireshark-dev] Changes to the plugin registration API

2023-12-04 Thread Jeff Morriss
On Mon, Dec 4, 2023 at 9:53 AM João Valverde wrote: > > On 04/12/23 14:32, Anders Broman wrote: > > Hi, > > Company plug-ins may have restrictive license as the purpose is to > > only use them internally no public usage "secret" code for proprietary > > protocols under patents or IPL. Do we reall

Re: [Wireshark-dev] Future of Wireshark's Debian packaging scripts in the main repository

2023-11-27 Thread Jeff Morriss
On Wed, Nov 22, 2023 at 11:54 AM João Valverde wrote: > > On 22/11/23 15:37, John Thacker wrote: > > On Wed, Nov 22, 2023 at 9:40 AM João Valverde wrote: > >> >> There are a myriad issues I have touched upon. To recap, in my opinion, >> if we want to provide public shared libraries (libwireshark

Re: [Wireshark-dev] proto_item_append_text info not being picked up when extracting fields via tshark

2022-10-12 Thread Jeff Morriss
On Wed, Oct 12, 2022 at 2:31 PM Richard Sharpe wrote: > On Wed, Oct 12, 2022 at 11:10 AM Richard Sharpe > wrote: > > > > Hi folks, > > > > As a result of a recent issue and MR I suggested the use of tshark to > > extract some info but it does not work. > > > > I suggested this: > > -

Re: [Wireshark-dev] CARES to old for CentOS8?

2022-09-30 Thread Jeff Morriss
On Fri, Sep 30, 2022 at 5:50 AM Dario Lombardo wrote: > Hi Anders, > unfortunately this is a hairy issue. Redhat's policy about security is a > bit puzzling. They patch (as told before) old versions to make them not > vulnerable, maintaining the same version number. This is weird since being > vu

Re: [Wireshark-dev] CARES to old for CentOS8?

2022-09-29 Thread Jeff Morriss
Also keep in mind that if RHEL decides to fix the CVE(s) in question in version 8 of their OS, they would likely apply the fix for the CVE to the version of CARES that they are already shipping (i.e., they'd create a version like 1.13.0. rather than upgrading to 1.14.x). They work hard to avoid ch

Re: [Wireshark-dev] Create tshark rpm

2022-08-19 Thread Jeff Morriss
The .spec file has (or at least had) both runtime and build-time dependencies in it. I'm guessing cmake is one of those packages you manually built (so: it's not installed via RPM, which is what BuildRequires look at) so just comment out the BuildRequires: cmake line (or whatever it is). On Fri,

Re: [Wireshark-dev] ask.wireshark.org RSS feed

2020-04-01 Thread Jeff Morriss
On Wed, Apr 1, 2020 at 5:57 PM Maynard, Chris via Wireshark-dev < wireshark-dev@wireshark.org> wrote: > I don’t seem to be receiving any messages for ask.wireshark.org via the > RSS feed anymore. Am I the only one who seems affected by this or has > anyone else noticed this too? > > I looked at m

Re: [Wireshark-dev] q on catching error in sub-dissectors.

2020-01-21 Thread Jeff Morriss
We've been having fun with multiple PDUs in a single IP frame with SCTP for years. While there's room for improvement it's worked pretty well. On Tue, Jan 21, 2020 at 9:58 AM João Valverde < joao.valve...@tecnico.ulisboa.pt> wrote: > By the way usually a tunnel encapsulates a single packet. I'm

Re: [Wireshark-dev] Building a custom rpm from the source tarball, post 3.0

2019-05-16 Thread Jeff Morriss
Known bug but I thought it was still unfixed: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15167 Haven't checked in a while... On Thu, May 16, 2019 at 3:18 AM Dario Lombardo wrote: > If I'm not mistaken, that's a known bug. It should be fixed by > > https://code.wireshark.org/review/c/3

Re: [Wireshark-dev] Lua debug statement not working in Wireshark 3

2019-04-26 Thread Jeff Morriss
On Fri, Apr 26, 2019 at 4:20 AM David Aldrich wrote: > Hi > > Since upgrading to Wireshark 3 my lua dissector reports error: > > "attempt to call global 'debug' (a table value)" > > for line: > > debug("PRB #" .. prb_index) > > Why is this? (Sorry if this has been asked before). > See the 3.0 Re

Re: [Wireshark-dev] Not seeing FOO Dissector in wireshark after successful build

2019-04-22 Thread Jeff Morriss
I'd suggest running without the `sudo`. Capture with dumpcap and analyze your protocol with your freshly-built dissector. Or: make it a built-in dissector (in epan/dissectors/) rather than a plugin. On Mon, Apr 22, 2019 at 12:59 PM Abhisek Techie wrote: > Hi, > > Any suggestions for the below

Re: [Wireshark-dev] How to improve LUA dissector performance?

2019-04-16 Thread Jeff Morriss
On Mon, Apr 15, 2019 at 9:04 AM David Aldrich wrote: > I haven't seen any answers to my question below. Any thoughts please? > > Hi >> I have written a LUA dissector that analyses large packets that consist >> of control information and IQ data (complex numbers). Until recently I >> displayed t

Re: [Wireshark-dev] Release lifetime and version number changes?

2019-04-16 Thread Jeff Morriss
On Thu, Apr 11, 2019 at 6:55 PM Gerald Combs wrote: > We currently have three active release branches: 3.0, 2.6, and 2.4. This > is because we support each release branch for a set amount of time > (typically 24 months after the initial .0 release) and our last three .0 > releases were less than

Re: [Wireshark-dev] Wireshark 3.0.1 build warning on Windows

2019-04-10 Thread Jeff Morriss
On Wed, Apr 10, 2019 at 6:20 PM Maynard, Chris wrote: > > Is it intentional that we're not building with the "fail on warnings" > flag on the > > 3.0 Windows buildbot? > > Good question. I think it is, but maybe for a very old reason that nobody > can remember? > It's because we don't want peop

Re: [Wireshark-dev] Q&A site: not (or rarely) getting emails for followed questions

2019-03-11 Thread Jeff Morriss
ot; covers that? On Mon, Mar 11, 2019 at 11:55 AM Maynard, Chris wrote: > Can you check your “email alerts” settings? > > - Chris > > > > > > *From:* Wireshark-dev [mailto:wireshark-dev-boun...@wireshark.org] *On > Behalf Of *Jeff Morriss > *Sent:* Monda

[Wireshark-dev] Q&A site: not (or rarely) getting emails for followed questions

2019-03-11 Thread Jeff Morriss
;m sure there are others out there that I was interested in but forgot soon after commenting and/or following the question. Any thoughts? Regards, -Jeff ps. if anyone knows how to automatically follow questions where you post a

Re: [Wireshark-dev] Wireshark on Kali linux

2019-02-12 Thread Jeff Morriss
On Thu, Feb 7, 2019 at 7:51 AM Graham Bloice wrote: > On Thu, 7 Feb 2019 at 10:34, Dario Lombardo wrote: > >> +1 from me for this as well. The warning should be there for anyone not >>> realizing that this is dangerous, but having the option to mute that >>> warning for people who know (or think

Re: [Wireshark-dev] Memory leak debugging - current master passes all tests!

2019-01-29 Thread Jeff Morriss
On Mon, Jan 28, 2019 at 4:03 PM Peter Wu wrote: > If you have not already, consider enabling ASAN by default in your > development builds (cmake -DENABLE_ASAN=1). It works on Linux and macOS, > but not with MSVC. ASAN detect memory safety issues (use-after-free, > double-free, buffer overflows, e

[Wireshark-dev] Gcc compiler version for redhat for Wireshark 2.9.0

2018-12-07 Thread Jeff Peng
4.8 # Available since Clang >= 3.3 and GCC >= 4.9 # no way, in Apple's llvm-gcc, to prevent that # Try the GCC-and-compatible -fvisibility-hidden first. Does it mean that I should use gcc 7 and above version? Best Regards, Jeff Peng

[Wireshark-dev] TCP Continuation - with reassembly turned off

2018-11-27 Thread Jeff Morriss
are plenty of missed frames; thanks to the recent I73694a085bbafb3ae280e02fa4c9e26868b31f76 the Diameter dissector is claiming lots of frames into giant PDUs (because it got what it thought was a valid Diameter message with a very large length field). Regards, -Jeff

Re: [Wireshark-dev] GDB / Fuzz test ?

2018-11-12 Thread Jeff Morriss
On Mon, Nov 12, 2018 at 4:42 AM Dario Lombardo wrote: > On Mon, Nov 12, 2018 at 9:40 AM Antoine d'Otreppe > wrote: > >> 2. I used the fuzz-test.sh, looks nice, but how many passes should I run >> to have adequate testing? >> > > That's an interesting question. I don't recall how many passes I us

Re: [Wireshark-dev] Why are ett[] arrays static?

2018-10-19 Thread Jeff Morriss
On Fri, Oct 19, 2018 at 2:27 PM Jakub Zawadzki wrote: > W dniu 2018-10-19 16:51, Jeff Morriss napisał(a): > > Is it just me or is there no reason for ett[] arrays: > > > > /* Setup protocol subtree array */ > > static gint *ett[] = { > > &

Re: [Wireshark-dev] Why are ett[] arrays static?

2018-10-19 Thread Jeff Morriss
On Fri, Oct 19, 2018 at 1:16 PM Guy Harris wrote: > On Oct 19, 2018, at 7:51 AM, Jeff Morriss > wrote: > > > Is it just me or is there no reason for ett[] arrays: > > > > /* Setup protocol subtree array */ > > static gint *ett[] = { > >

Re: [Wireshark-dev] Why are ett[] arrays static?

2018-10-19 Thread Jeff Morriss
On Fri, Oct 19, 2018 at 11:59 AM Dario Lombardo wrote: > On Fri, Oct 19, 2018 at 4:52 PM Jeff Morriss > wrote: > >> It seems to me that making it static is just wasting space (keeping the >> array around forever)? >> >> > Interesting point, Jeff! Do you exp

[Wireshark-dev] Why are ett[] arrays static?

2018-10-19 Thread Jeff Morriss
Is it just me or is there no reason for ett[] arrays: /* Setup protocol subtree array */ static gint *ett[] = { &ett_PROTOABBREV to be static? It seems to me that making it static is just wasting space (keeping the array around forever)? __

Re: [Wireshark-dev] Uncheck Use GSM SAPI values via Script

2018-10-03 Thread Jeff Morriss
I used to push certain preference changes to all users by putting a global preferences file (with only the preferences I wanted to modify) in the "Global configuration" directory (e.g., /usr/share/wireshark/ - see the Folders tab on the About Wireshark window). By using that file I didn't have to

Re: [Wireshark-dev] [Wireshark-commits] master 7458f40: Diameter: add a bunch more AVPs from RFC 5777.

2018-09-28 Thread Jeff Morriss
Hi folks, Now that the Diameter XML is passing tools/validate-diameter-xml.sh again, could/should we add this verification check to the Petri dish and buildbot? I had added it to pre-commit previously but it passes silently if the user does not have `xmllint` installed. Regards, -Jeff On Fri

Re: [Wireshark-dev] tools/check[hf|APIs|filtername].pl need updating?

2018-09-24 Thread Jeff Morriss
[For completeness of this thread] Peter took care of checkAPIs in https://code.wireshark.org/review/#/c/29754/ . On Thu, Sep 20, 2018 at 11:03 AM Maynard, Chris wrote: > I'm not sure if anyone is waiting for my feedback, but just in case ... > > I'm not against Jakub's changes. There are benefi

Re: [Wireshark-dev] How can I run this sort of test before checking in and can it be more useful?

2018-09-10 Thread Jeff Morriss
On Sun, Sep 9, 2018 at 8:41 PM Guy Harris wrote: > On Sep 9, 2018, at 4:17 PM, Richard Sharpe > wrote: > > > Error: > /home/wireshark/builders/ubuntu-x86-64-petri-dish/ubuntu-x86-64-petri-dish/build/epan/dissectors/packet-ieee80211.c > > uses proto_tree_add_uint with tvb_get_*. Use proto_tree_ad

Re: [Wireshark-dev] Lua dissector: How to set sub-field bit widths using preferences?

2018-09-04 Thread Jeff Morriss
On Mon, Sep 3, 2018 at 11:32 AM David Aldrich wrote: > Our protocol includes a 16-bit field which is sub-divided into 4 > sub-fields. The width of those sub-fields is variable so I want to specify > the widths using Wireshark preferences. I understand how to create and > read Wireshark prefere

Re: [Wireshark-dev] Can a Lua dissector access Wireshark preferences?

2018-08-30 Thread Jeff Morriss
For the preference side of it see: https://wiki.wireshark.org/LuaAPI/Pref On Thu, Aug 30, 2018 at 12:43 PM Maynard, Chris wrote: > If you look at the documentation for ProtoField.new and friends[1], you > can see that there’s a “*mask*” argument. That specifies how many bits > applies to this

Re: [Wireshark-dev] Dealing with aggregated packets

2018-07-03 Thread Jeff Morriss
On Tue, Jul 3, 2018 at 2:42 AM, Jakub Zawadzki wrote: > Hello, > > W dniu 2018-07-02 22:33, Jeff Morriss napisał(a): > >> It's an idea that's been tossed around since at least 2006[1]. Someone >> (Jakub?) had played around with it but eventually gave up;

Re: [Wireshark-dev] Dealing with aggregated packets

2018-07-02 Thread Jeff Morriss
Yes please. It's an idea that's been tossed around since at least 2006[1]. Someone (Jakub?) had played around with it but eventually gave up; unfortunately I can't find the reference to that. [1] https://www.wireshark.org/lists/wireshark-dev/200606/msg00147.html I think the UI presentation is o

Re: [Wireshark-dev] authors email change

2018-05-16 Thread Jeff Morriss
On Wed, May 16, 2018 at 5:28 PM, njgm890 wrote: > Hi, > > Is there a specific person I should email to let them know I need to > change my email address? Or just this list? > > My new email address is: natej@gmail.com > > Please update “AUTHORS”. > Can you submit a patch via Gerrit to make t

[Wireshark-dev] How to merge Gerrit accounts created with Github and Google Oauth?

2018-05-06 Thread Jeff Widman
ut clearly they are not. Additionally, I tried linking the accounts, but got a "Forbidden" message 1) Is there any way to merge these two accounts? 2) Failing that, is there any way to delete the newly-created duplicate so I just have the original account? Thank! -- *Jeff Widman*

Re: [Wireshark-dev] CRC32 representation

2018-04-16 Thread Jeff Morriss
On Fri, Apr 13, 2018 at 4:33 AM, Anton Glukhov wrote: > Hi all, > > I wonder what's the best choice to represent CRC32 little-endian checksum? > Should It be represented "as is"(exactly how it goes on wire) or I should > flip it to show it in correct number form. Example: I have valid crc32 for >

Re: [Wireshark-dev] RPM generation

2018-04-12 Thread Jeff Morriss
On 04/10/2018 09:14 AM, Dario Lombardo wrote: Is the rpm build platform expected to be one? If yes, which one? If no, do we want to support all the flavors? It seems that different flavors require different package names (link in asciidoctor). I can be hard to be portable in this way. The cur

Re: [Wireshark-dev] Dissector for decryted content

2018-02-23 Thread Jeff Morriss
On Wed, Feb 21, 2018 at 11:07 AM, Jose Selvi wrote: > Hi there, > > It's my first time developing a dissector, so apologize in advance if my > question is too obvious for you guys. > > I'm trying to code a dissector (I'm using LUA) for a quick test. It > should match a piece of traffic inside a E

Re: [Wireshark-dev] Question for LUA dissection

2018-02-07 Thread Jeff Morriss
On Wed, Feb 7, 2018 at 9:38 AM, Roland Knall wrote: > Hi > > Just a short question. > > I have a protocol, which transports information via TCP. Now we have a > segmented download via this protocol, which in turn is a TCP segmented > transfer. > > I can desegment_tcp_pdus, and end up with a coupl

Re: [Wireshark-dev] How does tshark "synchronize" multiple interfaces?

2018-02-06 Thread Jeff Morriss
I think you're just getting lucky. There's a long-standing bug complaining that the synchronization between interfaces, well, isn't: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8253 On Tue, Feb 6, 2018 at 12:07 PM, S. Jacobi wrote: > On Tue, 6 Feb 2018 09:05:14 -0800 > Richard Sharpe

Re: [Wireshark-dev] gerrit registration problems

2018-01-31 Thread Jeff Widman
.org/lists/wireshark-dev > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev > mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe -- *Jeff Widman* jeffwidman.com <http://www.jeffwidman.com/> | 740-WIDMAN-J (943-6265) <>< __

Re: [Wireshark-dev] What's the process to get a Zookeeper dissector packaged with wireshark?

2018-01-24 Thread Jeff Widman
work required to move this across the finish line, such as generating bugzilla sample captures, etc. And thanks everyone for the other tips/doc links on submitting patches to this project. I appreciate the warm welcome. Cheers, Jeff On Wed, Jan 24, 2018 at 12:43 AM, Dario Lombardo < dario.

[Wireshark-dev] What's the process to get a Zookeeper dissector packaged with wireshark?

2018-01-24 Thread Jeff Widman
I suspect the only reason it's not bundled into Wireshark is no one has had the time to write it, but wanted to confirm before I start hacking on it. -- *Jeff Widman* jeffwidman.com <http://www.jeffwidman.com/> | 740-WIDMAN-J (943-6265) <>< _

Re: [Wireshark-dev] Do the Petri-disk builds build something I can install?

2018-01-02 Thread Jeff Morriss
On Wed, Dec 27, 2017 at 10:12 AM, Richard Sharpe < realrichardsha...@gmail.com> wrote: > Hi Folks, > > Will I get something I can install from the petri-dish builds and if > so, where can I get them? > Nope. The only output comes from the (non-Petri-dish) build slaves. __

Re: [Wireshark-dev] RPM Build fails on SUSE 11.4

2017-12-02 Thread Jeff Morriss
On 11/24/2017 08:52 AM, Anders Broman wrote: Hi, I get the following error doing make rpm-build: RPM build errors:     File listed twice: /usr/local/bin/dumpcap     Installed (but unpackaged) file(s) found:    /usr/local/share/doc/wireshark/guides/wsug_html_chunked/AppFiles.html    /usr

Re: [Wireshark-dev] build wireshrk with lua5.2.4 source code :no luaL_openlibs

2017-12-02 Thread Jeff Morriss
On 12/02/2017 05:50 PM, Jeff Morriss wrote: On 11/19/2017 01:39 AM, 愛伱Dě儍苽 wrote: [...]     When I building wireshrk source code use –with-lua it show me the error message : checking for library containing luaL_openlibs... no configure: error: Lua support was requested, but is not

Re: [Wireshark-dev] build wireshrk with lua5.2.4 source code :no luaL_openlibs

2017-12-02 Thread Jeff Morriss
On 11/19/2017 01:39 AM, 愛伱Dě儍苽 wrote: [...]    When I building wireshrk source code use –with-lua it show me the error message : checking for library containing luaL_openlibs... no configure: error: Lua support was requested, but is not available    but I find the luaL_openlibs fu

Re: [Wireshark-dev] Info column with multiple PDUs in one frame

2017-10-25 Thread Jeff Morriss
On Wed, Oct 25, 2017 at 12:08 PM, Thomas Wiens wrote: > Hi, > > is there a common way or best practice of how to add information to the > info column, when there are multiple independent PDUs inside a frame > possible? > > Currently I'm first cleaning out the info column with: > col_clear(pinfo->

Re: [Wireshark-dev] Importing raw application protocol data with Wireshark

2017-09-14 Thread Jeff Morriss
On Thu, Sep 14, 2017 at 7:28 AM, Jack Guest wrote: > Hi, > > Is there any straightforward way of importing from a file > application-layer protocol data that lacks transport headers (i.e > lacks link-layer, internet-layer and transport-layer headers) in order > to be able to use an existing Wires

Re: [Wireshark-dev] Adding pcap-ng pipe support to dumpcap

2017-09-01 Thread Jeff Morriss
On Thu, Aug 31, 2017 at 2:32 PM, Guy Harris wrote: > On Aug 31, 2017, at 11:09 AM, Jeff Morriss > wrote: > > > A counter argument to this would be that there are some advantages to > not using a (temporary) file as the buffer packets. > > For Wireshark, you have no

Re: [Wireshark-dev] Adding pcap-ng pipe support to dumpcap

2017-08-31 Thread Jeff Morriss
On Thu, Aug 31, 2017 at 12:54 PM, Guy Harris wrote: > On Aug 31, 2017, at 3:37 AM, Ed Beroset wrote: > > > On 08/30/2017 09:31 PM, Guy Harris wrote: > >> On Aug 30, 2017, at 6:00 PM, Ed Beroset wrote: > >>> but I can't help but think that the general approach you describe is > the better long t

Re: [Wireshark-dev] Idea about Adding extra functionality in wireshark.

2017-08-30 Thread Jeff Morriss
As this sounds like it's more a theoretical thing it might make sense to discuss your ideas (at a high level) on this list first. For instance I'm not sure what Tx power rate means - normally what "Tx power" means to me isn't something Wireshark normally has access to (unless we're talking Wifi).

Re: [Wireshark-dev] Conditional compilation (debug)

2017-07-27 Thread Jeff Morriss
On Thu, Jul 27, 2017 at 12:34 PM, Dario Lombardo < dario.lombardo...@gmail.com> wrote: > Hi > I'd like to add some code that appears only in development builds of > wireshark. Is there some define that helps me understand if I am in such a > case, both in autotools and cmake? > Define "developmen

Re: [Wireshark-dev] Fields offsets & tree hierarchy questions

2017-07-14 Thread Jeff Morriss
On Fri, Jul 14, 2017 at 2:01 PM, Sultan, Hassan via Wireshark-dev < wireshark-dev@wireshark.org> wrote: > > > > -Original Message- > > From: Wireshark-dev [mailto:wireshark-dev-boun...@wireshark.org] On > Behalf > > Of Jeff Morriss > > Sent

Re: [Wireshark-dev] Fields offsets & tree hierarchy questions

2017-07-14 Thread Jeff Morriss
On Fri, Jul 14, 2017 at 1:02 PM, Sultan, Hassan via Wireshark-dev < wireshark-dev@wireshark.org> wrote: > Hi everyone, > > Sorry to bother you with might be beginner questions but... well... I'm a > beginner :) > > In my quest to understand how Wireshark's parsing engine works I've > written a sma

Re: [Wireshark-dev] Using /var/tmp instead of /tmp

2017-06-30 Thread Jeff Morriss
Usually one uses TMPDIR to override the temporary directory. Though that doesn't work for setuid programs (as dumpcap often is). On Fri, Jun 30, 2017 at 1:19 AM, Michał Łabędzki < michal.tomasz.labed...@gmail.com> wrote: > I also wonder why it is "/tmp" only. It should be configurable. It is > n

Re: [Wireshark-dev] linux package requirements for wireshark build

2017-06-26 Thread Jeff Morriss
On Sat, Jun 24, 2017 at 11:11 PM, Alan Partis wrote: > I've looked through the wireshark developer's guide, and google'd all > around, but cannot find a list of required packages for building > wireshark. If there is one, let me know. I generally just run `tools/install_rpms_for_devel.sh` to i

Re: [Wireshark-dev] My Windows build seemed to be going so well until ...

2017-06-19 Thread Jeff Morriss
On Sun, Jun 18, 2017 at 6:18 PM, Richard Sharpe wrote: > Hi folks, > > I am getting this: > > > [...] >"C:\Development\wsbuild64\Wireshark.sln" (default target) (1) -> >"C:\Development\wsbuild64\docbook\user_guide_chm.vcxproj.metaproj" > (default targ

Re: [Wireshark-dev] So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net?

2017-04-30 Thread Jeff Morriss
On 04/30/2017 12:34 PM, Guy Harris wrote: On Apr 30, 2017, at 3:26 AM, Peter Wu wrote: For the Debian (and Cygwin/Windows) setup, installation of said file is specified (see for example the file list in the suggested package: https://packages.debian.org/jessie/all/docbook-xml/filelist). If

Re: [Wireshark-dev] Error in Wireshark (tshark.c:646)

2017-04-20 Thread Jeff Morriss
Proposed fix: https://code.wireshark.org/review/21246 On Thu, Apr 20, 2017 at 8:06 AM, Graham Bloice wrote: > > > On 20 April 2017 at 12:57, Remy Leone wrote: > >> Hello, >> >> I've noticed that master broke recently: >> tshark.c:646:24: error: variable ‘exp_pdu_filename’ might be clobbered by

Re: [Wireshark-dev] Are retransmitted packets sometimes labelled as TCP out of order

2017-03-02 Thread Jeff Morriss
On Tue, Feb 28, 2017 at 11:42 PM, ajay saxena wrote: > Hi, > > I am analyzing a dump file using Wireshark and I found that some of the > TCP messages that are sent again (with the same ACK) number are labelled as > TCP Out of Rrder by Wireshark. I was expecting to find them labelled as > retransm

Re: [Wireshark-dev] Wireshark no longer builds on SuSE 11.3

2017-02-14 Thread Jeff Morriss
Wireshark hasn't compiled on RHEL 5 for a while anyway... Or at least the UI hasn't. On Tue, Feb 14, 2017 at 7:47 AM, Roland Knall wrote: > I was hoping to say, let's drop SuSE 11.3, as SuSE 11.4 has glib version > 2.28, which includes the function. Also ReadHat 5 drops support by the end > of

Re: [Wireshark-dev] Conditional compiles

2017-02-14 Thread Jeff Morriss
I remember getting (infrequent) questions/requests for building Wireshark without the ability to capture. Usually the desire seems to come from corporate IT policies which don't want people capturing corporate traffic but which need to support users' ability to analyze captures made elsewhere (tes

Re: [Wireshark-dev] Checking address in WMEM

2017-01-26 Thread Jeff Morriss
On Thu, Jan 26, 2017 at 8:48 AM, Dario Lombardo wrote: > On Thu, Jan 26, 2017 at 2:11 PM, Evan Huus wrote: > >> What problem specifically are you trying to solve? There may be an easier >> way. >> >> Evan > > > The general problem is: a function takes a wmem string as input. This > function can

Re: [Wireshark-dev] Getting values into version_extra, VCSVERSION and VCSBRANCH in a RPM

2017-01-11 Thread Jeff Morriss
On 01/11/2017 12:16 AM, Richard Sharpe wrote: On Tue, Jan 10, 2017 at 5:44 PM, Jeff Morriss wrote: On 01/10/2017 07:53 PM, Richard Sharpe wrote: Now that my dissector generator is working well enough to handle the vagaries of the ten or so XDR files we have I am working on getting RPMs

Re: [Wireshark-dev] Getting values into version_extra, VCSVERSION and VCSBRANCH in a RPM

2017-01-10 Thread Jeff Morriss
On 01/10/2017 07:53 PM, Richard Sharpe wrote: Now that my dissector generator is working well enough to handle the vagaries of the ten or so XDR files we have I am working on getting RPMs generated. I want the version info returned by get_ws_vcs_version_info to: 1. Return some additional info i

Re: [Wireshark-dev] How do I set the epan/dissectors/Makefile.am CUSTOM_DISSECTOR_SRC variable from a script when I run configure?

2017-01-05 Thread Jeff Morriss
On Thu, Jan 5, 2017 at 9:09 PM, Richard Sharpe wrote: > I need to jam a list of dissectors into the CUSTOM_DISSECTOR_SRC > variable that is available in Makefile.am/Makefile.in ... > > How do I manage that? What I used to do (back when I managed proprietary dissectors) was to keep some commits

Re: [Wireshark-dev] Field Registration Error

2016-12-22 Thread Jeff Morriss
On Thu, Dec 22, 2016 at 10:04 AM, Paul Offord wrote: > Hi, > > > > I upgraded from 2.2.2 to 2.2.3 a few days ago. I have a dissector( > written in C) that I wrote a while back that works OK with 2.2.2 but not > 2.2.3. With the latter, on Wireshark start up I get: > > > > 14:49:57 Err

Re: [Wireshark-dev] Redhat binaries

2016-12-22 Thread Jeff Morriss
On Thu, Dec 22, 2016 at 8:33 AM, Martin Sehnoutka wrote: > > On 12/16/2016 07:46 PM, Jeff Morriss wrote: > > That's the base package. Maybe link to the GUI package instead? > > https://apps.fedoraproject.org/packages/wireshark-gnome > > (Red Hat hasn't, last

Re: [Wireshark-dev] Packet sample repository/library?

2016-12-21 Thread Jeff Morriss
On Wed, Dec 21, 2016 at 5:28 AM, Peter Wu wrote: > > 2) Won't be good idea to allow skip a sample from automatic testing > > (because it is for GUI demonstration)? > > You can invoke individual tests (which is most likely what you want when > you are testing changes to a single dissector). GUI ve

Re: [Wireshark-dev] RPM Build fails on SUSE 11.3

2016-12-19 Thread Jeff Morriss
On Mon, Dec 19, 2016 at 11:07 AM, Anders Broman wrote: > Hi, > > > > Even though configured with: > > /configure --with-lua -enable-setuid-install --without-qt --with-gtk=2 > -without-libnl --enable-warnings-as-errors=no --with-extcap=no > > > > Rpm-build fails with: > > > > extcap_gtk.c: In func

Re: [Wireshark-dev] Redhat binaries

2016-12-16 Thread Jeff Morriss
That's the base package. Maybe link to the GUI package instead? https://apps.fedoraproject.org/packages/wireshark-gnome (Red Hat hasn't, last time I checked, done anything with the Qt UI.) On Fri, Dec 16, 2016 at 12:16 PM, Gerald Combs wrote: > The Fedora link on our download page currently p

Re: [Wireshark-dev] value_string from file

2016-11-07 Thread Jeff Morriss
The RADIUS and Diameter dissectors also read most of their value_strings (and other things) from files. On Mon, Nov 7, 2016 at 11:05 AM, Jaap Keuter wrote: > Hi, > > While not ideal, it can be done. Have a look at packset-tpncp.c and the > wimaxasncp plugin > > Thanks, > Jaap > > > > On 07 Nov 2

Re: [Wireshark-dev] GUI Change for Wireshark Remote Interfaces

2016-10-27 Thread Jeff Morriss
On Thu, Oct 27, 2016 at 7:14 AM, Peter Wu wrote: > On Thu, Oct 27, 2016 at 12:57:53PM +0200, Roland Knall wrote: > > I've changed the title to something that helps me recognize it, but I can > > change it to something else. > > > > The show column is a duplicate of the list of interfaces in the f

Re: [Wireshark-dev] Linking on OSX Sierra

2016-10-12 Thread Jeff Morriss
On Tue, Oct 11, 2016 at 9:38 AM, Evan Huus wrote: > On Fri, Oct 7, 2016 at 7:14 PM, Guy Harris wrote: > > On Oct 7, 2016, at 4:03 PM, Gerald Combs wrote: > > > >> On 10/7/16 7:45 AM, Evan Huus wrote: > >>> Hey all, recently upgrade my mac to Sierra and tried to revive my > >>> wireshark build e

Re: [Wireshark-dev] gerrit authentication

2016-10-06 Thread Jeff Morriss
On Mon, Oct 3, 2016 at 3:32 PM, Francisco Javier Sanchez-Roselly < franciscojavier.sanchezrose...@ujaen.es> wrote: > dear all, > > since Friday, it is impossible for me to authenticate via Google. is it > just my issue? > > just a second one, is there a way to unsubscribe an email address from > C

Re: [Wireshark-dev] Apply as Column not working correctly

2016-09-29 Thread Jeff Morriss
-dev] Apply as Column not working correctly > > > > Hi Jeff. Scrap that. My dissector break point was after an if statement > that fails. I think I have a logic problem in the transum dissector. I’ll > work on it. > > > > *From:* Paul Offord > *Sent:* 29 Septembe

Re: [Wireshark-dev] Apply as Column not working correctly

2016-09-29 Thread Jeff Morriss
On Thu, Sep 29, 2016 at 3:21 AM, Paul Offord wrote: > Hi, > > > > I’m debugging a problem with the transum dissector. Repro steps are: > > > > ·Right click on a TRANSUM RTE Data value such as APDU Rsp Time > and choose Apply as Column > > ·The column is added with the correct hea

Re: [Wireshark-dev] Crash in dissect_smb2_command

2016-09-26 Thread Jeff Morriss
On Sun, Sep 25, 2016 at 12:47 PM, Paul Offord wrote: > Hi, > > > > Between 2.2 and the latest git a change seems to have been made to > dissect_smb2_getinfo_request(). It now returns an integer based on the > difference between two dissected values: > > > >offset = getinfo_offset

Re: [Wireshark-dev] Sources of 61850 wireshark 1.99.0 skunkworks version

2016-09-22 Thread Jeff Morriss
On Thu, Sep 22, 2016 at 10:11 AM, Carlos Lucero wrote: > Hello all, > > I'm wondering If anybody know about the source code of wireshark 1.99.0 > skunkworks version with some really interesting features about IEC 61850 > protocols like GOOSE, MMS and ICCP-TASE.2. Very good job! > The download li

Re: [Wireshark-dev] Wireshark Memory Usage

2016-09-22 Thread Jeff Morriss
On Thu, Sep 22, 2016 at 2:49 AM, Paul Offord wrote: > During my investigation into the performance issues with transum I noticed > an apparent memory leak. Each time I close and re-open the same 40 MB > trace file, Wireshark memory usage increases by about 14 MB. I thought it > was a problem wi

Re: [Wireshark-dev] BUG: infinite loop in "dumpcap -L" with rpcap:// interface since 2.2.0

2016-09-21 Thread Jeff Morriss
On Fri, Sep 16, 2016 at 10:40 AM, Lukas Tribus wrote: > Hello, > > > dumpcap (and wireshark, if using that dumpcap feature) hangs using a full > CPU core since 2.2.0 in the following conditions: > > - OS is Windows (other OS'es unknown) > - interface is remote ("rpcap://...") > - dumpcap is tryin

Re: [Wireshark-dev] Lua 5.3

2016-08-22 Thread Jeff Morriss
On Sat, Aug 20, 2016 at 9:47 AM, João Valverde wrote: > > On 08/20/2016 02:06 PM, João Valverde wrote: > >> >> On 08/20/2016 02:03 PM, João Valverde wrote: >> >>> I think there is a disconnect here because you are seeing Lua as a >>> system dependency. I see it as Wireshark's own embedded languag

Re: [Wireshark-dev] Cmake and RPM

2016-08-17 Thread Jeff Morriss
On Wed, Aug 17, 2016 at 5:03 AM, Jonne Zutt wrote: > id -u and id -g return numbers greater than am_max_uid=2097151 # 2^21 - 1 > and am_max_gid (same number), and therefore, _am_tools gets set to none, > which results in am__tar set to false ... > > I commented out the "_am_tools=none" lines in t

Re: [Wireshark-dev] Cmake and RPM

2016-08-16 Thread Jeff Morriss
On Tue, Aug 16, 2016 at 2:46 PM, Jonne Zutt wrote: > I don't seem to have any /path/to/wireshark-2.3.0.tar.xz anywhere. > Should make dist create that? > > For completeness: yes, the "make dist" step (the first step of "make rpm-package") should have created the source tarball in the top-level di

Re: [Wireshark-dev] Cmake and RPM

2016-08-16 Thread Jeff Morriss
On Tue, Aug 16, 2016 at 9:41 AM, Jonne Zutt wrote: > I see, thanks for that. I was already trying this path after reading the > reply of Anders. > > I installed the rpms that were suggested by wireshark/tools/install_ > rpms_for_devel.sh > > I then also installed qtchooser-39-1.fc20.x86_64, but c

Re: [Wireshark-dev] dissecting TCP packets with multiple PDUs

2016-08-11 Thread Jeff Morriss
On Fri, Aug 5, 2016 at 1:39 PM, John Dill wrote: > One problem I have is that I'm creating multiple subtrees for a protocol > when two PDUs are found in the same frame. What's the best way to avoid > this? > > \code > gint > dissect_mk32_tcp_pdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tre

Re: [Wireshark-dev] Question on payload reassembly

2016-07-28 Thread Jeff Morriss
On Thu, Jul 28, 2016 at 8:35 AM, John Dunlop wrote: > Hi, > > > > Hope someone can help me with a question of payload reassembly. > > > > First up, I have been trawling the e-mail archives to find an equivalent > answer and was wondering if there is a better way of searching the e-mail > archives

Re: [Wireshark-dev] LUA Comparative Times

2016-07-13 Thread Jeff Morriss
On Wed, Jul 13, 2016 at 10:53 AM, Paul Offord wrote: > Hi, > > > > I recently measured some load and filter times with and without a LUA > postdissector plugin called TRANSUM. I tried three different scenarios: > > > > ·No LUA - without any plugins other than those shipped as standard >

Re: [Wireshark-dev] Adding dynamic fields to tree from dissector

2016-07-03 Thread Jeff Morriss
Or the MATE plugin. It registers its fields after the user selects a MATE configuration file (in preferences). (Note that it doesn't currently support reconfiguration. So while you can add a configuration file without restarting Wireshark changing the configuration file requires restarting.) On

Re: [Wireshark-dev] RHEL 6 reached the end of production phase 1 on May 10, 2016

2016-06-23 Thread Jeff Morriss
On Thu, Jun 23, 2016 at 9:36 AM, Christopher Maynard < christopher.mayn...@igt.com> wrote: > I don't recall what support policy, if any, was decided regarding the > various distributions, but I believe at least one commit > (https://code.wireshark.org/review/#/c/14041/) was reverted due to the > a

Re: [Wireshark-dev] Why does the SCTP submenu appeat twice?

2016-06-11 Thread Jeff Morriss
On Sat, Jun 11, 2016 at 8:50 PM, Guy Harris wrote: > On Jun 11, 2016, at 5:03 PM, Jaap Keuter wrote: > > > Well, it's surprising it was added (again) the analyze. > > > > Historically all items in Telephony were in Analyze, which became too > long to be > > practical. Therefore all Telephony rel

Re: [Wireshark-dev] newbie question about dissection specifications

2016-05-31 Thread Jeff Morriss
On Mon, May 30, 2016 at 4:44 PM, Christian Convey < christian.con...@gmail.com> wrote: > Hi guys, > > I'm starting a side project, and I was wondering if it might eventually be > something useful to Wireshark developers. Anyone mind weighing in? > > It's a translator that does this: > Input: > >

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

2016-05-18 Thread Jeff Morriss
On Sat, May 14, 2016 at 11:31 AM, João Valverde < joao.valve...@tecnico.ulisboa.pt> wrote: > > > 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).

Re: [Wireshark-dev] Configure/autogen failing on Ubuntu 14.04

2016-05-18 Thread Jeff Morriss
On Wed, May 18, 2016 at 10:07 AM, Anders Broman wrote: > Hi, > > I get > > Makefile.am:415: error: HAVE_SPEEXDSP does not appear in AM_CONDITIONAL > > codecs/Makefile.am:38: error: HAVE_SPEEXDSP does not appear in > AM_CONDITIONAL > > ui/qt/Makefile.am:27: error: HAVE_SPEEXDSP does not appear in

Re: [Wireshark-dev] checkapi

2016-04-27 Thread Jeff Morriss
On 04/22/2016 03:28 AM, Graham Bloice wrote: On 21 April 2016 at 18:31, Jeff Morriss mailto:jeff.morriss...@gmail.com>> wrote: On Thu, Apr 21, 2016 at 8:15 AM, Graham Bloice mailto:graham.blo...@trihedral.com>> wrote: The latest update to the change no long

  1   2   3   4   5   6   7   8   9   10   >