Hi,
I’ve released version 1.0.0 of librouteros. The changes are very minor, but the interface is not declared stable. The next versions will be API and ABI compatible for the foreseeable future.
Download
librouteros is available as source-code distribution from its homepage. You can also use the following direct download URLs:
- http://verplant.org/librouteros/files/librouteros-1.0.0.tar.bz2
- http://verplant.org/librouteros/files/librouteros-1.0.0.tar.gz
Changes
- GCC compiler warnings have been fixed. It should not be possible to compile librouteros with -Wall -Wextra -Werror when using GCC.
- The interface has been declared stable.
About librouteros
librouteros is a C99 / POSIX 2001 library for accessing RouterOS via its API. It has been written for use in collectd, a statistics gathering daemon. The RouterOS plugin will be a new feature in version 4.9.0 of collectd which will be released on Monday, December 21st.
librouteros is free software: You can use, study, modify and redistribute the library under the terms of the GNU General Public License.
Feedback and bug reports are of course very welcome.
Regards,
—octo