Ethereal-dev: [ethereal-dev] rlogin dissector

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

From: Jeff Foster <jfoste@xxxxxxxxxxxx>
Date: Fri, 7 Apr 2000 13:50:06 -0500
The rlogin dissector is done.  Attached are the packet-tcp.diff file,
that will add the tcp_urgent variable, and the packet-rlogin.c dissector
file.

On to the socks and microsoft proxy dissectors...

Most of the work has been completed on the socks dissector.  The microsoft
dissector is a lot harder since the protocol isn't documented I will need
changes to the tcp and udp code so these dissectors can call the tcp/udp
sub-dissector lookup routines.  I plan to separate the tcp and udp sub-
dissector lookup routines into standalone functions so they can be called
from the outside.

Jeff Foster
jfoste@xxxxxxxxxxxx
 

Attachment: packet-tcp.diff
Description: Binary data

Attachment: packet-rlogin.c
Description: Binary data