wireshark/asn1/snmp
Anders Broman 223506c537 Work in progress an asn2eth generated snmp dissector.
svn path=/trunk/; revision=16674
2005-12-04 21:45:38 +00:00
..
Makefile Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
Makefile.nmake Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
README.txt Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
packet-snmp-template.c Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
packet-snmp-template.h Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
snmp.asn Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
snmp.cnf Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00

README.txt

This is a work in progress to enhance and replace the existing snmp 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 snmp dissector.