cadee7bfc6
e1b79b1dc3 mac80211: optimize airtime fairness code to reduce cpu usage 5414aa88ae kernel: backport the upstream implementation of threaded NAPI to 5.4 4b52d89531 mac80211: Update toversion 5.10.85 5a8faa407a bcm53xx: sysupgrade: fix support for Luxul's legacy firmware format 052619a71b bcm4908: build chk image for Netgear RAXE500 d5f9c6729f bcm4908: start working on Netgear RAXE500 image 76ccf10c59 bcm4908: enable MTD_CMDLINE_PARTS 97b76de576 bcm4908: continue work on images for U-Boot based devices 1da38bb4db bcm4908: backport upstream DT commits 570c26f664 bcm4908: add watchdog support 027dd3c50b bcm4908: start work on images for devices using U-Boot 2c1f27bf4b bcm4908img: detect Linksys images 1d1c695273 bcm4908img: store offset of tail data f24e745b25 bcm63xx-cfe: update to the latest master c808c55b39 bcm53xx: sysupgrade: refactor handling different firmware formats 29f73a7968 bcm53xx: sysupgrade: simplify extracting image from Seama seal 0ebf62e7f4 bcm53xx: enable Linksys EA6300 & EA9200 builds 67978e4ce5 bcm53xx: backport the latest upstream DT changes 6f9e9d978a bcm53xx: fix Luxul XWR-3150 LAN ports numbering 2912bba4cb otrx: update to the latest master 3d05cd40a6 otrx: use firmware-utils.git to avoid code duplication 14940aee45 kernel: bump 5.4 to 5.4.163 06547e0a58 ath79: add support for Xiaomi AIoT Router AC2350 c67509efd7 ramips: fix tl-mr3020-v3 switch topology to configure vlans via luci 5124b96e72 busybox: update to 1.33.2 bugfix release 266890bb12 mt76: update to the latest version efc76b1361 mac80211: bump PKG_RELEASE 1276ef9c1c mac80211: fix tx aggregation locking issue b1e684fa88 mac80211: fix queue assignment of aggregation start requests 462ccf90be mt76: update to the latest version 36848e2c29 uboot-lantiq: danube: fix hanging lzma kernel uncompression #2 4172a8e0ad lantiq: set maximum kernel size for P2812HNUF3 0e0192098a mac80211: backport fix for dealing with stripped IV on rx 77667a7eb6 hostapd: add a patch that allows processing auth requests for peers in blocked state 9127e5193e hostapd: bump PKG_RELEASE 4679c4ae25 mac80211: bump PKG_RELEASE 36c3103cba mac80211: add a fix for kernel warnings when forwarding packets in mesh mode ea91ebedce mac80211: fix regression in SSN handling of addba tx |
||
---|---|---|
.github | ||
contrib | ||
docs | ||
package | ||
patches | ||
scripts | ||
targets | ||
tests | ||
.editorconfig | ||
.gitignore | ||
.luacheckrc | ||
.readthedocs.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
modules | ||
README.md |
Gluon
Gluon is a firmware framework to build preconfigured OpenWrt images for public mesh networks.
Getting started
We have a huge amount of documentation over at https://gluon.readthedocs.io/.
If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.
Gluon's developers frequent an IRC chatroom at #gluon on hackint. There is also a webchat that allows for uncomplicated access from within your browser.
Issues & Feature requests
Before opening an issue, make sure to check whether any existing issues (open or closed) match. If you're suggesting a new feature, drop by on IRC or our mailinglist to discuss it first.
We maintain a Roadmap for the future development of Gluon.
Use a release!
Please refrain from using the master
branch for anything else but development purposes!
Use the most recent release instead. You can list all releases by running git tag
and switch to one by running git checkout v2021.1 && make update
.
If you're using the autoupdater, do not autoupdate nodes with anything but releases. If you upgrade using random master commits the nodes might break eventually.
Mailinglist
To subscribe to the list, send a message to:
gluon+subscribe@luebeck.freifunk.net
To remove your address from the list, just send a message to
the address in the List-Unsubscribe
header of any list
message. If you haven't changed addresses since subscribing,
you can also send a message to:
gluon+unsubscribe@luebeck.freifunk.net