Config.in 445 B

123456789101112
  1. config BR2_PACKAGE_OLSR
  2. bool "OLSR mesh networking Daemon"
  3. default n
  4. help
  5. olsr
  6. The Optimized Link State Routing protocol (OLSR) is a routing protocol that is optimised
  7. for mobile ad-hoc networks, sometimes called wireless mesh networks. It is a proactive
  8. link-state routing protocol that floods a full topology table to all nodes in the network
  9. which then compute optimal forwarding paths locally.
  10. http://www.olsr.org/