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 the NCP dissector

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Tue, 15 Jun 2004 02:24:30 -0700
On Mon, Jun 14, 2004 at 04:55:15AM -0600, Greg Morris wrote:
> This update fixes a bug in the dissection of multiple NDS messages being
> sent at the same time that the dissector was attempting to desegment
> data spanning multiple packets. When a message was encountered during
> the desegmentation code the dissector would missinterperute the new
> message as an element in the data stream. Code was added to validate the
> desegmentation handle and validate which messages actually contain
> segmented data.

Checked in.

> Also a few updates to ncp2222.py to include more detail to summary
> window for NCP's 26, 28, 30
> Also fixed NCP 87/31 to not show as malformed when HandleInfoLevel
> contains value 0x00.

Checked in.