Release notes: Miscellaneous cleanup.

Update a dissector name.
This commit is contained in:
Gerald Combs 2020-09-08 14:33:46 -07:00
parent 661a08507e
commit 08b5061733
2 changed files with 28 additions and 24 deletions

View File

@ -34,14 +34,14 @@ since version 3.2.0:
* Windows executables and installers are now https://support.microsoft.com/en-us/help/4472027/2019-sha-2-code-signing-support-requirement-for-windows-and-wsus[signed using SHA-2 only].
* Save RTP stream to .au supports any codec with 8000 Hz rate supported by Wireshark (shown in RTP player). If save of audio is not possible (unsupported codec or rate), silence of same length is saved and warning is shown.
* C-ares is now a required dependency.
* Protobuf fields can be dissected as wireshark (header) fields that allows user input
* Asynchronous DNS resolution is always enabled. As a result, the c-ares library is now a required dependency.
* Protobuf fields can be dissected as Wireshark (header) fields that allows user input
the full names of Protobuf fields or messages in Filter toolbar for searching.
* Dissector based on Protobuf can register itself to a new 'protobuf_field' dissector table,
* Dissectors based on Protobuf can register themselves to a new 'protobuf_field' dissector table,
which is keyed with the full names of fields, for further parsing fields of BYETS or STRING type.
* Wireshark is able to decode, play and save iLBC payload on platforms where iLBC library (https://github.com/TimothyGu/libilbc) is available.
* Decode As entries can now be copied from other profiles using a button in the dialog.
* sshdump can now be copied in multiple instances. Each instance will show up a different interface and will have its own profile.
* Wireshark is able to decode, play, and save iLBC payload on platforms where the https://github.com/TimothyGu/libilbc[iLBC library] is available.
* Decode As entries can now be copied from other profiles using a button in the dialog.
* sshdump can now be copied to multiple instances. Each instance will show up a different interface and will have its own profile.
* The main window now supports a packet diagram view, which shows each packet as a textbook-style diagram.
// === Removed Features and Support
@ -59,22 +59,26 @@ since version 3.2.0:
// Add one protocol per line between the -- delimiters.
[commaize]
--
Cisco MisCabling Protocol (MCP)
OBSAI UDP-based Communication Protocol (UDPCP)
AudioCodes Debug Recording (ACDR)
Tunnel Extensible Authentication Protocol (TEAP)
USB Printer (USBPRINTER)
Java Debug Wire Protocol (JDWP)
ScyllaDB RPC
Dynamic Link Exchange Protocol (DLEP)
LBM Stateful Resolution Service (LBMSRS)
Asphodel Protocol
Technically Enhanced Capture Module Protocol (TECMP)
Fortinet Single Sign-on (FSSO)
Lithionics Battery Management
FTDI Multi-Protocol Synchronous Serial Engine (FTDI MPSSE)
Arinc 615A (A615A)
=======
Asphodel Protocol
AudioCodes Debug Recording (ACDR)
Bluetooth HCI ISO (BT HCI ISO)
Cisco MisCabling Protocol (MCP)
DCE/RPC IRemoteWinspool SubSystem, (IREMOTEWINSPOOL)
Dynamic Link Exchange Protocol (DLEP)
Fortinet Single Sign-on (FSSO)
FTDI Multi-Protocol Synchronous Serial Engine (FTDI MPSSE)
Hypertext Transfer Protocol Version 3 (HTTP3)
Java Debug Wire Protocol (JDWP)
LBM Stateful Resolution Service (LBMSRS)
Lithionics Battery Management
OBSAI UDP-based Communication Protocol (UDPCP)
Palo Alto Heartbeat Backup (PA-HB-Bak)
ScyllaDB RPC
Technically Enhanced Capture Module Protocol (TECMP)
Tunnel Extensible Authentication Protocol (TEAP)
UDP based FTP w/ multicast V5 (UFTP5)
USB Printer (USBPRINTER)
--
=== Updated Protocol Support
@ -87,6 +91,7 @@ Too many protocols have been updated to list here.
// Add one file type per line between the -- delimiters.
[commaize]
--
MP4 (ISO/IEC 14496-12)
--
// === New and Updated Capture Interfaces support
@ -125,8 +130,7 @@ Q&A site] and on the wireshark-users mailing list. Subscription
information and archives for all of Wiresharks mailing lists can be
found on https://www.wireshark.org/lists/[the web site].
Bugs and feature requests can be reported on
https://bugs.wireshark.org/[the bug tracker].
Bugs and feature requests can be reported on https://gitlab.com/wireshark/wireshark/-/issues[the issue tracker].
// Official Wireshark training and certification are available from
// https://www.wiresharktraining.com/[Wireshark University].

View File

@ -24,7 +24,7 @@ void proto_reg_handoff_hbbak(void);
void proto_register_hbbak(void);
#define PROTO_SHORT_NAME "PA-HB-Bak"
#define PROTO_LONG_NAME "Paloalto Heartbeat Backup"
#define PROTO_LONG_NAME "Palo Alto Heartbeat Backup"
#define HBBAK_SIZE 8