[Olsr-dev] Status update on OLSR network framework
Henning Rogge
(spam-protected)
Wed Jun 13 13:17:20 CEST 2012
Hi,
I just opened two repositories for the further development of the
network framework I am working on for OLSRv2.
http://olsr.org/git/?p=oonf_api.git;a=summary
http://olsr.org/git/?p=dlep_app.git;a=summary
The first one contains the framework APIs itself and the existing test
cases, it does NOT produce an executable but just a number of dynamic
and static libraries.
The second repository contains the first application I have worked on
with this framework, a daemon similar to the DLEP-draft of the IETF
manet group
The idea behind the split between both directories is to allow more
applications to use the framework (without all of them being developed
in the same repository).
You will need CMake to use the repositories. First build the API
framework, then set the path to the frameworks directory into the
OONF_DIR variable of the application (with the ccmake command), then
build the application. I am still working on an install target for the
framework that will make this path-setting unnecessary.
Whats this 'dlep-app' daemon?
Its a series of 4 plugins for the framework. One that can read data from
the nl80211 interface of the linux WLAN stack into an internal database.
Two plugins (client+server) to mirror the database on a different daemon
over UDP. And a last one to make the database available through the
telnet server of the framework (in normal text and in JSON format).
Henning Rogge
--
Diplom-Informatiker Henning Rogge , Fraunhofer-Institut für
Kommunikation, Informationsverarbeitung und Ergonomie FKIE
Kommunikationssysteme (KOM)
Neuenahrer Straße 20, 53343 Wachtberg, Germany
Telefon +49 228 9435-961, Fax +49 228 9435 685
mailto:(spam-protected) http://www.fkie.fraunhofer.de
GPG: E1C6 0914 490B 3909 D944 F80D 4487 C67C 55EC CFE0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6169 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.olsr.org/pipermail/olsr-dev/attachments/20120613/29f55e11/attachment.bin>
More information about the Olsr-dev
mailing list