wireshark/asn1/ldap/README
Ronnie Sahlberg 30a69454db add work in progress asn2eth generated ldap dissector from AndersB's email of
Nov 15

it is checked in but not copied to epan/dissectors so that those interested can work on it until it gets ready to replace the old one.



svn path=/trunk/; revision=16649
2005-12-02 10:41:46 +00:00

8 lines
401 B
Text

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.