Ad hoc on-demand distance vector routing (aodv)
# the on-demand variant of traditional distance vector routing protocol
# route are found on-demand
# when source need to know the route, it initiates a route discovery process
# the source learn the route as the outcome of the route discovery process