aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ldap.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-06-05 04:22:04 +0000
committerGuy Harris <guy@alum.mit.edu>2003-06-05 04:22:04 +0000
commitef77cb578ae796f0202311a16dae4e2ab9177586 (patch)
treef1f14bf51bf99c84561b99ad06527ba2e9d658a6 /packet-ldap.h
parent7d282e17edc1d0e9ca931c84c455f54f1fae637c (diff)
In the policy handle hashing, handle more than one policy handle having
the same value, as an open might return handle XXX, handle XXX might then be closed, and a subsequent handle might return handle XXX, and we want to keep the two handles distinct to avoid, for example, displaying handles closed before they're opened. In policy handle open replies, store the handle name only if the operation succeeded. We can now do that without parsing the packet twice. Have "dissect_nt_policy_hnd()" optionally return, through a pointer, the protocol tree item for the handle, so that its caller can decorate the item with the name of the handle - that's done on opens, where we do that only if the operation succeeds. svn path=/trunk/; revision=7787
Diffstat (limited to 'packet-ldap.h')
0 files changed, 0 insertions, 0 deletions