Hi,
I've bumped the rip44d version number to 1.3:
https://raw.github.com/hessu/rip44d/master/rip44d
Here's the changelog for 1.2 and 1.3:
v1.2 - 2012-01-01 Ronald Jochems, PD1ACF and Heikki Hannikainen, OH7LZB * Added syslog functionality, using module: http://perldoc.perl.org/Sys/Syslog.html * Fixed to use CIDR format when calling /sbin/ip, to support older distributions
v1.3 - 2013-04-11 Heikki Hannikainen, OH7LZB * write pid file and lock it to prevent running multiple copies * fix a bug in interim version after 1.2: added routes with wrong prefix length
In the future I'll make development commits in a development branch and keep the master branch as a "stable release" version, so the above URL should always contain a rather working and tested version.
- Hessu