News

What’s new in Wireshark 2.6 ?

2 min read

In less than ten months of Wireshark’s last release, the Wireshark community has now released Wireshark 2.6.

Wireshark is one of the popular tools to analyze traffic over a network interface or a network stream. It is used for troubleshooting, analysis, development and education. Wireshark is based on the Gerald Combs-initiated “Ethereal” project, released under the terms of the GNU General Public License (GNU GPL).

Wireshark 2.6 is released with numerous innovations, improvements and bug fixes. The highlight of Wireshark 2.6 is that, it is the last release that will support the legacy (GTK+) user interface. It will not be supported or available in Wireshark 3.0.

Major improvements since 2.5, the last version, include:

  • This version now supports HTTP Request sequences.
  • Support for MaxMind DB files, GeoIP and GeoLite Legacy databases has been removed.
  • Windows packages are now built using Microsoft Visual Studio 2017.
  • The IP map feature (the “Map” button in the “Endpoints” dialog) has been removed.

Some other improvements since the version 2.4

  • Display filter buttons can now be edited, disabled, and removed via a context menu directly from the toolbar
  • Support for hardware-timestamping of packets has been added
  • Application startup time has been reduced.
  • Some keyboard shortcut mix-ups have been resolved by assigning new shortcuts to Edit → Copy methods

New Protocol Support:

Many protocols have been added including the following.

  • ActiveMQ Artemis Core Protocol: This supports interceptors to intercept packets entering and exiting the server.
  • Bluetooth Mesh Protocol : This allows (Bluetooth Low Energy) BLE devices to network together to carry data back to a gateway device, where it can be further routed to the internet.
  • Steam In-Home Streaming discovery protocol: This allows one to use input and output on a single computer, and lets another computer actually handle the rendering, calculations, networking etc.

Bug Fix:

Dumpcap, a network traffic dump tool which lets one capture packet data from a live network and write the packets to a file, might not quit if Wireshark or TShark crashes. (Bug 1419)

To know more about the updates in detail, read Wireshark 2.6.0 Release Notes

Read Next

Savia Lobo

A Data science fanatic. Loves to be updated with the tech happenings around the globe. Loves singing and composing songs. Believes in putting the art in smart.

Share
Published by
Savia Lobo
Tags: Wireshark

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago