Érico Porto | 19 Jul 2012 03:54
Picon

olsr config parser

Hello,

Just a small question. The config parser can be compiled as a shared lib. It seems it was somewhere before 0.5.8 possible to build it as a binary. Can it be still be build this way - maybe to be used/modifiyed to act as a cli to configure the olsrd/create olsrd config files?

Érico V. Porto

--

-- 
Olsr-users mailing list
Olsr-users <at> lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users
Érico Porto | 19 Jul 2012 04:04
Picon

Re: olsr config parser

Forget it.. Just used make MAKEBIN=1, and got some errors. Is it unfinished? What's missing? I can try to finish it..

Érico V. Porto


On Wed, Jul 18, 2012 at 10:54 PM, Érico Porto <ericoporto2008 <at> gmail.com> wrote:
Hello,

Just a small question. The config parser can be compiled as a shared lib. It seems it was somewhere before 0.5.8 possible to build it as a binary. Can it be still be build this way - maybe to be used/modifiyed to act as a cli to configure the olsrd/create olsrd config files?

Érico V. Porto

--

-- 
Olsr-users mailing list
Olsr-users <at> lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users
Henning Rogge | 19 Jul 2012 07:21
Picon
Favicon

Re: olsr config parser

OLSRd (stable) use flex/bison to generate a specific C-code for the 
configuration parsing of the OLSRd. I do not see any way how to export 
this into a shared library and take an advantage from it.

Modification of parameters during runtime is not supported by the code 
of OLSRd (stable).

Both of this will change with the new codebase I am working on. You will 
find the current code here:
http://olsr.org/git/?p=oonf_api.git;a=summary

Henning Rogge

On 07/19/2012 04:04 AM, Érico Porto wrote:
> Forget it.. Just used make MAKEBIN=1, and got some errors. Is it
> unfinished? What's missing? I can try to finish it..
>
> Érico V. Porto
>
>
> On Wed, Jul 18, 2012 at 10:54 PM, Érico Porto <ericoporto2008 <at> gmail.com>wrote:
>
>> Hello,
>>
>> Just a small question. The config parser can be compiled as a shared lib.
>> It seems it was somewhere before 0.5.8 possible to build it as a binary.
>> Can it be still be build this way - maybe to be used/modifiyed to act as a
>> cli to configure the olsrd/create olsrd config files?
>>
>> Érico V. Porto

-- 
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:henning.rogge <at> fkie.fraunhofer.de http://www.fkie.fraunhofer.de
GPG: E1C6 0914 490B 3909 D944 F80D 4487 C67C 55EC CFE0

Attachment (smime.p7s): application/pkcs7-signature, 6169 bytes
--

-- 
Olsr-users mailing list
Olsr-users <at> lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users

Gmane