Status Update
More cleanups:
- I removed some warnings especially in the windows port.
- Patrick McCarty reported run-time breakage on BSD. Is now fixed.
- Jörg Pommnitz spotted unused variables (in struct interface and struct olsr_if) and send a patch. We killed them all the instances also in the BSD and windows ports.
- I killed some superflous malloc(6)/free() orgy in the Linux kernel route handling. This reduces the code size and - even more important - should improve run-time performance a little bit.
crossreference olsr sourc code
I set up a cross reference of the olsr source code at
http://texas.funkfeuer.at/lxr. Quite practical.