Ethereal-dev: [Ethereal-dev] Re: 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: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Fri, 23 Dec 2005 03:45:48 +0000
checked in


nice.   i have never seen kpasswd over anything else than udp myself
before but i assume you run it over tcp?

anyway  nice,
maybe you can add a small kpasswd page to the wiki and upload your
example capture to that page?

(did you check that kpasswd decryption still works over tcp   it
should work but it wouldnt hurt to test)


best regards
ronnie s


On 12/23/05, Eric Wedel <ewedel@xxxxxxxxxxx> wrote:
> 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
>
>
>