don't fail if BR2_USE_UPDATES tries to update non-checkout
[buildroot.git] / package / olsr / Config.in
blobcfdcba678ae27dd656eb05352a2c3904549860e3
1 config BR2_PACKAGE_OLSR
2         bool "OLSR mesh networking Daemon"
3         default n
4         help
5           olsr
6           
7           The Optimized Link State Routing protocol (OLSR) is a routing protocol that is optimised
8           for mobile ad-hoc networks, sometimes called wireless mesh networks. It is a proactive
9           link-state routing protocol that floods a full topology table to all nodes in the network
10           which then compute optimal forwarding paths locally.
12           http://www.olsr.org/