Downloadliste

Projektbeschreibung

multiwalk2c is a multi-threaded SNMP scanner. It
is a modified version of snmpbulkwalk. It can scan
agents listed in special agents file, write to a
single or many output files, and traverse
different parts of a MIB tree in one thread.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-06 22:26
0.2.1

Ein Fehler durch die Verwendung eines nicht initialisierten Variablen verursacht wurde korrigiert.
An error caused by use of an uninitialized variable was corrected.

2008-03-06 22:48
0.2

Eine Race-Bedingung kann auftreten, wenn der Haupt-Thread versucht, erstellt Fäden verbinden. Jetzt multiwalk Fäden lösen sich, so dass der Haupt-Thread ist nur auf sie warten.
Tags: Minor bugfixes
A race condition could occur when the main thread tried to join created threads. Now multiwalk threads detach themselves, so the main thread is only waiting for them.

2006-11-23 16:00
0.1.2

Soft-Stack-Größe wurde auf 512kb begrenzt auf Konsum zu vermeiden den ganzen Adreßraum bei vielen Themen erstellt werden. Eine Umstellung auf manuell eingestellt weichen rlimit Stack hinzugefügt wurde.
Tags: Minor feature enhancements
Soft stack size was limited to 512kb to avoid
consuming the whole address space when a lot of
threads are created. A switch to manually set soft
stack rlimit was added.

2005-10-09 17:24
0.1.1

Ein Parameter, Repeater und nonrepeaters Variablen wurde hinzugefügt. Die maximale Agenten Grenzen sind jetzt als mindestens die maximale Anzahl von Threads eröffnet und die maximale Anzahl der geöffneten Dateien gesetzt.
Tags: Minor feature enhancements
A parameter to set repeaters and nonrepeaters
variables was added. The maximum agents limits are
now set as a minimum of the maximum number of
opened threads and the maximum number of opened
files.

2005-07-18 04:19
0.1.0

Tags: Initial freshmeat announcement

Project Resources