Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Maintaining an custom Wireshark plugin

From: Paul Offord <Paul.Offord@xxxxxxxxxxxx>
Date: Wed, 13 Dec 2017 18:45:18 +0000

Thanks Graham,  I’ll give that a go.  Best regards…Paul

 

From: Wireshark-dev [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Graham Bloice
Sent: 13 December 2017 17:55
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
Subject: Re: [Wireshark-dev] Maintaining an custom Wireshark plugin

 

On 13 December 2017 at 17:48, Paul Offord <Paul.Offord@xxxxxxxxxxxx> wrote:

Hi All,

 

I have a plugin called Syncro that was rejected for inclusion in Wireshark.  It’s all water under the bridge, and after six months of therapy I’m over the rejection 😊

 

I want to commit it to a code repository.  I have two choices; AWS CodeCommit where I have some other stuff or GitHub.  I’ll probably go for GitHub if it’s accepted as an Open Source project.  They are both git repos, but I’m not sure how to arrange my code tree.  I build Wireshark with VS2015 on Windows 10.  I’ll want to include Syncro in my code tree and then commit it to my central repo.

 

Can I have overlapping code sources like this?  How do I set things up?

 

Thanks and regards…Paul

 

 

Hi Paul,

 

Personally I would fork the Wireshark mirror on GitHub (https://github.com/wireshark/wireshark), create a "Syncro" branch in your fork and commit your code there.

 

This allows easy tracking of upstream changes and merging of them into your branch (manually), and with a little bit of extra work and an appveyor.yml you can have automated builds of your branch as well.

 

 

--

Graham Bloice


______________________________________________________________________

This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.

Any views or opinions expressed are solely those of the author and do not necessarily represent those of Advance Seven Ltd. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission.

Advance Seven Ltd. Registered in England & Wales numbered 2373877 at Endeavour House, Coopers End Lane, Stansted, Essex CM24 1SJ

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________