>>Hi Anders, >I moved license and author information into the individual files as you have asked and pushed
it. >Currently, this is not the case as the code is built in any case. The idea was to include the
extension by default ;-). Joking aside, what I >have tried was to support Windows and Ubuntu. Therefore, I included and changed everything that was needed to make it work. >I
agree with your explanation, it is not easy to support both systems. Alexis asked me to split the patch and remove the graphviz dll’s.
>Right now, my patch does not include the dll files and therefore, it supports only *nix systems. Building Wireshark with “Host Flows” on
>Ubuntu requires the graphviz dev package and the following commands: >>Personally, I do not know how to add a condition to the build process (such as --without-HAPviewer)
but I can extend the code by >>#ifdef
>HAVE_GRAPHVIZ or something similar. After these changes, the source code should work on *nix. I copied in this from gerrit as it seems easier to discuss it here It seems like licensing may still be a problem
L Pascal Q: Finally I see that QGV is released under the LGPLv3 license, which is not compatible with GPLv2 according to
http://www.gnu.org/licenses/license-list.html#LGPLMy understanding is that Wiresahrk is released under GPLv2, and not GPLv2 or later, so this could be a blocker point. Gerald,
am I correct or did I misunderstand the license we are using? Wireshark is "GPLv2 or later". As I understand things, shipping packages linked with an LGPLv3 library would mean that we would be distributing Wireshark under the GPLv3. I'm not
opposed to downstream projects doing this, and I'm not opposed to switching licenses. It *is* something that should be decided by the community, however.QGV's license isn't entirely clear. Although much of the source code says LGPLv3, the LICENSE.txt file
says LGPLv2.1. I opened a ticket asking for clarification:https://github.com/nbergont/qgv/issues/1 Thanks for the clarification Gerald. What about Graphviz license? Is my understanding correct?
|
- References:
- Re: [Wireshark-dev] Integrating the HAPViewer code.
- From: Pascal Artho
- Re: [Wireshark-dev] Integrating the HAPViewer code.
- Prev by Date: Re: [Wireshark-dev] Integrating the HAPViewer code.
- Next by Date: Re: [Wireshark-dev] Npcap 0.04 call for test
- Previous by thread: Re: [Wireshark-dev] Integrating the HAPViewer code.
- Next by thread: Re: [Wireshark-dev] Problem writing a file dissector for vwr capture files
- Index(es):