- May 13, 2016
-
-
Matthias Schiffer authored
Fixes #764
-
Matthias Schiffer authored
Also backport some patches improving QCA956x support.
-
- Apr 27, 2016
-
-
lemoer authored
While ath9k/ath10k devices can supprt VIFs with any combination of MAC addresses, there are also adapters which have a hardware MAC filter which only allows a few bits to differ. This commit changes the addresses of all VIFs to ony differ in the last 3 bits, which is required to support many Ralink/Mediatek based WLAN adapters. Technically, the new addresses are generated by calculating an MD5 hash of the primary MAC address and using a part of this hash as a prefix for the MAC addresses. The addresses (BSSIDs) of the AP VIFs are also reused for the LAN and WAN interfaces in mesh-on-LAN/WAN mode to reduce the number of needed addresses, and thus reduce the chance of collisions. This is not a problem as the MAC addresses of the AP VIFs are never used except as BSSID, and thus not seen by routing protocols like batman-adv. Fixes #648 [Matthias Schiffer: rewrote commit message]
-
- Apr 24, 2016
-
-
Matthias Schiffer authored
-
- Apr 22, 2016
-
-
Jan Niehusmann authored
Device information can be found at: http://www.8devices.com/products/carambola-2 https://wiki.openwrt.org/toh/8devices/carambola2 I only did some minimal testing of gluon on the carambola 2 development board: - Config mode works - Connects to Wifi Mesh - Allows clients to connect Notably, autoupgrade has not yet been tested. Change to 010-primary-mac is necessary as the mac address printed on the sticker is the one of eth0, not the wifi mac.
-
- Apr 03, 2016
-
-
Jan-Philipp Litza authored
-
- Apr 02, 2016
-
-
Matthias Schiffer authored
Avoid commiting configs inbetween to decrease number of flash writes. Fixes #714.
-
- Mar 08, 2016
-
-
Linus Lüssing authored
Adopt the according modifications to the default firewall settings of the WAN interface from OpenWRT, revision 45613. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Feb 10, 2016
-
-
Kokel authored
This new feature introduces the new uci section 'gluon-core.wireless' with a preserve_channels option: * preserve_channels (boolean) By setting this option to 1 (true) wifi channels will be preserved during upgrades.
-
- Feb 02, 2016
-
-
Matthias Schiffer authored
gluon-announced and gluon-announce are merged to gluon-respondd.
-
- Jan 02, 2016
-
-
Matthias Schiffer authored
This will allow us to use its content from other languages than Lua as well.
-
- Oct 28, 2015
-
-
Matthias Schiffer authored
Fixes #534
-
- Oct 27, 2015
-
-
Matthias Schiffer authored
Fixes #487
-
- Oct 26, 2015
-
-
Matthias Schiffer authored
gluon-radio-config contained only a single file. The code has been adjusted to allow creating a Gluon configuration without WLAN support by removing the wifi24 and wifi5 sections from site.conf.
-
- Oct 14, 2015
-
-
Matthias Schiffer authored
The new options allow specifying custom repositories and are evaluated in an upgrade script, not during build.
-
- Sep 13, 2015
-
- Sep 02, 2015
-
-
Jan-Philipp Litza authored
-
- Aug 18, 2015
-
-
Nils Schneider authored
Split basic radio configuration from gluon-mesh-batman-adv as this will be required for virtually any wireless mesh protocol. This package takes care of setting: - wireless channel, - htmode and - regulatory domain gluon-mesh-batman-adv-core depends on this package.
-
- Jul 18, 2015
-
-
Matthias Schiffer authored
-
- Jul 10, 2015
-
-
Matthias Schiffer authored
These targets don't have a WLAN adapter by default, so it doesn't make sense to default to the phy0 address.
-
- May 21, 2015
-
-
Matthias Schiffer authored
-
- Apr 27, 2015
-
-
Matthias Schiffer authored
This seems to mitigate weird bridge forwarding issues.
-
- Apr 07, 2015
-
-
Matthias Schiffer authored
-
- Mar 21, 2015
-
-
Jan-Philipp Litza authored
In Bremen it has been noted that a prefix may lead people to believe it has to stay there and thus naming their nodes "ffhb-*", which is not what the community wants (see FreifunkBremen/gluon-site-ffhb#1). However, an empty prefix lead to the connecting hyphen still being inserted. This commit thus makes the hyphen part of the configured prefix and allows the prefix to be missing from the `site.conf`.
-
- Mar 19, 2015
-
-
Matthias Schiffer authored
-
- Mar 18, 2015
-
-
Matthias Schiffer authored
-
- Mar 10, 2015
-
-
Matthias Schiffer authored
-
- Jan 26, 2015
-
-
Matthias Schiffer authored
-
- Jan 25, 2015
-
-
Matthias Schiffer authored
-
- Jan 24, 2015
-
-
Matthias Schiffer authored
Moving the scripts to a common directory not only vastly simplifies the zzz-gluon-upgrade script, but also allows to define an ordering of such scripts across packages.
-
Matthias Schiffer authored
-
- Nov 26, 2014
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Sep 15, 2014
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Nils Schneider authored
-
- Sep 11, 2014
-
-
Nils Schneider authored
-
- Aug 30, 2014
-
-
Jan-Philipp Litza authored
As the (removed) comment said, this was a one-time-hack that was obsoleted long ago.
-
- Aug 09, 2014
-
-
Matthias Schiffer authored
-
- Aug 06, 2014
-
-
Matthias Schiffer authored
-