Due to the fact that the source code of olsrd and the extensions is of somewhere
between 25 and 30 thousand lines, it is not included in the
appendix. If the you wish to study the code mentioned in these
sections, which is highly recommended, you should
download it from http://www.olsr.org. The source is bzipped
and tarred into a file called uolsrd-x.x.x.tar.bz2 (where x'es
are replaced with version numbers). Assuming you have the tar and
bunzip2 tools available on your system you can untar and unzip this file
doing:
tar jxvf uolsrd-x.x.x.tar.bz2
The olsrd source-tree consists of the following directories(relative to the unik-olsrd-x.x.x directory):
The olsrd code is licensed under the General Public License(GPL)[11]. This license states that anyone is free to use and modify the code, but any modification that is publicly released must include full source code and be licensed under the GPL.
Andreas 2004-07-29