summaryrefslogtreecommitdiff
path: root/asn1/ldap/packet-ldap-template.h
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-12-12 09:30:49 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-12-12 09:30:49 +0000
commite1ec979363c15c1da6a9b23f7278912cf729473a (patch)
tree3c68958d3d310d225869c8156da2a1f8ff48136b /asn1/ldap/packet-ldap-template.h
parent98aaf48d95d8cfa2a98fb5c08cac76e8ac6d3345 (diff)
downloadwireshark-e1ec979363c15c1da6a9b23f7278912cf729473a.tar.gz
From Mathieu Parent:
As defined in rfc4511 [Lightweight Directory Access Protocol (LDAP): The Protocol], see the attached patch that dissects IntermediateMessage. svn path=/trunk/; revision=31251
Diffstat (limited to 'asn1/ldap/packet-ldap-template.h')
-rw-r--r--asn1/ldap/packet-ldap-template.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/ldap/packet-ldap-template.h b/asn1/ldap/packet-ldap-template.h
index 8b4b6748d1..9d7941dbe7 100644
--- a/asn1/ldap/packet-ldap-template.h
+++ b/asn1/ldap/packet-ldap-template.h
@@ -52,6 +52,7 @@
#define LDAP_RES_MODRDN 13
#define LDAP_RES_COMPARE 15
#define LDAP_RES_EXTENDED 24 /* LDAP V3 only */
+#define LDAP_RES_INTERMEDIATE 25 /* LDAP V3 only */
/*
* These are all CONTEXT types; the value is the type tag.