Jump to content

Ad hoc wireless distribution service

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by InternetArchiveBot (talk | contribs) at 09:11, 26 June 2017 (Rescuing 1 sources and tagging 0 as dead. #IABot (v1.4beta4)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Ad hoc Wireless Distribution Service (AWDS) is a layer 2 routing protocol to connect mobile ad hoc networks, sometimes called wireless mesh networks. It is based on a link-state routing protocol, similar to OLSR.

Principle of operation

AWDS uses a link-state routing protocol for organizing the network. In contrast to other implementations like OLSR it operates in layer 2. That means no IP addresses must be assigned because the unique MAC addresses of the WLAN hardware is used instead. Furthermore, all kinds of layer 3 protocols can be used, like IP, DHCP, IPv6, IPX, etc. The protocol daemon creates a virtual network interface, which can be used by the kernel like a typical LAN interface.

Alternatives

The ad hoc routing protocol list contains a large set of alternatives. However, most of them are academic and do not exist as practical implementations.