Hi, John

On-demand distributed path selection protocol or reactive routing
protocol is activated if next hop is not available for the destination
MAC. It is derived from AODV.

>   Where does the code that handles the addressses in the Mesh Control Field 
> live?
>   Where does this code live and where in the spec does it indicate to change 
> a unicast to a broadcast? (i.e. when there is initially no path back to MP1)
Refer ieee80211_subif_start_xmit() in tx.c. No route. Broadcast ARP
reply is used.

>   Since the MP already knows how to reach the MPP what is the value enabling 
> rootmode?
Proactive vs reactive for the routing protocol. Here is a good point
of reference:
http://en.wikipedia.org/wiki/List_of_ad_hoc_routing_protocols

Regards,
Chun-Yeow
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to