Hi, Thomas

> So I have two routers (r31785) in one mesh net and three routers (10.03.1 
> backfire) in an other mesh net with the SAME mesh id.
> Even r31785 and r31600 do not establish plinks.

AFAIK, different compat-wireless version in OpenWRT may not be
"backward" compatible. So you need to ensure the version of
compat-wireless that you are using. Check with
"./package/mac80211/Makefile".

>> Perhaps, you can enable mac80211 debugging for mesh and look at the  kernel 
>> message for further troubleshooting.
> Sorry it took a while until I had figured out how kernel modules do work and 
> how to debug them.
> I did expand the mac80211 build command with thoes options :
>        -DCONFIG_MAC80211_VERBOSE_MHWMP_DEBUG \
>        -DCONFIG_MAC80211_VERBOSE_MPATH_DEBUG \
>        -DCONFIG_MAC80211_VERBOSE_MPL_DEBUG \
>        -DCONFIG_MAC80211_VERBOSE_MESH_SYNC_DEBUG

Mesh sync debug can be turned off. The first 3 are enough. Use "make
kernel_menuconfig" in openwrt.

Regards,
Chun-Yeow
_______________________________________________
Devel mailing list
Devel@lists.open80211s.org
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to