- Jul 19, 2020
-
-
David Bauer authored
Closes #1979 Closes #2062 (cherry picked from commit 582d2d69)
-
- Jun 04, 2020
-
-
Chrissi^ (Chris Fiege) authored
This change stores a Kernel with Debug-Symbols for the current architecture in a new output directory '<outputdir>/debug'. This allows a developer or operator of a network to store the kernel along with the actual images. In case of a kernel oops the debug information can be used with the script 'scripts/decode_stacktrace.sh' in the kernel source tree to get the names to the symbols of the stack trace. OpenWRT already provides the CONFIG_COLLECT_KERNEL_DEBUG -option that creates a kernel with debug-symbols in the OpenWRT output directory. This change enables this option and copies the generated kernel to the gluon output directory. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- Jun 03, 2020
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit 5a7ac058)
-
- May 02, 2020
-
-
Martin Weinelt authored
(cherry picked from commit 4bfcd6ae)
-
- Apr 29, 2020
-
-
Martin Weinelt authored
Allows reconfigurtion of remote syslog from within site.conf. Conflicts with the gluon-web-logging package as user made changes will be overwritten, because this package will reconfigure the syslog destination on every upgrade. Resolves #1845
-
- Apr 09, 2020
-
-
Matthias Schiffer authored
-
- Mar 23, 2020
-
-
Martin Weinelt authored
This package adds support for SAE on 802.11s mesh connections. Enabling this package will require all 802.11s mesh connections to be encrypted using the SAE key agreement scheme. The security of SAE relies upon the authentication through a shared secret. In the context of public mesh networks a shared secret is an obvious oxymoron. Still this functionality provides an improvement over unencrypted mesh connections in that it protects against a passive attacker who did not observe the key agreement. In addition Management Frame Protection (802.11w) gets automatically enabled on mesh interfaces to prevent protocol-level deauthentication attacks. If `wifi.mesh.sae` is enabled a shared secret will automatically be derived from the `prefix6` variable. This is as secure as it gets for a public mesh network. For *private* mesh networks `wifi.mesh.sae_passphrase` should be set to your shared secret. Fixes #1636
-
- Mar 07, 2020
-
-
David Bauer authored
(cherry picked from commit 1566324f)
-
- Feb 14, 2020
-
-
Martin Weinelt authored
-
- Feb 04, 2020
-
-
David Bauer authored
(cherry picked from commit f1f188f8)
-
- Jan 06, 2020
-
-
Andreas Ziegler authored
(cherry picked from commit c612dfba)
-
- Jan 02, 2020
-
-
Andreas Ziegler authored
(cherry picked from commit 1e66cd90)
-
- Sep 22, 2019
-
-
Martin Weinelt authored
-
- Sep 12, 2019
-
-
Andreas Ziegler authored
-
- Sep 10, 2019
-
-
T-X authored
This adds documentation for the gluon-mesh-batman-adv package and elaborates on its build and configuration options, as well as the implemented multicast architecture. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Aug 21, 2019
-
-
Julian authored
-
- Aug 15, 2019
-
-
David Bauer authored
-
- Aug 13, 2019
-
-
Simon Terzenbach authored
-
- Jul 20, 2019
-
-
Matthias Schiffer authored
Fixes #1718
-
Matthias Schiffer authored
It seems this was changed by accident.
-
- Jul 08, 2019
-
-
Andreas Ziegler authored
-
- Jun 29, 2019
-
-
Adrian Schmutzler authored
Signed-off-by:
Adrian Schmutzler <freifunk@adrianschmutzler.de>
-
Jan-Tarek Butt authored
Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> gluon-hoodselector docs: replace 'Router have' with 'Router has' gluon-hoodselector: docs: fix spelling/grammar docs: gluon-hoodselector.rst, chnage 'VPN-mode' to VPN mode and 'trigon polygon' to triangle Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> docs/package/gluon-hoodselector: update .dia and .svg to current code behave Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> docs/package/gluon-hoodselector: replace hood with domain update doc to current code behave Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> docs hoodselector: fix spelling Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> docs/package/gluon-hoodselector: fix spelling second round Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> docs:gluon-hoodselector.rst: fix spelling Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> docs gluon-hoodselector.rst: fix line length Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> docs gluon-hoodselector: rename doc imports to be assoziated with the hoodselector docs gluon-hoodselector: fix image name and rst inmport Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> docs gluon-hoodselector: information without es (uncountable) Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de> docs/package: gluon-hoodselector.rst fix grammer issues Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de>
-
- Jun 24, 2019
-
-
Martin Weinelt authored
-
- Jun 15, 2019
-
-
Matthias Schiffer authored
This device doesn't have an Ethernet port, and even with the Ethernet shield, eth0 is not configured.
-
- Apr 11, 2019
-
-
bobcanthelpyou authored
-
- Mar 25, 2019
-
-
bobcanthelpyou authored
renamed by 210d97c5
-
bobcanthelpyou authored
was marked as broken by #1526 cause of #1505
-
- Mar 15, 2019
-
-
Manu.WTF authored
-
Martin Weinelt authored
-
- Mar 10, 2019
-
-
bobcanthelpyou authored
-
bobcanthelpyou authored
- A Picostation M5 never existed - TL-WR710N v1 and v2.1 are part of ar71xx-generic not ar71xx-tiny
-
- Feb 16, 2019
-
-
bobcanthelpyou authored
-
Martin Weinelt authored
-
David Bauer authored
-
- Feb 08, 2019
-
-
David Bauer authored
This backports the TP-Link Archer C50 v4. We are dropping the following upstream commits. They add support for the TP-Link recovery-flag which enabled the web-recovery. As they are not needed for the router to work, we drop them for now. 28cd2ca base-files: sysupgrade: support additional mtd options 1e06482 mtd: add logic for TP-Link ramips recovery magic
-
- Feb 03, 2019
-
-
bobcanthelpyou authored
-
- Jan 17, 2019
-
-
Manu.WTF authored
-
- Dec 29, 2018
-
-
David Bauer authored
This commit removes the broken flag from all devices in the mt76x8 subtarget. The stability of the mt76 driver for the mt7628 and mt7612 has greatly improved in the last half-year. It might be still behind ath9k and ath10k but it is suitable for daily use. This affects the following devices: - GL.iNet MT300N v2 - TP-Link Archer C50 v3 - TP-Link TL-WR841 v13
-