wireshark/asn1/snmp
Luis Ontanon b26c1c4ca2 Add a description of UAT fields, and have it as a tooltip in the New/Edit Dialog.
svn path=/trunk/; revision=20797
2007-02-12 19:57:41 +00:00
..
Makefile Fix some property typos (eg: svn:kwywords, swn:keywords, etc) 2006-11-26 18:31:53 +00:00
Makefile.nmake Fix property typo: svm:keywords --> svn:keywords 2006-11-26 18:53:35 +00:00
README.txt Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
packet-snmp-template.c Add a description of UAT fields, and have it as a tooltip in the New/Edit Dialog. 2007-02-12 19:57:41 +00:00
packet-snmp-template.h * Add a category param to the uat. 2007-02-07 14:54:35 +00:00
snmp-exp.cnf Include <ctype.h> to fix some warnings. Regenerate the 2006-06-14 08:08:51 +00:00
snmp.asn Fix Id marking 2006-10-25 19:26:58 +00:00
snmp.cnf warn the user if the decrypted data doesn't look like a ScopedPDU instead of dissecting it. 2007-01-11 17:39:16 +00:00

README.txt

This is a work in progress to enhance and replace the existing snmp dissector with an asn2wrs generated one.

To test/use this work in progress dissector you will have to compile it with asn2wrs 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 snmp dissector.