Re: [OpenWrt-Devel] openwrt on guruplug (kirkwood)

2010-08-12 Thread Gerrit Visser
Hi Roland FYI I am working on adding Dockstar as a Profile to target/linux/Kirkwood. I just joined the dev.openwrt.org mailing list so will be able to join in on the conversation from now on. I am doing my questions here but will likely en

[OpenWrt-Devel] [Patch] New package: Poco C++ libraries

2010-08-12 Thread Nicolas Leonard
The attached patch adds packaging for the Poco c++ libraries. Please see http://www.pocoproject.org for package detail. The included patch modifies the poco configure script by adding an option to disable the support of shared memory (not supported by uclibc). It can be improved by disabling the

Re: [OpenWrt-Devel] [PATCH] New wireless mesh network routing protocol

2010-08-12 Thread Roberto Riggio
On 08/12/2010 02:15 PM, Roberto Riggio wrote: On 08/12/2010 01:54 PM, Xianghua Xiao wrote: which mode will this routing protocol running on top of, is it mesh mode, adhoc/ibss, or monitoring mode? does it work with 11n/HT(as the website mentions MIMO)? I'm currently trying to integrate some pat

[OpenWrt-Devel] [PATCH] Allow SSB EHCI/OHCI drivers to co-exist

2010-08-12 Thread Steve Brown
This patch allows attaching both ohci and ehci drivers. Currently, either driver can be loaded individually. But if both were loaded, only the first one is probed and attached. It is useful to build only a single driver. If only low speed devices are to be supported, only the ohci driver is neede

Re: [OpenWrt-Devel] [PATCH] New wireless mesh network routing protocol

2010-08-12 Thread Roberto Riggio
On 08/12/2010 02:19 PM, Benjamin Henrion wrote: Does it uses adhoc on top of monitor? Or it uses a custom mode? It is a custom mode built on top of the monitor mode. Basically the router creates raw ieee80211 frames and inject them using radiotap headers. ___

Re: [OpenWrt-Devel] [PATCH] New wireless mesh network routing protocol

2010-08-12 Thread Benjamin Henrion
On Thu, Aug 12, 2010 at 2:15 PM, Roberto Riggio wrote: > On 08/12/2010 01:54 PM, Xianghua Xiao wrote: >> >> which mode will this routing protocol running on top of, is it mesh >> mode, adhoc/ibss, or monitoring mode? does it work with 11n/HT(as the >> website mentions MIMO)? >> > > The routing pro

Re: [OpenWrt-Devel] [PATCH] New wireless mesh network routing protocol

2010-08-12 Thread Roberto Riggio
On 08/12/2010 01:54 PM, Xianghua Xiao wrote: which mode will this routing protocol running on top of, is it mesh mode, adhoc/ibss, or monitoring mode? does it work with 11n/HT(as the website mentions MIMO)? The routing protocols runs on top of interface operating in monitor mode and supporti

Re: [OpenWrt-Devel] [PATCH] New wireless mesh network routing protocol

2010-08-12 Thread Benjamin Henrion
On Thu, Aug 12, 2010 at 1:54 PM, Xianghua Xiao wrote: > which mode will this routing protocol running on top of, is it mesh > mode, adhoc/ibss, or monitoring mode? does it work with 11n/HT(as the > website mentions MIMO)? > > I recall meraki somehow is using monitoring mode for its mesh algorithm.

Re: [OpenWrt-Devel] [PATCH] New wireless mesh network routing protocol

2010-08-12 Thread Xianghua Xiao
which mode will this routing protocol running on top of, is it mesh mode, adhoc/ibss, or monitoring mode? does it work with 11n/HT(as the website mentions MIMO)? I recall meraki somehow is using monitoring mode for its mesh algorithm. xxiao On Wed, Aug 11, 2010 at 7:03 AM, Roberto Riggio wrote:

[OpenWrt-Devel] DHCP and wifi-reconnection

2010-08-12 Thread Stefan Monnier
When I reboot my AP/router, my print server (running OpenWRT) ends up being unknown: I can still connect to it via its IP address, but its DNS name is lost. This is simply due to the fact that the DNS name comes from the DHCP registration and that when the AP/router is rebooted, OT1H the AP/router