= Flood search routing
{wiki=Flood_search_routing}
Flood search routing is a network routing technique primarily used in ad hoc and peer-to-peer networks. In this method, a routing request packet is flooded throughout the network to find a specific destination. Here's how it generally works: \#\#\# Key Features of Flood Search Routing: 1. **Flooding Mechanism**: When a node wants to send a message to another node for which it does not have a routing entry, it floods the network by sending a request packet.
Back to article page