Ethereal-dev: [ethereal-dev] ethereal packet-snmp.c Makefile.am Makefile.in config.h.in config

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Wed, 12 May 1999 00:56:43 -0500
Update of /usr/local/cvsroot/ethereal
In directory pow.zing.org:/tmp/cvs-serv18877

Modified Files:
	Makefile.am Makefile.in config.h.in configure configure.in 
	packet-udp.c packet.h 
Added Files:
	packet-snmp.c 
Log Message:
Added Didier Jorand's dissect_snmp routine. This is only compiled in
if you have the UCD or CMU SNMP library available. If you have the SNMP
library but do not with to have SNMP support, use the
	./configure --disable-snmp
option. Otherwise 'configure' finds the SNMP library and uses it.