Portál AbcLinuxu, 23. července 2025 17:51
Nezisková organizace „Geeks Without Frontiers“ vydala OSS software pro tvorbu Mesh WiFi sítí. Ten staví na chystaném standardu 802.11s a umožňuje linuxovým strojům vytvořit vlastní vysoce zabezpečenou WiFi síť dostupnou pouze autentizovaným autorizovaným uživatelům. Výsledky projektu jsou průběžně začleňovány do Linuxu od verze 2.6.26.
Tiskni
Sdílej:
OSS softwareCo to je ?
We implement ad-hoc routing and link quality measurement in a module that we call the Mesh Connectivity Layer (MCL). Architecturally, MCL is a loadable Microsoft Windows driver. It implements a virtual network adapter, so that to the rest of the system the ad-hoc network appears as an additional (virtual) network link. MCL routes using a modified version of DSR (an IETF protocol) that we call Link Quality Source Routing (LQSR). We have modified DSR extensively to improve its behavior, most significantly to support link quality metrics. The MCL driver implements an interposition layer between layer 2 (the link layer) and layer 3 (the network layer). To higher layer software, MCL appears to be just another Ethernet link, albeit a virtual link. To lower layer software, MCL appears to be just another protocol running over the physical link.Sú tam binárky, dokumentácia a dokonca aj zdrojové kódy.
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.