ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Update to NCP dissector.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 19 Sep 2003 21:26:25 -0700

On Sep 19, 2003, at 10:10 AM, Greg Morris wrote:

This update moves the info column appends outside of the ncp_tree dissection code.

Checked in, with changes to fix some possibly-uninitialized variable warnings from GCC.

This update allows appended data to be searched via the find frame/string/packet summary option.

...and makes it more likely that the Info column will have the correct text - it has to generate the same text regardless of whether a protocol tree is being built or not.