- Jan 06, 2020
-
-
Andreas Ziegler authored
- Jan 02, 2020
-
-
Andreas Ziegler authored
(cherry picked from commit 1e66cd90)
-
- Dec 07, 2019
-
-
Matthias Schiffer authored
We only support v1, not v2 or v3. (cherry picked from commit ed2479bd)
-
- Nov 04, 2019
-
-
Andreas Ziegler authored
-
- Sep 26, 2019
-
-
bobcanthelpyou authored
(cherry picked from commit 85532548)
-
- Sep 23, 2019
-
-
Martin Weinelt authored
-
- Sep 22, 2019
-
- Sep 21, 2019
-
-
Linus Lüssing authored
This adds a warning that entprise switches with an IGMP/MLD snooping feature are not supported yet with IGMP/MLD filtering enabled. For this to work, firstly the Linux bridge on the Gluon node needs to support Multicast Router Discovery (RFC4286). But this feature was only added to the Linux kernel recently, in 5.1. Secondly, a Gluon node would need to periodically send "Multicast Router Advertisment" (RFC4286) messages, to "announce" the multicast router port setting on bridge port bat0. Thirdly, the IGMP/MLD snooping switches would need to implement RFC4286.
-
- Sep 20, 2019
-
-
Martin Weinelt authored
The kernel partition on these devices is too small for the OpenWrt 19.07 kernel. It is also located after the rootfs, so we cannot grow it further. Therefore mark these devices as deprecated now.
-
Martin Weinelt authored
-
- Sep 17, 2019
-
-
Martin Weinelt authored
Fixes #1821
-
- Sep 15, 2019
-
-
bobcanthelpyou authored
-
bobcanthelpyou authored
-
- Sep 14, 2019
-
-
Tata 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 22, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Aug 21, 2019
-
-
Julian authored
-
Matthias Schiffer authored
Fixes #1775
-
- 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
-
-
chrissi^ authored
$(TOPDIR) does not contain a trailing slash. Thus the 'gluon.mk'-include must include the trailing slash. (Just like the link to $(INCLUDE_DIR)/package.mk does.) Signed-off-by:
Chris Fiege <chris@tinyhost.de>
-
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 26, 2019
-
-
rubo77 authored
-
- Jun 24, 2019
-
-
rubo77 authored
-
Martin Weinelt authored
-
lrnzo authored
small grammatical fix
-
- Jun 20, 2019
-
-
Martin Weinelt authored
Uncovered by sphinx-build: docs/releases/v2018.2.1.rst:19: WARNING: Too many autonumbered footnote references: only 0 corresponding footnotes available. docs/releases/v2018.2.1.rst:19: WARNING: Unknown target name: "noibss". docs/releases/v2018.2.1.rst:26: WARNING: Unknown target name: "noibss". docs/releases/v2018.2.1.rst:30: WARNING: Unknown target name: "noibss". docs/releases/v2018.2.1.rst:34: WARNING: Unknown target name: "noibss". docs/releases/v2018.2.1.rst:35: WARNING: Unknown target name: "noibss".
-
Martin Weinelt authored
Issue was uncovered by sphinx-build: docs/user/getting_started.rst:100: WARNING: Definition list ends without a blank line; unexpected unindent.
-
rubo77 authored
-
rubo77 authored
-
Martin Weinelt authored
-
- Jun 15, 2019
-
-
Matthias Schiffer authored
This new build flag is mandatory for now (it may default to 0 in a future Gluon version). It may be set to the following values: * 0 - Do not build any images for deprecated devices. * upgrade - Only build sysupgrade images for deprecated devices. * full - Build both sysupgrade and factory images for deprecated devices. "Other" images are handled like factory images, as they are also used for the initial installation of Gluon on a device.
-
Matthias Schiffer authored
This device doesn't have an Ethernet port, and even with the Ethernet shield, eth0 is not configured.
-