Ethereal-dev: [Ethereal-dev] SAMR updates

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

From: "Ronnie Sahlberg" <sahlberg@xxxxxxxxxxxxxxxx>
Date: Tue, 12 Feb 2002 20:58:34 +1100
Hi,
attached is a small patch to update SAMR (and packet-smb.c)

It changes dissection of 64bit time values for packet-smb.c to also
detect 0x80000000 00000000 and 0x7fffffff ffffffff
and prints these values as infinity (abs and rel time respectively)

It seems NT also use 0x40000000 00000000 for some magic value
but I dont know what it means.
(seen 0x40000000 00000000 in captures and it is too nonrandom to be anything
else
than a magic value)

In packet-dcerpc.c  it will display the opnum also for reply packets.

It fixes various alignment problems in packet-dcerpc-samr.c

It changes/prettifies a few of the structures displayed by SAMR.

I am up to packet 80 in the samrtest capture Todd kindly sent me in fixing
up SAMR.
It is slowly moving to a point where it is reasonably correct and perhaps
useful.

best regards
    ronnie sahlberg

Attachment: dcerpc.patch
Description: Binary data