Ethereal-dev: Re: [ethereal-dev] dissect_lpd enhancement

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

From: Gilbert Ramirez <gram@xxxxxxxxxx>
Date: Thu, 20 Apr 2000 10:27:44 -0500
On Thu, Apr 20, 2000 at 05:33:33AM -0500, Matthijs Melchior wrote:
> 
> 
> Hi,
>         I have had the need to make the display of the `lpd' protocol
> somewhat better.  The lpd protocol is context sensitive and has multiple
> meanings for the command codes in the command packets....  I have made
> this clear in the info column.
> Furthermore, it was usefull for the `follow-tcp-stream' display to show
> control characters as well.

Thanks. I have checked in the patch for the LPD dissector (a dissector
which needs more fixing, BTW). I haven't checked in the control-character
change for follow-tcp-stream yet; I'll put a similar fix in, but probably
with a user-controllable GUI button, since not everyone wants control
characters displayed as caret-character all the time.  For example, I'd
like to be able to toggle back and forth to check to see if the caret
is really part of the tranmission or not.

--gilbert