From 30e64a2528b326e129e8e2f1913b9fdca0051136 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 29 Sep 2007 02:10:25 +0000 Subject: Update to reflect that we're using libsmi, not Net-SNMP. svn path=/trunk/; revision=23028 --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 79ef7f10d5..70559e25c2 100644 --- a/README +++ b/README @@ -206,12 +206,12 @@ decode IPv6 packets, but you'll only see IPv6 addresses, not host names. SNMP ---- Wireshark can do some basic decoding of SNMP packets; it can also use -the Net-SNMP library to do more sophisticated decoding, by reading MIB +the libsmi library to do more sophisticated decoding, by reading MIB files and using the information in those files to display OIDs and variable binding values in a friendlier fashion. The configure script -will automatically determine whether you have the Net-SNMP library on -your system. If you have the Net-SNMP library but _do not_ want to have -wireshark use it, you can run configure with the "--without-net-snmp" +will automatically determine whether you have the libsmi library on +your system. If you have the libsmi library but _do not_ want to have +Wireshark use it, you can run configure with the "--without-libsmi" option. How to Report a Bug -- cgit v1.2.3