Fwd: [Lugro-mesh] Mas pruebas, menos resultados.
Sebastian Dominguez
lugro-mesh@lugro.org.ar
Fri, 31 Aug 2007 18:45:57 -0300
de http://www.wing-project.org/directions:device_driver_agnostic
Encapsulation
The Roofnet's routing protocol operates below the IP protocol using
its own frame format. A virtual interface named \textbf{srcr1} using
multi-hopping is created at each node. Since this interface advertises
a classical MTU size of 1500 bytes, the physical wireless device's MTU
size has been set to 1900 bytes, leaving 400 bytes for the routing
protocol's header. However some wireless adapters' device drivers do
not support MTU's sizes higher than 1500 bytes. We decided then to
lower the \texttt{srcr1}'s advertised MTU size to 1100 bytes leaving
the physical wireless device's MTU size to 1500 bytes.
Nuestro wifi0 esta en MTU 1500 (la ath2 esta en 1900)
--
Sebastian Dominguez