First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Wireshark roadmap - when will be next major release?

I have checked the Wireshark Roadmap and there is info about Wireshark next minor release 4.0.6 at the moment.

  1. I see some interesting fixes in master repository landed in last few weeks about DRDA protocol. I am just curious when Wireshark next major release is released? The code that is for example today in master branch (but no in any other like 4.0 branch).

  2. Is there some general roadmap about Wireshark next major version releases? Like ones per year every e.g. December or something.

  3. This is not related to roadmap... I don't really know what is architecture of Wireshark. If there is some fix in some protocol e.g. DRDA and fix is visible in Wireshark GUI, is the same fix also applicable to tshark? Do Wireshark GUI and tshark use the same dissection libraries? I often use display filters in tshark to save output to CSV format and tshark has the same problems in DRDA protocol that are in Wireshark GUI.

pac122's avatar
5
pac122
asked 2023-04-20 12:43:27 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Release Life Cycle

4.2 Q4, 2023

User Interface - Introduction

Wireshark can be logically separated into the backend (dissecting protocols, file loading and saving, capturing, etc.) and the frontend (the user interface).

The following frontends are currently maintained by the Wireshark development team:

Wireshark, Qt based TShark, console based

Chuckc's avatar
3k
Chuckc
answered 2023-04-20 12:49:24 +0000, updated 2023-04-20 12:57:29 +0000
edit flag offensive 0 remove flag delete link

Comments

Chuckc's avatar Chuckc (2023-04-20 13:06:17 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer