- 08 Jan, 2020 2 commits
-
-
Chris Fiege authored
Signed-off-by:
Chris Fiege <c.fiege@pengutronix.de>
-
chrissi^ authored
We encountered throughput problems on a node behind a DS-Lite (on HTP). Speedtesting showed that download was fine but upload was << 10kB/s. Investigating showed that a MTU of 1386 fixed the problem. We decided to lower the MTU of our complete network to the Gluon current-best-practise value of 1312: https://gluon.readthedocs.io/en/v2019.1.1/user/faq.html#what-is-a-good-mtu-on-the-mesh-vpn Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 23 Nov, 2019 1 commit
-
-
chrissi^ authored
This change already happend in: https://gluon.readthedocs.io/en/v2019.1.x/releases/v2018.1.html#site-mk Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 23 Oct, 2019 1 commit
-
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 20 Oct, 2019 1 commit
-
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 25 Sep, 2019 6 commits
-
-
chrissi^ authored
These options have been removed and 802.11b has been disables by default. See: https://gluon.readthedocs.io/en/latest/releases/v2019.1.html?highlight=supported_rates Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
chrissi^ authored
This change activate the outdoor-mode for all 5GHz devices by default and will limit the available channels for this devices to the given list. (Meshing will be disabled for outdoor devices.) Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
chrissi^ authored
This change does not make a difference as long as only mesh-batman-adv-14 is included in site.mk. If mesh-batman-adv-15 would be included, too, this setting would take care of still using the old algo. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 24 Sep, 2019 1 commit
-
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 03 Jul, 2019 1 commit
-
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 10 Apr, 2019 1 commit
-
-
chrissi^ authored
This enables 802.11s mesh next to IBSS-mesh. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 03 Apr, 2019 1 commit
-
-
Rouven Czerwinski authored
Signed-off-by:
Rouven Czerwinski <rouven@czerwinskis.de>
-
- 20 Feb, 2019 1 commit
-
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 21 Jan, 2019 1 commit
-
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 02 Jan, 2019 1 commit
-
-
chrissi^ authored
Enabling web-wizard also enables the contact info function that we do not want to use in brunswick. Thus it is disabled again and we activate the packages ourself. Additionally we enable the needed packages for the location-picker and set the default location. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 31 Dec, 2018 1 commit
-
-
chrissi^ authored
The OSM Coordiante chooser was introduced in gluon v2018.2 and is activated with this commit.
-
- 05 Dec, 2018 1 commit
-
-
chrissi^ authored
Signed-off-by:
Chris Fiege <chris@tinyhost.de>
-
- 28 Nov, 2018 1 commit
-
-
chrissi^ authored
BusyBox NTP will select one of the given NTP-servers and will try to reach this server. AND... IT... WILL... NOT... TRY... ANOTHER... ONE... AAAAARGH! (now we have DNS round-robin...) Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 21 Nov, 2018 2 commits
-
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
Chris Fiege authored
Since v2018.1.1 this package is needed to display the TQ-Value of a Link on the Web interface of a router. Signed-off-by:
Chris Fiege <c.fiege@pengutronix.de>
-
- 22 Aug, 2018 3 commits
-
-
chrissi^ authored
The fallback-module will check if the node has connectivity to the firmware-server. If there is no connectivity in a certain time the module assumes that the node is no longer part of the mesh. In this case the wifi is reconfigured to act as a client and to connect to any open SSID that matches "Freifunk*" and launch the autoupdater. Thus a node with lost connectivity (e.g. because it is using a different config, badman-version, etc) can be recovered and flashed with an update. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
chrissi^ authored
With gluon v.2018.1 the format of the site.conf has changed. Thus the following changes in the site.in (the template for the site.conf) are needed. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
chrissi^ authored
This commit removes the patches from our site repo. The patches are now maintained as patches on top of the gluon tree in the respective branches. Our current fork of gluon is located here: https://gitli.stratum0.org/ffbs/gluon-next Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 21 Jun, 2018 1 commit
-
-
chrissi^ authored
This commit removes the Contact Info from the router itself. Until now contact info was entered in the config wizzard and brought to the Freifunk Brauschweig Technical Admins in two ways: * Via the fastd-key entered in the webapp * Via alfed and the stats.json Since the goal is to keep the info as secret as possible we will remove the contact-info field from the wizzard and we will reset the contact info field on all router on the next update. We will offer an interface on the webapp where user *can* add their contact info instead. Actual changes to our gluon: * removed the contact info package * added a ffbs-package to reset the contact info in uci. * Removed now unused patch for the wizzard Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 22 Feb, 2018 1 commit
-
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 31 Oct, 2017 1 commit
-
-
chrissi^ authored
site.conf is generated from a template during build and thus should not be checked into git. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
- 23 Aug, 2017 3 commits
-
-
Chrissi^ (Chris Fiege) authored
-
chrissi^ authored
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
chrissi^ authored
-
- 20 Aug, 2017 1 commit
-
-
chrissi^ authored
-
- 15 Jul, 2017 7 commits
-
-
chrissi^ authored
-
chrissi^ authored
Some texts are not available via the site-translation feature. But we still want to change them. Before v2017.1 we used forked gluon-packages to do so. But those did not get any love. Now we are trying patches that are likey to break if the modules change. This way we can react to problems arising from our patches.
-
chrissi^ authored
now using gluon-status-page instead.
-
chrissi^ authored
In the ffbs-firmware based on gluon < 2017.1 this was handled by an ffbs-internal module that seems to do the same
-
chrissi^ authored
-
chrissi^ authored
More fixes on broken translations
-
chrissi^ authored
-