- Jul 08, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
These packages don't work or don't make sense without batman-adv.
-
Matthias Schiffer authored
Update "scripts: metadata: always resolve dependencies through provides list" to new version.
-
Matthias Schiffer authored
As PROVIDES can be used to replace real packages now, we don't need the virtual packages as workaround anymore. This also means that the providing packages don't need to be added to site.mk explicitly anymore when the default provider is used.
-
Matthias Schiffer authored
Allow to use PROVIDES to replace existing packages.
-
Matthias Schiffer authored
-
- Jul 07, 2017
-
-
Ruben Barkow authored
-
- Jul 06, 2017
-
-
Sunz3r authored
-
- Jul 03, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
LEDE has sha256sum enabled by default.
-
- Jul 02, 2017
-
-
Matthias Schiffer authored
This reverts commit dcff6802.
-
Matthias Schiffer authored
The added debug information is stripped of during packaging, so it does not increase the package size. It does however slightly change offsets in the code, preventing the weird ash segfaults we've been seeing. Also, if the issue returns, we'll have debug information matching the coredumps.
-
- Jun 29, 2017
-
-
Ruben Barkow authored
-
Matthias Schiffer authored
Fixes #1164
-
Tata authored
-
- Jun 27, 2017
-
-
Matthias Schiffer authored
Based-on-patch-by:
Christof Schulze <christof.schulze@gmx.net>
-
Christof Schulze authored
-
Matthias Schiffer authored
While we use the hexadecimal representation as a hash input for simplicity, it should not be interpreted as case-sensitive.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
The new proto will simplify the switch to VXLAN encapsulation.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Florian Beier authored
-
- Jun 26, 2017
-
-
Matthias Schiffer authored
The next-node MAC address doesn't need to be unique in different communities, so we can as well add a default value.
-
kb-light authored
`make show-release` can be used to discover the current release in scripts.
-
Matthias Schiffer authored
A bug in batman-adv can lead to a large amount of management traffic being exchanged between nodes when the multicast optimizations are enabled, effectively making the mesh unusable. It's safer to disable the feature for now, until we have a real fix.
-
- Jun 24, 2017
-
-
kb-light authored
-
- Jun 23, 2017
-
-
Ruben Barkow authored
-
David Lutz authored
-
Matthias Schiffer authored
sha512sum doesn't add much code that is not also used by sha256sum, but the change of the configuration hides the segfault issue described in: https://bugs.lede-project.org/index.php?do=details&task_id=822 While the issue only seemed to affect dhcpv6.script, it would clutter /tmp with coredumps, eventually leading to OOM.
-
Ruben Barkow authored
-
- Jun 21, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jun 20, 2017
-
-
Matthias Schiffer authored
This patch got lost in the OpenWrt -> LEDE transition and fixes flash writes on new UBNT PicoStations.
-
- Jun 19, 2017
-
-
Ruben Barkow authored
-
Ruben Barkow authored
The SSID for the mesh network should be cryptic, otherwise some users will try to connect to that network and have a bad user experience.
-
- Jun 18, 2017
-
-
kb-light authored
-