Ethereal-dev: Re: [Ethereal-dev] Patch for packet-kerberos.c

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

From: "Ronnie Sahlberg" <ronnie_sahlberg@xxxxxxxxxxxxxx>
Date: Thu, 5 Feb 2004 21:17:46 +1100
There will be a much better way to do this soon.

I have reasonably well working versions of a full kerberos rewrite and
asn.1/ber helper
dissectors waiting to be test-checked in after then next release so they get
time for testing
and cooking.
These changes will dissect everything "better" and amke it much easier to
these kind of changes
without resorting to memcpy()s.

please wait a week or so to see the new code and api for kerberos.

----- Original Message ----- 
From: jaime.fournier
Sent: Thursday, February 05, 2004 3:01 PM
Subject: [Ethereal-dev] Patch for packet-kerberos.c


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> This is a really simple hack I made onto the kerberos dissector
> in order to be able to print out values that did not
> seem available via the usual -z "proto,colinfo,var,var"
> method.
>
> I would like to know if there is a better way to do this
> in which we can have real vars that are usable on col_info.