aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ldap/README
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/ldap/README')
-rw-r--r--asn1/ldap/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/asn1/ldap/README b/asn1/ldap/README
new file mode 100644
index 0000000000..f8acf6032f
--- /dev/null
+++ b/asn1/ldap/README
@@ -0,0 +1,7 @@
+This is a work in progress to enhance and replace the existing ldap dissector with an asn2eth generated one.
+
+To test/use this work in progress dissector you will have to compile it with asn2eth and copy the resulting .c and .h files over to epan/dissectors.
+
+This dissector is not yet ready for public consumption and lacks many vital features of the existing ldap dissector such as CLDAP support.
+
+