ODMRP
From HandWiki
Revision as of 23:17, 1 August 2022 by imported>CodeMe (add)
In wireless networking, On-Demand Multicast Routing Protocol is a protocol for routing multicast and unicast traffic throughout Ad hoc wireless mesh networks. ODMRP creates routes on demand, rather than proactively creating routes as OLSR does. This suffers from a route acquisition delay, although it helps reduce network traffic in general. To help reduce the problem of this delay, some implementations send the first data packet along with the route discovery packet.
Because some links may be asymmetric, the path from one node to another is not necessarily the same as the reverse path of these nodes.
See also
External links
- IETF Draft The latest draft specification published by the IETF
- Original publication The first paper presenting ODMRP.
Original source: https://en.wikipedia.org/wiki/ODMRP.
Read more |