- Jul 23, 2018
-
-
David Bauer authored
-
- Jul 15, 2018
-
-
David Bauer authored
This commit adds support for the new ipq40xx target.
-
- Jul 08, 2018
-
-
Matthias Schiffer authored
-
- Jul 07, 2018
-
-
Matthias Schiffer authored
-
- Jun 25, 2018
-
-
Sven Eckelmann authored
-
- Jun 23, 2018
-
-
Matthias Schiffer authored
Explain the magic of gluon.mk. The feature flag documention is moved into this new page.
-
- Jun 22, 2018
-
-
Christoph Krapp authored
-
- Jun 17, 2018
-
-
Matthias Schiffer authored
-
- Jun 13, 2018
-
-
lemoer authored
-
- Jun 09, 2018
-
-
Sven Eckelmann authored
-
- Jun 08, 2018
-
-
Sven Eckelmann authored
-
- Jun 07, 2018
-
-
Christoph Krapp authored
-
- May 23, 2018
-
-
Vincent Wiemann authored
Adds support for Alfa AP121F USB powered travel router (looks like an USB ethernet adapter). There is no factory image, but only a sysupgrade file for this router which can be installed using the inbuilt UBoot web interface. Configure your PC with IP address 192.168.1.2 and connect the router using its RJ45 port. Hold the reset button while powering the device until all LEDs have flashed 3 times simultaneously. You can now access the fallback web interface using a web browser at http://192.168.1.1 and flash the sysupgrade file.
-
- May 17, 2018
-
-
Christoph Krapp authored
-
Martin Weinelt authored
based on package documentation, authored by T_X https://github.com/freifunk-gluon/gluon/blob/84a6f65f02d7e36a073ba2839712f0c0bb1dda10/package/gluon-ebtables-limit-arp/Makefile#L18-L39 fixes #1383
-
- May 16, 2018
-
-
Christoph Krapp authored
-
- May 12, 2018
-
-
Andreas Ziegler authored
-
- May 11, 2018
-
-
Andreas Ziegler authored
-
Andreas Ziegler authored
-
Andreas Ziegler authored
-
- May 09, 2018
-
-
Andreas Ziegler authored
-
Andreas Ziegler authored
-
- Apr 30, 2018
-
-
Matthias Schiffer authored
-
- Apr 16, 2018
-
-
Matthias Schiffer authored
-
- Apr 13, 2018
-
-
Matthias Schiffer authored
dnsmasq's caching is severly broken and does not handle all answer records equally. In particular, its cached answers are missing DNSKEY and DS records, breaking DNSSEC validation on clients. Remove the cache for now. It may return if dnsmasq is fixed or we switch to a different resolver.
-
- Mar 17, 2018
-
-
Matthias Schiffer authored
At the moment, we don't have a good guideline for package-specific configuration, but it seems like a good idea not to split configuration into too many tiny pages, especially for packages that aren't commonly selected explicitly. Some uncommon configuration is dropped from the example site.conf to remove clutter.
-
- Mar 07, 2018
-
-
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
-
- Feb 20, 2018
-
-
lemoer authored
-
Jan-Tarek Butt authored
-
- Feb 15, 2018
-
-
kb-light authored
[Matthias Schiffer: slightly clean up code]
-
- Jan 31, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jan 25, 2018
-
-
Jan-Philipp Litza authored
This package drops all incoming router advertisements except for the default router with the best metric according to B.A.T.M.A.N. advanced. Note that advertisements originating from the node itself (for example via gluon-radvd) are not affected.
-
- Jan 10, 2018
-
-
Tata authored
defaults to 11s, allowing to build devices without IBSS-support obsoletes GLUON_ATH10K_MESH
-
- Jan 09, 2018
-
-
Matthias Schiffer authored
-
- Oct 04, 2017
-
-
Matthias Schiffer authored
-
- Aug 14, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jul 09, 2017
-
-
Matthias Schiffer authored
To reduce the number of packages that need to be listed in GLUON_SITE_PACKAGES, this adds a new variable GLUON_FEATURES. Sets of packages are enabled automatically based on the combination of listed feature flags. Site-specified package feeds can provide their own feature flag definitions.
-
- Jul 07, 2017
-
-
Ruben Barkow authored
-