Ethereal-dev: Re: [ethereal-dev] Patch: packet-pop.c

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Sat, 20 Nov 1999 15:02:49 -0800
> This patch adds two things to Post Office Protocol (POP) packet
> parsing. First, packets that come from the POP server and do not
> start with "+OK" or "-ERR" are tagged as "Continuation", similarily
> as the HTTP parser does. The packet contents are then passed to
> dissect_data() in the tree view.
> 
> Second, if the request or response did not contain an argument, the
> argument line in the tree display is not shown.

Checked in.