OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: OpenBSD Based Wireless Node

From: Damien Miller (djmmindrot.org)
Date: Wed Jun 02 2004 - 08:05:33 CDT


Pedro la Peu wrote:
> On Wednesday 02 June 2004 3:26 am, Sevan / Venture37 wrote:
>
>>im trying to replace the linux MeshAP distro with a solution for building
>>wireless meshs based on OpenBSD
>
>
> OpenBSD does not support AODV.
>
> http://moment.cs.ucsb.edu/AODV/aodv.html

There is a 3-term BSD licensed implementation at
http://www.tcs.hut.fi/~anttit/manet/aodv/index.html

It probably just need to be ported from linux's rtnetlink routing
interface to AF_ROUTE. The same could probably be said for one of the
GPL implementations.

-d