How to Install olsrd in Ubuntu 18.04



Install olsrd by entering the following commands in the terminal:

sudo apt update
sudo apt install olsrd

Description:

optimized link-state routing daemon (unik-olsrd)

unik-olsrd is an implementation of the Optimized Link State Routing protocol for Mobile Ad-Hoc networks(MANET). The protocol is described in RFC3626. It is designed to be run as a standalone server process. . OLSR operates as a table driven, proactive protocol, i.e., it exchanges topology information with other nodes of the network regularly. It is developed to work independently from other protocols. Likewise, OLSR makes no assumptions about the underlying link-layer.

Homepage: http://olsr.org/

Version: 0.6.6.2-1ubuntu1

Section: universe/net