Forked from
ffbs / ffbs-gluon
2563 commits behind the upstream repository.
-
Matthias Schiffer authored
We must ensure that each node becomes IGMP/MLD querier for its local clients; having only a single querier for the whole mesh is generally unreliable, leading to frequent "IGMP/MLD querier appeared/disappeared" messages from batman-adv and unreliable snooping. In smaller meshes it might be interesting only segment querier domains, but allow membership reports to pass through the mesh, in order to support snooping switches outside the mesh without special configuration. A site.conf switch is provided to control this behaviour. Fixes #1320
Matthias Schiffer authoredWe must ensure that each node becomes IGMP/MLD querier for its local clients; having only a single querier for the whole mesh is generally unreliable, leading to frequent "IGMP/MLD querier appeared/disappeared" messages from batman-adv and unreliable snooping. In smaller meshes it might be interesting only segment querier domains, but allow membership reports to pass through the mesh, in order to support snooping switches outside the mesh without special configuration. A site.conf switch is provided to control this behaviour. Fixes #1320
index.rst 5.10 KiB
Welcome to Gluon
Gluon is a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes. Several Freifunk communities in Germany use Gluon as the foundation of their Freifunk firmwares.
Supported Devices & Architectures
ar71xx-generic
- 8devices
- Carambola 2
- ALFA Network
- AP121
- AP121U
- Hornet-UB
- Tube2H
- N2
- N5
- Allnet
- ALL0315N
- Buffalo
- WZR-HP-AG300H / WZR-600DHP
- WZR-HP-G300NH
- WZR-HP-G300NH2
- WZR-HP-G450H
- D-Link
- DIR-505 (A1, A2)
- DIR-615 (C1)
- DIR-825 (B1)
- GL Innovations
- GL-AR150
- GL-iNet 6408A (v1)
- GL-iNet 6416A (v1)
- Linksys
- WRT160NL
- Netgear
- WNDR3700 (v1, v2)
- WNDR3800
- WNDRMAC (v2)
- Onion
- Omega
- OpenMesh
- TP-Link
- Ubiquiti
- Air Gateway
- Air Gateway LR
- Air Gateway PRO
- Air Router
- Bullet M2/M5
- Loco M2/M5
- Loco M2/M5 XW
- Nanostation M2/M5
- Nanostation M2/M5 XW
- Picostation M2/M5
- Rocket M2/M5
- Rocket M2/M5 Ti
- Rocket M2/M5 XW
- UniFi AP
- UniFi AP AC Lite [1]
- UniFi AP AC Mesh [1]
- UniFi AP AC LR [1]
- UniFi AP AC Pro [1]
- UniFi AP LR
- UniFi AP Pro
- UniFi AP Outdoor
- UniFi AP Outdoor+
- Western Digital
- My Net N600
- My Net N750
[1] | (1, 2, 3, 4, 5, 6, 7, 8) Device uses the ath10k WLAN driver; images are built for 11s by default unless GLUON_WLAN_MESH is set as described in :ref:`getting-started-make-variables` |
ar71xx-nand
- Netgear
- WNDR3700 (v4)
- WNDR4300 (v1)
ar71xx-tiny
- D-Link
- DIR-615 (C1)
- TP-Link
- TL-MR13U (v1)
- TL-MR3020 (v1)
- TL-MR3040 (v1, v2)
- TL-MR3220 (v1, v2)
- TL-MR3420 (v1, v2)
- TL-WA701N/ND (v1, v2)
- TL-WA730RE (v1)
- TL-WA750RE (v1)
- TL-WA801N/ND (v1, v2, v3)
- TL-WA830RE (v1, v2)
- TL-WA850RE (v1)
- TL-WA860RE (v1)
- TL-WA901N/ND (v1, v2, v3, v4)
- TL-WA7210N (v2)
- TL-WA7510N (v1)
- TL-WR703N (v1)
- TL-WR710N (v1, v2, v2.1)
- TL-WR740N (v1, v3, v4, v5)
- TL-WR741N/ND (v1, v2, v4, v5)
- TL-WR743N/ND (v1, v2)
- TL-WR841N/ND (v3, v5, v7, v8, v9, v10, v11, v12)
- TL-WR843N/ND (v1)
- TL-WR940N (v1, v2, v3, v4)
- TL-WR941ND (v2, v3, v4, v5, v6)
brcm2708-bcm2708
- RaspberryPi 1
brcm2708-bcm2709
- RaspberryPi 2
mpc85xx-generic
- TP-Link
- TL-WDR4900 (v1)
x86-generic
- x86-generic
- x86-virtualbox
- x86-vmware
See also: :doc:`user/x86`
x86-geode
- x86-geode
See also: :doc:`user/x86`
x86-64
- x86-64-generic
- x86-64-virtualbox
- x86-64-vmware
See also: :doc:`user/x86`
License
See LICENCE
Indices and tables
- :ref:`genindex`
- :ref:`search`