Optimized Link State Routing Protocol: Difference between revisions

Content deleted Content added
Bhyde (talk | contribs)
No edit summary
Line 1:
The '''Optimized Link State Routing Protocol''' (OLSR) is a protocol to connect [[mobile ad-hoc network]]s, also sometimes called [[wireless mesh network]]s. It is a [[Link-state routing protocol]]. It collects data about which network members can communicate, and then calculates an optimized routing table.
 
The advantage of this approach is that connections are made quickly. The disadvantage is that the communication to discover network members occurs continuously. Also, calculation and memory burdens are continuing, and may be too heavy for small computers. The program is fairly large and complex.