[Olsr-dev] Olsrd2 v0.2.2

Henning Rogge (spam-protected)
Mon May 27 15:17:31 CEST 2013


Hi,

yes I know, I just 'published' v0.2.1, but I think the change that is 
coming with v0.2.2 is important.

v0.2.2 allows you to add the loopback interface to the list of mesh 
interfaces. This allows you to easily setup "node-wide" ip addresses 
without making them interface specific.

This way you can keep the IP addresses on the interface "linklocal" and 
only publish the node-wide address (as an originator IP) to the mesh.

To start olsrd2 with loopback support, just add it to the list of 
interfaces.

Either by setting the configuration file option:

 > [interface=wlan0]
 >
 > [interface=lo]


Or by setting the configuration option from the command line:

 > ./olsrd2 --set interface[wlan0].   --set interface[lo].


Or by using adding it to the list of interfaces in the command line.

 > ./olsrd2 wlan0 lo


Henning Rogge
-- 
Diplom-Informatiker Henning Rogge , Fraunhofer-Institut für
Kommunikation, Informationsverarbeitung und Ergonomie FKIE
Kommunikationssysteme (KOM)
Fraunhofer Straße 20, 53343 Wachtberg, Germany
Telefon +49 228 9435-961,   Fax +49 228 9435 685
mailto:(spam-protected) http://www.fkie.fraunhofer.de

-------------- 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/20130527/02139369/attachment.bin>


More information about the Olsr-dev mailing list