Yes, it is correct, as stated in the developer page:

https://www.wireshark.org/develop.html

However, the master branch of a project is very likely not the be the
stable one. At least this is the truth for wireshark. If you want some
stable branch, just run

git remote show origin

have a look at master-2.X branches, and take your pick. However, If you're
planning to do some development to be included in wireshark, your best bet
is to start from master.
Hope it helps.
Dario.

On Mon, Jan 29, 2018 at 12:45 PM, Nilesh Bhadule <[email protected]> wrote:

> Hi,
>
>
>
> I have cloned Wireshark source code from 
> *https://code.wireshark.org/review/wireshark
> <https://code.wireshark.org/review/wireshark> *and master branch.
>
>
>
> Is this the correct/stable Wireshark source code path?
>
>
>
> Thanks,
>
> Nilesh
>
> ____________________________________________________________
> _______________
> Sent via:    Wireshark-dev mailing list <[email protected]>
> Archives:    https://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
>              mailto:[email protected]?subject=
> unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to