> We didn't consider the idea of simultaneously using multiple gates. > Can a mesh interface jump between different channels ?
Channel hopping, don't think so. > Or do you mean that > we can run subsets of the network on different channels? (Say, 10 nearby > nodes on Channel 1 while the other 10 on Channel 3. Will a node on Channel 1 > be able to efficiently communicate on both Channel 1 and Channel 3 ?) The upstream kernel can only allow single channel MBSS. If you are interested on multi channel MBSS, take a look on the works by Thomas and Bob. https://github.com/o11s/open80211s/wiki/Multi-Channel-MBSS I still curious how o11s contributing to the throughput enhancement. Is the C, S, G1 and G2 all connected using mesh, like the following: C ---- mesh ---> G1 ---- mesh ---> S ---- mesh ----> G2 ---- mesh -----> Did you take a look on the mpath dump? --- Chun-Yeow _______________________________________________ Devel mailing list [email protected] http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
