From owner-freebsd-hackers@FreeBSD.ORG Tue Nov 3 14:13:29 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 310D2106566B for ; Tue, 3 Nov 2009 14:13:29 +0000 (UTC) (envelope-from nick@van-laarhoven.org) Received: from baranao.anywi.com (baranao.anywi.com [213.207.101.176]) by mx1.freebsd.org (Postfix) with ESMTP id E5B488FC22 for ; Tue, 3 Nov 2009 14:13:28 +0000 (UTC) Received: from hillary.anywi.com.van-laarhoven.org (ip51cfcfde.direct-adsl.nl [81.207.207.222]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by baranao.anywi.com (Postfix) with ESMTPSA id 04B3D3F41B; Tue, 3 Nov 2009 15:13:24 +0100 (CET) Message-Id: <5D1658C3-537E-4A97-B6E2-FFE9AF3E87D6@van-laarhoven.org> From: Nick Hibma To: Eric In-Reply-To: <1257251738.2188.4.camel@localhost> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Tue, 3 Nov 2009 15:13:24 +0100 References: <1257251738.2188.4.camel@localhost> X-Mailer: Apple Mail (2.936) X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on baranao.anywi.com Cc: FreeBSD Hackers Mailing List Subject: Re: Mesh networking X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2009 14:13:29 -0000 It's their own variation on AODV I believe. Nick On 3 Nov 2009, at 13:35, Eric wrote: > On Tue, 2009-11-03 at 11:52 +0100, Nick Hibma wrote: >> Anyone interested in Mesh networking might want to have a look at >> >> http://meshcom.com/en/products/meshdriver/ >> >> We have started to use the mesh driver (ok, on voyage linux). A port >> should not be difficult, especially the userland daemon. It's >> dependencies on Linux syscalls are minimal. >> >> Starting it through linux emulation does not work (in my FreeBSD >> setup). >> >> Meshcom says they are happy to look at the port when it is done. >> >> Cheers, >> >> Nick >> >> P.S.: I am not affiliated to them other than that I am very impressed >> with the quality of the software. > > Does it IEEE 802.20 compliant? > > -- > Best Regards, > Eric L. Chen >