Re: [Wireshark-dev] What is the best way to locate [GLib CRITICAL] -- g_string_free: assertion 'string != NULL' failed

2022-12-24 Thread Roland Knall
Also, more on the point, we have our own memory management system called wmem in which you allocate stuff within a scope and Wireshark handles freeing up the memory. Look for a README.wmem underneath /doc as well as the Wireshark developer guide for usage and the examples Cheers Roland > Am

Re: [Wireshark-dev] macOS Xcode build failure on multiple commands producing same directory

2023-03-03 Thread Roland Knall
Always Am Fr., 3. März 2023 um 13:27 Uhr schrieb Alexander Kapshuk < alexander.kaps...@gmail.com>: > On Wed, Mar 1, 2023 at 9:21 PM Guy Harris wrote: > > > > On Mar 1, 2023, at 7:18 AM, Alexander Kapshuk < > alexander.kaps...@gmail.com> wrote: > > > > > Pointers on how to proceed with this would

Re: [Wireshark-dev] Wireshark 4.0.1 clone and build fails with test failures and complaints about paths prefixed in the source directory

2023-05-03 Thread Roland Knall
It is preferred, that WIRESHARK_BASE_DIR is defined at the top directory, and not underneath the source directory. Also, it cannot be omitted as documented in our build documentation. Additionally, it is recommended to do an out-of-source build, to better be able to update the sources if needed. S

Re: [Wireshark-dev] Building Wireshark From Source MacOS

2023-05-04 Thread Roland Knall
That version of Wireshark is not supported with Mac OSX 13.x or higher. Please use a later version. But, for that specific protocol, you could also try the following dissector, written in Lua: https://github.com/netspooky/dissectors/blob/main/acble.lua cheers Roland Am Do., 4. Mai 2023 um 16:52

Re: [Wireshark-dev] Description of Wireshark User's Guide 4.3.0

2023-11-07 Thread Roland Knall
Hi Yes, the developer and user guides live a somewhat trist live beside the main source code repository. But you can easily change the content, by submitting a merge request. Both are generated by the sources underneath /docbook inside the repository. wsug is the directory for the user guide and w

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

2023-11-21 Thread Roland Knall
As mentioned on the ticket - just putting it here as well - I am against dropping packaging/debian. But I am for having it underneath packaging, and not in the main directory, which is what the original change was about. I respect Joao's opinion as well as yours Balint. In this case here I think, w

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

2023-11-22 Thread Roland Knall
Hi I would recommend that we bring this topic before the technical steering committee. As of right now, that committee needs to be formed in January and this topic is exactly why we are going to have the committee in the first place. The process is in the final steps and should be finished by the

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

2023-12-04 Thread Roland Knall
I do not think we need to revert the whole change. I actually like the way the new version check is implemented and think it is beneficial to a lot of users, because it will reduce the number of changes they have to make in order to update their version. But I do think the enforcement of licenses

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

2023-12-04 Thread Roland Knall
I do not think there is a need for calling someone confused. The whole discussion is not in any way useful for our users. There is the explicit corporate usecase, where in-house versions do exist with their own protocols and plugins. Often times those versions do not even deal with licenses for th

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

2023-12-04 Thread Roland Knall
gt; this >>>> interpretation of the GPL, that matches the FSF FAQ, is wrong, >>>> please do >>>> share. I'm very open to a good-faith discussion. >>>> >>>> >>>> &g

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

2023-12-20 Thread Roland Knall
Hi Balint It would be worth amending the Readme with this information, as well as the packaging section of the wiki, to ensure this information is not getting lost and future discussions may be avoided by pointing to it. kind regards Roland Am Mi., 20. Dez. 2023 um 14:24 Uhr schrieb Bálint Récze

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

2023-12-20 Thread Roland Knall
Ok, I am not ignoring those points, as I think those points are valid. It makes sense, that building debian packages from the repository should behave in the same way as it does with the overall projects. Now, one could argue, that having multiple packages could have been avoided in the beginning o

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

2023-12-20 Thread Roland Knall
ight be the best for their users, but we also facilitated that approach by our approach to the whole issue. Am Mi., 20. Dez. 2023 um 19:57 Uhr schrieb Bálint Réczey < bal...@balintreczey.hu>: > Roland Knall ezt írta (időpont: 2023. dec. 20., Sze, > 17:06): > > > > Ok, I am

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

2023-12-20 Thread Roland Knall
Am Mi., 20. Dez. 2023 um 21:24 Uhr schrieb João Valverde : > > > On 20/12/23 16:06, Roland Knall wrote: > > Ok, I am not ignoring those points, as I think those points are valid. > > It makes sense, that building debian packages from the repository > > should behave

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

2023-12-20 Thread Roland Knall
> Am 20.12.2023 um 22:02 schrieb João Valverde : > >  > >> On 20/12/23 20:52, Roland Knall wrote: >> >> >> Am Mi., 20. Dez. 2023 um 21:24 Uhr schrieb João Valverde : >> >> >> >>On 20/12/23 16:06, Roland Knall wrote: >>

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

2023-12-20 Thread Roland Knall
> Am 20.12.2023 um 22:43 schrieb João Valverde : > >  > >> On 20/12/23 21:21, Roland Knall wrote: >> >>>> Am 20.12.2023 um 22:02 schrieb João Valverde : >>> >>>  >>> >>>> On 20/12/23 20:52, Roland Knall wrote:

Re: [Wireshark-dev] Bug report: Wireshark windows ignores the space character in the "ssh remote capture" feature for "ssh server password" login credentials

2024-04-17 Thread Roland Knall
Hi Could you file an issue at https://gitlab.com/wireshark/wireshark/-/issues/new ? kind regards Roland Am Mi., 17. Apr. 2024 um 17:17 Uhr schrieb Nicolo Campari < nicolo.camp...@intecs.it>: > Hi, > > Wireshark windows ignores the space character in the "ssh remote capture" > feature for "ssh s

Re: [Wireshark-dev] adding a Group filter option to the expert info dialog

2024-05-10 Thread Roland Knall
Hi I would take the combobox for "Show" and put a second one for the levels beside it. You than can copy the code that gets triggered by that box "ExpertInfoDialog::limitCheckBoxToggled" and add your code to it. Don't worry about the design (the whole dialog is not really up to date) and just add

Re: [Wireshark-dev] Is wireshark.org possibly hacked?

2024-06-25 Thread Roland Knall
We will be looking into it kind regards Roland Am Di., 25. Juni 2024 um 18:24 Uhr schrieb Triton Circonflexe < triton+enu...@kumal.info>: > It seems to be an issue with the placement of the clear/dark theme > javascript. > > I checked the about.html page with a simple "view source" and Firefox >

[Wireshark-dev] Idea for process image dissection

2013-10-13 Thread Roland Knall
Hello I just wanted to bring something by you guys, if it would be worth implementing. I work on the openSAFETY and EPL dissectors. Both are fieldbus specific implementations. As such the communicate process images as payloads. This is the same with nearly all other fieldbus implementations i kno

Re: [Wireshark-dev] Idea for process image dissection

2013-10-15 Thread Roland Knall
one question though, why is this plugin not part of wireshark? kind regards, Roland On Mon, Oct 14, 2013 at 8:40 PM, Guy Harris wrote: > > On Oct 13, 2013, at 1:17 AM, Roland Knall wrote: > >> For such a dissection, we need to tell a dissector, how to dissect a >> spec

Re: [Wireshark-dev] Idea for process image dissection

2013-10-15 Thread Roland Knall
interface as well? I would prefer the first step, as I do have good knowledge of the framework, but very little about GTK. kind regards, Roland On Tue, Oct 15, 2013 at 6:31 PM, Graham Bloice wrote: > On 15 October 2013 17:25, Roland Knall wrote: >> >> Hi >> >> >&

Re: [Wireshark-dev] Idea for process image dissection

2013-10-16 Thread Roland Knall
, Roland On Wed, Oct 16, 2013 at 7:51 PM, Guy Harris wrote: > > On Oct 15, 2013, at 10:43 PM, Roland Knall wrote: > >> Ok. But then the question comes up, if a UI interface should be part >> of Wireshark or part of wsgd. As a last resort wsgd could be ported to >> wireshark,

[Wireshark-dev] Future of glib?

2013-11-03 Thread Roland Knall
Hi Just a short question. If the long-term goal is to switch to Qt, what ist the long-term plan for glib? As of now, many dissectors use the data types, tables, etc. Should they be replaced with Qt calls, default datatypes (e.g. guint16 => uint16_t, ...) ? What is the course here? kind regards,

Re: [Wireshark-dev] Future of glib?

2013-11-03 Thread Roland Knall
not suggest changing to c++, I honestly do not know what the target should be. regards, Roland p.s.: I am fine with glib staying. Depend on some of the functionality for my dissectors anyway. On Sun, Nov 3, 2013 at 10:42 PM, Gerald Combs wrote: > On 11/3/13 12:54 PM, Roland Knall wrote: &g

[Wireshark-dev] Heuristic dissector priority

2013-11-07 Thread Roland Knall
Hi I am currently implementing a generic dissector, which takes a predefined script and dissect payload. Pretty much in a way wsgd (wsgd.fr) does, but some features where lacking for me, and the integration into wireshark did not work for me either. One of the features of my solution is the possib

Re: [Wireshark-dev] Move plugins/ to epan/dissectors/plugins/

2013-12-11 Thread Roland Knall
Could I once again suggest sub-directories for all dissectors, as long as we are on the subject of changing epan/dissectors?. It would make development easier. I would like to change the openSAFETY plugin to a epan/dissectors/opensafety sub-directory regard, Roland On Wed, Dec 11, 2013 at 10:57

[Wireshark-dev] Gerrit Merge "" commits

2014-01-30 Thread Roland Knall
Hi I've noticed, that there are now quite a few merge commits in the main wireshark repo: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=history All of them are trivial merges, which means, that local git branches of the developer have been merged by a "git pull" with the global git

Re: [Wireshark-dev] Gerrit Merge "" commits

2014-01-30 Thread Roland Knall
ot; button in > the UI right next to the submit and cherry pick buttons. > > Evan > >> On Jan 30, 2014, at 6:25 AM, Roland Knall wrote: >> >> Hi >> >> I've noticed, that there are now quite a few merge commits in the main >> wireshark repo: >>

Re: [Wireshark-dev] Quick start instructions for Gerrit

2014-01-31 Thread Roland Knall
Hi There are a couple of reasons why you should not work on master, and they nearly all come back to the argument: "rebase is nearly allways preferable over merge" 1. You are doing local reviews of patches. Those can be done in separate sub-branches and reside there, no matter if you pull up mast

Re: [Wireshark-dev] Quick start instructions for Gerrit

2014-01-31 Thread Roland Knall
d synchronized, not necessarily out of a dictat on your workflow. Therefore I can live with it. Especially as my company used VSS in the past. regards, Roland On Fri, Jan 31, 2014 at 9:30 AM, Guy Harris wrote: > > On Jan 31, 2014, at 12:17 AM, Roland Knall wrote: > >> You can a

Re: [Wireshark-dev] Quick start instructions for Gerrit

2014-01-31 Thread Roland Knall
On Fri, Jan 31, 2014 at 10:40 AM, Guy Harris wrote: > ...and I use multiple sheets of paper for multiple ideas. > > I.e., it sounded as if you were talking about using a *single* checked-out > tree for *multiple independent* projects, which I would no more do than would > I use a single window f

Re: [Wireshark-dev] Quick start instructions for Gerrit

2014-01-31 Thread Roland Knall
:22 AM, Roland Knall wrote: > On Fri, Jan 31, 2014 at 10:40 AM, Guy Harris wrote: >> ...and I use multiple sheets of paper for multiple ideas. >> >> I.e., it sounded as if you were talking about using a *single* checked-out >> tree for *multiple independent* projects, wh

Re: [Wireshark-dev] Gerrit Stuck?

2014-02-27 Thread Roland Knall
Judging from the experience I have with my own gerrit installation, it seems, that both patches lack the "Verified +1" flag. Setting that and submitting will do the trick. regards, Roland On Thu, Feb 27, 2014 at 3:19 PM, Evan Huus wrote: > I can't seem to submit either of the following two chang

Re: [Wireshark-dev] Gerrit Stuck?

2014-02-27 Thread Roland Knall
ssh -p 29418 Code.wireshark.org gerrit And he will Print the help Regards Am Donnerstag, 27. Februar 2014 schrieb Hadriel Kaplan : > > And we just had an email mid-air collision. :) > > I can't abandon them, because I can't access them at all through the web > page. > Is there some way to aband

Re: [Wireshark-dev] Gerrit Stuck?

2014-02-27 Thread Roland Knall
ssh -p 29418 Code.wireshark.org gerrit And he will Print the help Regards Am Donnerstag, 27. Februar 2014 schrieb Hadriel Kaplan : > > And we just had an email mid-air collision. :) > > I can't abandon them, because I can't access them at all through the web > page. > Is there some way to aband

[Wireshark-dev] CMake GTK3 bug on Mac OSX

2014-03-09 Thread Roland Knall
Hi I've setup the wireshark dev env via ./macosx-setup.sh and ran cmake, as I did on Linux. But, choosing the GTK3 build, it fails because of missing includes and library definitions. I am using OS X 10.9.2. Specifically clang is not finding the include for atk, pango, cairo and gdk-pixbuf as wel

Re: [Wireshark-dev] Changing WSMP internal protocol

2014-03-09 Thread Roland Knall
Hi >From my past experience, the best way now is via code.wireshark.org . Register for an account and submit the patchset with a preferable detailed description. Also take a look in src/tools/pre-commit for a hook checking for the most common issues with commiting. regards, Roland On Sun, Mar 9,

Re: [Wireshark-dev] GIT tutorials (was: Re: Fix bug in GSM MAP, have problems with GIT)

2014-03-11 Thread Roland Knall
On Tue, Mar 11, 2014 at 6:47 PM, Hadriel Kaplan wrote: >> 4) How do you know if someone has a fix or not? With subversion, they'd >> indicate they're running svn r51234, for example, and then you could tell >> them that they need to update to at least r52345. With git, how does this >> work with

Re: [Wireshark-dev] Gerrit versus Buildbot

2014-03-20 Thread Roland Knall
Fyi, the current Version of Jenkins works just fine with gerrit 2.8.2 on my setup. Regards, Roland Am Donnerstag, 20. März 2014 schrieb Gerald Combs : > On 3/20/14 11:40 AM, Chris Kilgour wrote: > > Just had the unpleasant experience of having a patch submitted to gerrit > where it sat for nearl

Re: [Wireshark-dev] TCP dissector design

2014-04-17 Thread Roland Knall
Hi Not in general by the distinction of the different protocol versions, but you could take a glance at the openSAFETY dissector, which basically supports a variant of transport layers and a heuristic to determine the possition of the packages in each transport layer. If you take a look at it wit

[Wireshark-dev] Mac compilation broken

2014-04-17 Thread Roland Knall
Hi Just filed bug #1 ;-). Mac compilation is broken, due to 'extern' variable has an initializer See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1 for compile output. regards, Roland ___ Sent via:Wiresh

Re: [Wireshark-dev] Mac compilation broken

2014-04-17 Thread Roland Knall
.wireshark.org/download.html > to claim your prize and enter "Bug1" in the checkout screen. > > > > > > (Wait... maybe I shouldn't give out the free copy checkout code to the > whole -dev list, then lots of people will end up with free copies of > W

Re: [Wireshark-dev] plugin.c error !!

2014-05-05 Thread Roland Knall
Hi Khemis In the sub-directory /doc in your wireshark src are various README file, which contain the answers to your questions. In your case it is README.developer and README.plugins. In this case you have incorrectly named the proto and handoff register functions. Also, take a look at existing

[Wireshark-dev] Walk capture_global_opts to find interface

2014-05-08 Thread Roland Knall
Hi During development of the extcap interface I stumbled across an issue, which could easily be fixed, if I could get the interface_t struct element for an iface name. To the point, one extcap program may allow more than one interface for managment. But capture_get_if_capabilities just gets the i

Re: [Wireshark-dev] RFC: Internally Generated "Records"

2014-08-04 Thread Roland Knall
Hello Evan Just a little side-note, could you explain what you mean by "records"? With the openSAFETY dissector I voiced the issue some time ago, that openSAFETY in itself is a protocol, where it may end up being multiple nodes sending data in the same ethernet frame. Your solutions seem similar,

Re: [Wireshark-dev] RFC: Internally Generated "Records"

2014-08-04 Thread Roland Knall
On Mon, Aug 4, 2014 at 10:40 PM, Evan Huus wrote: > > Right now you can't filter on field combinations that must appear > "together" in one of those application frames: if fieldA appears in frame > 1, and fieldB appears in frame 2, then that packet will match "fieldA && > fieldB" even if they neve

Re: [Wireshark-dev] RFC: Internally Generated "Records"

2014-08-04 Thread Roland Knall
> Am 04.08.2014 um 23:16 schrieb Evan Huus : > > > >> On Aug 4, 2014, at 17:11, Roland Knall wrote: >> >> >> >> >>> On Mon, Aug 4, 2014 at 10:40 PM, Evan Huus wrote: >>> Right now you can't filter on field combinations th

Re: [Wireshark-dev] RFC: Internally Generated "Records"

2014-08-04 Thread Roland Knall
Yes, that it what I was saying. Cool, you can look forward to the openSAFETY patch, the minute the change hit the official repo ;-) regards, Roland On Mon, Aug 4, 2014 at 11:51 PM, Evan Huus wrote: > > On Aug 4, 2014, at 17:21, Roland Knall wrote: > > > Am 04.08.2014 um 23:

Re: [Wireshark-dev] Trunk Windows CMake builds are broken

2014-08-21 Thread Roland Knall
The #include "config.h" statement is a mistake, it should refer to #include I've committed a change to https://code.wireshark.org/review/#/c/3763/ . It builds find on my Linux and Mac (using GLib 2.36). Also looking at the Mac buildbot (GLib < 2.34 is the issue) right now, and maybe have a solu

Re: [Wireshark-dev] should extcap dir be a preference?

2014-08-27 Thread Roland Knall
I had a preference setting already in place, but removed it after considering that extcap filters might be installed via some sort of automatic setup, and searching for a user-defined path may proof to be trickier than assuming a pre-defined one. That's why I added the folder to the about dialog, s

[Wireshark-dev] False-Positives handling with heuristic filters

2014-09-01 Thread Roland Knall
Hi I have a more general question: At what point do you stop carrying about false-positives with a heuristic filter? I have openSAFETY traces, where less then 0,2% of all displayed frames are false-positives. But I cannot finetune the heuristic anymore, or I increase the risk for getting false-ne

Re: [Wireshark-dev] Extcap

2014-10-04 Thread Roland Knall
Hi Configuration is not passed during consecutive starts via the interface list, or if you start from the main-screen. But they are shared if you "restart" the capture. Currently I am in the process of writing the limitations down, to further down the road write a wiki-page containing all limitat

[Wireshark-dev] CapturePrivileges not working

2014-10-13 Thread Roland Knall
Hi This might be a question for -users, but t seems, that the explanation on http://wiki.wireshark.org/CaptureSetup/CapturePrivileges does not seem to work anymore in Linux (running Mint 17, based on Ubuntu 14.04 LTS). I have set the dumpcap utility as defined the wiki-page, not using a group, an

Re: [Wireshark-dev] CapturePrivileges not working

2014-10-13 Thread Roland Knall
script > and Linux doesn't support setuid (and I'd guess also setcap) shell scripts. > You'd need to put the permissions on .libs/lt-dumpcap or whatever it is. > > > On Monday, October 13, 2014, Roland Knall wrote: > >> Hi >> >> This might be a q

Re: [Wireshark-dev] Capture from multiple remote machines

2014-11-17 Thread Roland Knall
Hi There exisyts a new interface in Wireshark, called extcap. It is a plugin interface, which allows you to use self-written programs as capture interfaces. So far the interface is only in main, but if you download any 1.9x version, it should be included. This would allow you to write a program,

Re: [Wireshark-dev] Backporting policy for protocols that are under construction

2014-11-20 Thread Roland Knall
Hi The original argument for the backport was not so much the implementation of a new feature, but rather the removal of a never used feature and implementation of the actual used feature instead. I agree that the development branch is very stable, but at the same time, many people prefer to use t

[Wireshark-dev] Problem with building fresh on Mac 10.10.1

2014-12-20 Thread Roland Knall
Hi The setupscript does not seem to work properly. All I get are the following messages: ./macosx-setup.sh: line 578: test: 10.1: integer expression expected ./macosx-setup.sh: line 578: test: 10.1: integer expression expected macosx-setup.sh: Couldn't find an SDK for OS X 10.10.1 or later I

Re: [Wireshark-dev] macosx-setup.sh fails now

2015-01-22 Thread Roland Knall
Hi I had to remove that file before I ran the script. Then it will work, although not with Qt 5.4.0 out-of-the box. I installed Qt separately, and used that. regards, Roland On Thu, Jan 22, 2015 at 10:08 AM, Anders Broman wrote: > Hi, > I reran the script and now it fails... > : > > Making ins

Re: [Wireshark-dev] macosx-setup.sh fails now

2015-01-22 Thread Roland Knall
Hi To look for Qt, set a environment variable namend QT_DIR to the folder of your qt install, which contains the bin folder containing qmake, and also add the path for qmake for your path. That way all Qt5 libraries will be found. CAP or at least SETCAP could be the capabilites utility for Linux,

Re: [Wireshark-dev] Google deprecating OpenID 2.0

2015-02-23 Thread Roland Knall
Same here. I tried to link a Launchpad account to the existing one, and he created a new one instead. I accept, that this might be a Gerrit issue, and has nothing to do with Wireshark in general. But in my local installation I fixed it via adding the identity locally using the ssh gerrit interface.

Re: [Wireshark-dev] Google deprecating OpenID 2.0

2015-02-23 Thread Roland Knall
to upload patches and comment on them (using the "ssh -p 29418 code.wireshark.org gerrit review" command). So, although I would not be able to use the website anymore, the account is still valid. regards, Roland On Mon, Feb 23, 2015 at 11:00 AM, Roland Knall wrote: > Same here. I tr

[Wireshark-dev] Building Own GUI for stats plugin

2015-02-27 Thread Roland Knall
Hi I am creating a separate stats plugin, which will only be distributed to customers and in-house. Adding a statistics entry and displaying the general information is a no-brainer using the stats_tree functions. But I would need to add my own GUI elements, as well as graphical and statistics inf

[Wireshark-dev] CMake on Windows - Can build, but not run executable

2015-03-25 Thread Roland Knall
Hi I can build wireshark successfully (gtk and qt interfaces) on Windows, but If I want to execute it, he complains that the side-by-side configuration is not correct. If I trace the launch with sxstrace, he complains, that the ProcessorArchitecture is wrong for the target (amd64). The build is

Re: [Wireshark-dev] CMake on Windows - Can build, but not run executable

2015-03-26 Thread Roland Knall
t variable, the build worked. I used the stdio information from the buildbot to figure it out, but others may well have some issues here. regards, Roland On Wed, Mar 25, 2015 at 6:32 PM, Graham Bloice wrote: > On 25 March 2015 at 08:17, Roland Knall wrote: > >> Hi >> >&g

Re: [Wireshark-dev] CMake on Windows - Can build, but not run executable

2015-03-26 Thread Roland Knall
ree, you might want to consider that. > > As for CMake build instructions did you look at README.cmake in the top > level sources? > > When we get CMake totally sorted, I'll update the Developers Guide to use > that rather than nmake. Still some things to do yet. > &g

[Wireshark-dev] UI Support for plugins

2015-03-31 Thread Roland Knall
Hi I have posted some code [1] I am currently working on, which would add a menu structure for individual plugins to wireshark (currently only gtk). The reason for this is, that we have some proprietary analysis tools, which will be available for free for our customers (including maybe sourcecode

Re: [Wireshark-dev] Windows automated builds migrated to CMake

2015-04-16 Thread Roland Knall
Hi Am I correct, that as for now, there is no plan to move the download of the necessary libraries for building Wireshark on Windows from the nmake system to cmake as well? Also, the wiki pages do not seem to reflect the cmake build and the buildbot waterfall display only seem to run cmake, but n

Re: [Wireshark-dev] Windows automated builds migrated to CMake

2015-04-16 Thread Roland Knall
: > > > On 16 April 2015 at 09:29, Roland Knall wrote: > >> Also, the wiki pages do not seem to reflect the cmake build and the >> buildbot waterfall display only seem to run cmake, but not build using it? >> Would be helpful to setup a cmake enforced build on Windows, which i

[Wireshark-dev] Windows Buildbot seems to be down.

2015-04-18 Thread Roland Knall
Just, fyi ___ Sent via:Wireshark-dev mailing list Archives:https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wiresh

[Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Roland Knall
Hi I am currently implementing a Qt Dialog for the extcap interfaces. The dialog part is rather simple and mostly tricky because of the different kinds of interface options for extcap interfaces. But I ran into an issue, which is irritating. How should the extcap interface options be shown? On G

Re: [Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Roland Knall
Hi @Michal - I though of a adding a button there, but this would also break usability. Also, changing the current behavior is not something I want to do, with a lot of people (but mostly Graham) agreeing to it. What I though of is adding a text on the far right side of the interface display, like

Re: [Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Roland Knall
On Mon, Apr 27, 2015 at 9:06 PM, Gerald Combs wrote: > On 4/27/15 7:09 AM, Roland Knall wrote: > > Hi > > > > @Michal - I though of a adding a button there, but this would also break > > usability. Also, changing the current behavior is not something I want to > &

Re: [Wireshark-dev] Wireshark runtime messages we don't want to see

2015-04-30 Thread Roland Knall
On Thu, Apr 30, 2015 at 6:58 PM, Joerg Mayer wrote: > ERROR: Cannot connect to ADB: Connection refused > INFO: Please check that adb daemon is running. > Do not know about the others, but "ERROR: Cannot connect to ADB: Connection refused INFO: Please check that adb daemon is running." is the ne

Re: [Wireshark-dev] Wireshark runtime messages we don't want to see

2015-04-30 Thread Roland Knall
, Apr 30, 2015 at 10:08 PM, Guy Harris wrote: > > On Apr 30, 2015, at 1:00 PM, Roland Knall wrote: > > > On Thu, Apr 30, 2015 at 6:58 PM, Joerg Mayer wrote: > > ERROR: Cannot connect to ADB: Connection refused > > INFO: Please check that adb daemon is running. > >

Re: [Wireshark-dev] Wireshark 1.99.6 is now available

2015-05-28 Thread Roland Knall
Hi The original extcap message, mentioning that Qt does not support it yet is not correct anymore and should be changed. Also menus for plugins are supported in the Gtk version as well, although not as nice. regards, Roland > Am 28.05.2015 um 22:25 schrieb Gerald Combs : > > -BEGIN PGP

[Wireshark-dev] Qt version for the Wireshark Windows build

2015-06-03 Thread Roland Knall
Hi Is it possible to download the Qt version, with which the buildbot builds the windows version of Wireshark? Our company has switched to 5.4 and the plugin I am building uses a Qt class, which introduced flags only available with 5.4. If I load my plugin in wireshark, wireshark claims the missin

Re: [Wireshark-dev] Qt version for the Wireshark Windows build

2015-06-03 Thread Roland Knall
16:39, Gerald Combs wrote: > >> It looks like direct downloads are available at >> >> https://download.qt.io/official_releases/qt/ >> >> I got there by copying one of the online installer links listed at >> https://www.qt.io/download-open-source/ and t

Re: [Wireshark-dev] Qt version for the Wireshark Windows build

2015-06-03 Thread Roland Knall
was the version that he said actually downloaded a 32 bit copy. > > > > > > On 3 June 2015 at 16:39, Gerald Combs > <mailto:ger...@wireshark.org>> wrote: > > > > It looks like direct downloads are available at > > > > https

[Wireshark-dev] Automated build for 1.99.8 on Windows missing?

2015-06-29 Thread Roland Knall
Hi I was just trying to find an automated build for Windows on https://www.wireshark.org/download/automated/ . The only builds I can find are for 1.12rc7 and PDB builds for 1.99.8, but no builds for 1.99.8 in either x86 or x64 directories. Has this been changed on purpose, or am I missing somethi

[Wireshark-dev] PcapNG format support for dumpcap

2015-07-16 Thread Roland Knall
Hi I've filed a bug report ( https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11370) for support in dumpcap and wireshark, to enable pcapng as a data format for capturing. We would need this for an extcap interface, where we would use the packet comments to add additional information to each p

Re: [Wireshark-dev] PcapNG format support for dumpcap

2015-07-16 Thread Roland Knall
like that, and we are actively looking into that. If and when we are going to develop something like that has not been decided yet. kind regards, Roland On Thu, Jul 16, 2015 at 9:20 PM, Guy Harris wrote: > > On Jul 16, 2015, at 12:49 AM, Roland Knall wrote: > > > I've filed a

[Wireshark-dev] How should plugins handle coloring

2011-02-21 Thread Roland Knall
Hello I am currently writing a dissector plugin for a machine-safety protocol. The dissector is finished and currently I am in the, let's call it, beautifying stage. Problem is, the dissector can work across quite a few other dissectors. e.g.: normally data would arrive using a realtime ethernet

[Wireshark-dev] Splitting one packet into multiple packets

2011-02-24 Thread Roland Knall
Hello I have the following situation. The trace identifies (correctly) packets I am interested in. These packets come from a device, which collects packets, puts them together into one udp frame, and sends them over the network. Right now I trace the udp payload, and call the packet dissector for

Re: [Wireshark-dev] Splitting one packet into multiple packets

2011-02-24 Thread Roland Knall
RAME > -- MY PROTOCOL FRAME 2/4 > > etc? > > Why that? Do yo have a post processing step that relies on this? wireshark > is a protocol analyzer and as such its all about 'frame in frame in frame'. > > David > > Am 24.02.2011 09:31, schrieb Roland Knall: >>

Re: [Wireshark-dev] Splitting one packet into multiple packets

2011-02-25 Thread Roland Knall
Hi > ... so the split then would mainly be for the user, so he can easily filter > for a particular sub stream, i.e. module ? Yes, that would be the main motivation. > I don't know how to create new 'root' objects. If there's some relation > between the different frames for the same module, mayb

[Wireshark-dev] Different wireshark behaviour on Linux as on Windows

2011-02-28 Thread Roland Knall
Hello I am developing a plugin, which will dissect protocols, where other dissectors are already registered. Two instances are the Ethernet Powerlink dissector as well as the Sercos III dissector. My protocol is part of their communication messages, but can not be identified as easily, as e.g. a

Re: [Wireshark-dev] Different wireshark behaviour on Linux as on Windows

2011-02-28 Thread Roland Knall
On Mon, Feb 28, 2011 at 9:51 AM, Guy Harris wrote: > > On Feb 28, 2011, at 12:32 AM, Roland Knall wrote: >> On Windows, the SercosIII plugin takes precedence over my plugin. Both >> register the same Ethertypes, therefore this should not be unusual, > > If you mean "

Re: [Wireshark-dev] Different wireshark behaviour on Linux as on Windows

2011-02-28 Thread Roland Knall
Hi On Mon, Feb 28, 2011 at 9:55 AM, Roland Knall wrote: > On Mon, Feb 28, 2011 at 9:51 AM, Guy Harris wrote: >> So my question is, can I influence the decision made by wireshark in >> any way, which plugin get's called? > > Try disabling the dissector for the protocol

Re: [Wireshark-dev] Different wireshark behaviour on Linux as on Windows

2011-03-08 Thread Roland Knall
On Tue, Mar 8, 2011 at 4:41 AM, Chris Maynard wrote: > Roland Knall writes: > >> Ok, now I have a question. >> >> Both dissectors register on a certain Ethernet Frame Type (0x88CD). If >> I disable the SercosIII dissector, in theory, my dissector should get >&g

Re: [Wireshark-dev] Different wireshark behaviour on Linux as on Windows

2011-03-09 Thread Roland Knall
On Wed, Mar 9, 2011 at 4:14 PM, Chris Maynard wrote: > Roland Knall writes: > >> On Linux, when the gtk-based filehandler loads the list of plugins, it >> does so alphabetically. This does not seem to be the case on Windows. >> So here, someone might argue, that this inde

Re: [Wireshark-dev] Different wireshark behaviour on Linux as on Windows

2011-03-09 Thread Roland Knall
On Wed, Mar 9, 2011 at 7:04 PM, Guy Harris wrote: > > On Mar 9, 2011, at 7:39 AM, Roland Knall wrote: > >> It would definitly not solve the underlying problem. but at least it >> would make the whole process predictable, which is definitly not the >> case now.

Re: [Wireshark-dev] Different wireshark behaviour on Linux as on Windows

2011-03-14 Thread Roland Knall
, what the dissector has to achieve. kind regards, Roland Knall ___ Sent via:Wireshark-dev mailing list Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark

[Wireshark-dev] New openSAFETY dissector

2011-03-14 Thread Roland Knall
Hello openSAFETY is a machine safety standard, which has been certified by TUEV Rheinland as well as other organizations for SIL 3 , and is currently implemented in a wide range of products. This plugin allows dissection of the openSAFETY protocol using the Industrial Ethernet Network standards E

Re: [Wireshark-dev] Multiple messages in one UDP packet

2011-03-18 Thread Roland Knall
Hello In my dissector, which will hopefully be added to the main repository, I repeatedly call the dissect function to achieve exactly that functionality. Basically you have a two step situation. You write a main dissect_PROTO routine, which will be called by the UDP dissector to dissect the data

Re: [Wireshark-dev] New openSAFETY dissector

2011-03-18 Thread Roland Knall
Hello Could someone please tell me, if sending a new dissector in as bug, is the accepted method of adding a new dissector? If not, please tell me, how I can resubmit the patch. kind regards, Roland On Mon, Mar 14, 2011 at 5:35 PM, Roland Knall wrote: > Hello > > openSAFETY is a machi

Re: [Wireshark-dev] New openSAFETY dissector

2011-03-18 Thread Roland Knall
Thank you, knew I was missing something regards, Roland 2011/3/18 Stig Bjørlykke : > On Fri, Mar 18, 2011 at 2:34 PM, Roland Knall wrote: >> Could someone please tell me, if sending a new dissector in as bug, is >> the accepted method of adding a new dissector? > > Yes.

[Wireshark-dev] Wireshark SVN does not build on Ubuntu 64bit (gtk/expert_dlg.c)

2011-03-22 Thread Roland Knall
Hello On my system, Wireshark does not build anymore since revision 36235. The reason for this is the move of the struct expert_tapdata_s from gtk/expert_dlg.h to gtk/expert_comp_dlg.c . The stump, which was left on gtk/expert_dlg.h does not work, as gtk/expert_dlg.c needs to use some members of

Re: [Wireshark-dev] Wireshark SVN does not build on Ubuntu 64bit (gtk/expert_dlg.c)

2011-03-22 Thread Roland Knall
ards > Anders > > -Original Message- > From: wireshark-dev-boun...@wireshark.org > [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Roland Knall > Sent: den 22 mars 2011 15:51 > To: Developer support list for Wireshark > Subject: [Wireshark-dev] Wireshark SVN

Re: [Wireshark-dev] Wireshark SVN does not build on Ubuntu 64bit (gtk/expert_dlg.c)

2011-03-22 Thread Roland Knall
On Tue, Mar 22, 2011 at 5:13 PM, Guy Harris wrote: > > On Mar 22, 2011, at 7:50 AM, Roland Knall wrote: > >> On my system, Wireshark does not build anymore since revision 36235. >> The reason for this is the move of the struct expert_tapdata_s from >> gtk/expert_dlg

<    1   2   3   4   5   >