[Olsr-dev] Olsrd2 (OONF) Release v.0.6.0

Henning Rogge (spam-protected)
Sat Nov 8 12:33:58 CET 2014


Hello everyone,

after a lot of coding this week I released version 0.6.0 of the new
routing agent... which changed A LOT of things.

I finally managed to unify the code in the three repositories
(oonf_api, olsrd2, dlep_app) and put them together into a new
repository called oonf.git (OLSR.org Network Framework).

Important changes:
* plugins can now have dependencies to other plugins.
* all former subsystems are now plugins, no "you need them all" anymore.
* RFC5444 parser/generator API has been integrated into the oonf_rfc5444 plugin.
* the dynamic build is working, so the three remaining APIs (common,
config, core) can be used as shared libraries.
* two new build targets (make static, make dynamic) allow you only to
build the static-linked or dynamic linked executable.
* Openwrt build should be faster now (it doesn't build the shared
libraries anymore)

(of course the v0.6.0 contains a lot of bugfixes that were done before
the unification work).

The old repositories are still there for reference, but you should
clone the new one... having everything in one repository simplifies a
lot of things.

see http://olsr.org/git/?p=oonf.git;a=summary for details.

There is still some cleanup to be done and some Doxygen comments are
missing, but I will add them over the next week.

Henning Rogge




More information about the Olsr-dev mailing list