Config.in 428 B

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