Difference between revisions of "Mesh"

From LibrePlanet
Jump to: navigation, search
m
m
Line 24: Line 24:
 
* [http://wiki.x-wrt.org/index.php/Trendnet_TEW-632BRP Trendnet TEW-632BRP] X-Wrt information page
 
* [http://wiki.x-wrt.org/index.php/Trendnet_TEW-632BRP Trendnet TEW-632BRP] X-Wrt information page
 
* [http://forum.openwrt.org/viewtopic.php?id=18314 Trendnet TEW-632BRP, TEW-652BRP, DLink DIR-615 C1, CC WLN2206 working!]
 
* [http://forum.openwrt.org/viewtopic.php?id=18314 Trendnet TEW-632BRP, TEW-652BRP, DLink DIR-615 C1, CC WLN2206 working!]
 +
 +
= Mesh Networking =
 +
There seem to be 4 major mesh networking protocols:
 +
# [http://www.olsr.org/ OLSR], the oldest and most established
 +
# [http://www.open-mesh.org/ BATMAN], newer but pretty widespread
 +
# [http://www.pps.jussieu.fr/~jch/software/babel/ Babel], very new but does work / released software
 +
# [http://www.open80211s.org/trac Open 802.11s], which is integrated into linux 2.6.26 and later

Revision as of 13:43, 16 June 2009


Free software drivers for network/wifi routers/switches

From the High Priority Free Software Projects list

OpenWRT ath9k support

Main person working on this looks like Stephen Gutknecht.

General

Planex MZK-W04NU

Default config is 192.168.1.1 / admin / password

Trendnet TEW-632-BRP

Mesh Networking

There seem to be 4 major mesh networking protocols:

  1. OLSR, the oldest and most established
  2. BATMAN, newer but pretty widespread
  3. Babel, very new but does work / released software
  4. Open 802.11s, which is integrated into linux 2.6.26 and later