wireshark/asn1/snmp
Gerald Combs d55ec3bd66 Fix compilation on systems with Net-SNMP.
svn path=/trunk/; revision=18695
2006-07-10 01:05:24 +00:00
..
Makefile - asn2eth renamed to asn2wrs 2006-05-21 14:36:05 +00:00
Makefile.nmake - asn2eth renamed to asn2wrs 2006-05-21 14:36:05 +00:00
README.txt Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
packet-snmp-template.c Fix compilation on systems with Net-SNMP. 2006-07-10 01:05:24 +00:00
packet-snmp-template.h name change 2006-05-21 05:12:17 +00:00
snmp-exp.cnf Include <ctype.h> to fix some warnings. Regenerate the 2006-06-14 08:08:51 +00:00
snmp.asn ethereal->wireshark updates 2006-05-22 08:14:01 +00:00
snmp.cnf - "next tvb" list moved from h225 to new file next_tvb.[ch] 2006-06-13 13:21:12 +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.