Ethereal-dev: [Ethereal-dev] patch to dissect kpasswd over tcp

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

From: "Eric Wedel" <ewedel@xxxxxxxxxxx>
Date: Thu, 22 Dec 2005 18:44:16 -0800
Hi..
 
RFC 3244 says kpasswd can use UDP or TCP, the dissector was only doing UDP.
The attached patch adds TCP support, including PDU reassembly.  The reassembly
code is modelled on the kerberos dissector, and in fact TCP "record mark" handling
is shared between the two dissectors.
 
Comments and/or checkin appreciated.
 
A sample capture showing kpasswd-over-TCP is also attached.
 
thanks,
Eric Wedel
 
 
 
Eric, BlueArc Engineering
 

Attachment: kpasswd_tcp.patch
Description: kpasswd_tcp.patch

Attachment: kpasswd_tcp_sample.cap
Description: kpasswd_tcp_sample.cap