Sciweavers

MOBISYS
2003
ACM

System Services for Ad-Hoc Routing: Architecture, Implementation and Experiences

14 years 3 months ago
System Services for Ad-Hoc Routing: Architecture, Implementation and Experiences
This work explores several system issues regarding the design and implementation of routing protocols for ad-hoc wireless networks. We examine the routing architecture in current operating systems and find it insufficient on several counts, especially for supporting on-demand or reactive routing protocols. Examples include lack of mechanisms for queuing outstanding packets awaiting route discovery and mechanisms for communicating route usage information from kernel to userspace. We propose an architecture and a generic API for any operating system to augment the current routing architecture. Implementing the API may normally require kernel modifications, but we provide an implementation for Linux using only the standard Linux 2.4 kernel facilities. The API is provided as a shared user-space library called the Ad-hoc Support Library (ASL), which uses a small loadable kernel module. To prove the viability of our framework, we provide a full-fledged implementation of the AODV protocol us...
Vikas Kawadia, Yongguang Zhang, Binita Gupta
Added 24 Dec 2009
Updated 24 Dec 2009
Type Conference
Year 2003
Where MOBISYS
Authors Vikas Kawadia, Yongguang Zhang, Binita Gupta
Comments (0)