Downloadliste

Projektbeschreibung

librouteros is a library that can be used to communicate with devices running RouterOS, a Linux-based operating system by MikroTik. A generic and low-level interface is provided to issue arbitrary commands to the device and receive replies. For some commands, high-level abstractions are provided to simplify communication. The library is thread-safe and reentrant-safe.

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-03-31 07:00
1.1.2

Zwei Speicherlecks in der "ros_query behoben worden" und "ros_connect"-Funktionen.
Tags: Bugfixes
Two memory leaks have been fixed in the "ros_query" and "ros_connect" functions.

2009-12-29 18:18
1.1.0

Ein High-Level-Schnittstelle wurde für die "/ System hinzugefügt / resource"-Befehl. Usage Ausgang und Dokumentation wurde verbessert.
Tags: Minor feature enhancements
A high-level interface was added for the "/system/resource" command. Usage output and documentation has been improved.

2009-12-23 19:34
1.0.1

Fehlende geistige Gesundheit Kontrollen wurden hinzugefügt, damit nicht ordnungsgemäß verwendete Argumente nicht zu einem Segmentation Fault führen. Benutzung der Bibliothek von C + + wurde vereinfacht.
Tags: minor bug fixes
Missing sanity checks have been added so incorrectly used arguments don't lead to a segmentation fault. Usage of the library from C++ has been simplified.

2009-12-19 03:47
1.0.0

Ein paar Compiler-Warnungen wurden behoben. Die API ist jetzt als stabil zu sein.
Tags: stable interface, Minor bugfixes
A couple of compiler warnings have been fixed. The API is now considered to be stable.

Project Resources