wireshark/asn1/snmp
Ronnie Sahlberg a3eedad0d1 Counter64 should be a FT_UINT64 and not a FT_UINT32
fixes bug 1047


svn path=/trunk/; revision=19002
2006-08-23 08:05:28 +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 Counter64 should be a FT_UINT64 and not a FT_UINT32 2006-08-23 08:05:28 +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.