wireshark/asn1/snmp
Ronnie Sahlberg 89f022b12b name change
svn path=/trunk/; revision=18197
2006-05-21 05:12:17 +00:00
..
Makefile Use the asn2eth generated snmp dissector. 2006-05-03 19:09:03 +00:00
Makefile.nmake Add distclean and maintainerclean rules. 2006-04-25 18:45:08 +00:00
README.txt Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
packet-snmp-template.c name change 2006-05-21 05:12:17 +00:00
packet-snmp-template.h name change 2006-05-21 05:12:17 +00:00
snmp.asn Some more variable bindings and add some mising PDU types. 2006-03-15 18:57:47 +00:00
snmp.cnf Remove stupid code. 2006-05-14 08:17:39 +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.