Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Dos pérdidas de memoria se han fijado en el ros_query "y" funciones ros_connect ".
Tags: Bugfixes
Two memory leaks have been fixed in the "ros_query" and "ros_connect" functions.

2009-12-29 18:18
1.1.0

Una interfaz de alto nivel se ha añadido para el sistema "/ /" recursos de comandos. La producción y uso de la documentación ha sido mejorada.
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

Chequeos que faltan se han añadido argumentos tan mal empleados, no dan lugar a un fallo de segmentación. El uso de la biblioteca de C + + se ha simplificado.
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

Un par de advertencias del compilador se han fijado. El API es ahora considerado como estable.
Tags: stable interface, Minor bugfixes
A couple of compiler warnings have been fixed. The API is now considered to be stable.

Project Resources