Ethereal-dev: [Ethereal-dev] Re: to rlogin dissector

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

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Sat, 12 Nov 2005 18:06:41 -0400
checked in.

maybe you want to add a wiki page for the RLOGIN protocol?



On 11/11/05, Martin Mathieson <martin.mathieson@xxxxxxxxxxxx> wrote:
> Hi, this patch:
> - uses value_string for control message field
> - doesn't use a single global time value to mark start of all
> conversations!
> - corrects client-user-name, server-user-name order in initial user-info
> message
> - adds data (text input/output) into the protocol tree
> - makes lots more things filterable
> - improves info column text (always calls rlogin_display() now)
> - cleans up some whitespace
>
> It has passed some fuzz-testing.
> Regards,
> Martin
>
>