- Jul 25, 2016
-
-
lemoer authored
gluon-neighbour-info: improve verbosity on wrong cli parameters
-
- Jul 21, 2016
-
-
Matthias Schiffer authored
-
- Jul 20, 2016
-
-
Matthias Schiffer authored
Some drivers (mt76) don't support arbitrary MAC addresses. Use the addresses provided by the driver (avoiding the primary address) by default, but fall back to our has-based scheme when the driver doesn't provide (enough) addresses.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Florian Klink authored
-
- Jul 19, 2016
-
-
Matthias Schiffer authored
Also switch to kmod-ath10k-ct, so we can drop our AP+IBSS patch.
-
Matthias Schiffer authored
Accidentially forgot to commit this. The sleep is necessary so netifd can actually stop the WLAN interfaces after `wifi down`.
-
Jan-Tarek Butt authored
[Matthias Schiffer: - improve commit message - add pidof check - also call `wifi down` ]
-
Matthias Schiffer authored
-
- Jul 10, 2016
-
-
Matthias Schiffer authored
Fixes #823
-
Jan-Tarek Butt authored
-
Matthias Schiffer authored
-
- Jul 09, 2016
-
-
Matthias Schiffer authored
gluon-luci-wifi-config: fix to work with legacy configs using macaddr instead of path to identify radios
-
Jan-Tarek Butt authored
This call takes an input and an output argument and will copy all files from the input to the output, while minifying the Lua files. [Matthias Schiffer: simplified definition, added commit message.]
-
- Jul 06, 2016
-
-
Matthias Schiffer authored
-
Sven Eckelmann authored
Introduce new fixes: * Avoid nullptr dereference in bla after vlan_insert_tag * Avoid nullptr dereference in dat after vlan_insert_tag * Avoid tt_req_node list put for unhashed entry * Fix orig_node_vlan leak on orig_node_release * Fix non-atomic bla_claim::backbone_gw access * Fix reference leak in batadv_find_router * Free last_bonding_candidate on release of orig_node Also replace the gluon version of the speedyjoin patch with the one already included in openwrt-routing. Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
- Jul 03, 2016
-
-
Matthias Schiffer authored
Fixes #812
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Needs more testing, high packet loss at the moment.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Fixes #811
-
- Jul 01, 2016
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
git 2.9 enables rename detection by default, changing the content of some of our patch files. Explicitly disable it.
-
- Jun 29, 2016
-
-
Matthias Schiffer authored
-
- Jun 22, 2016
-
-
Christian Tramnitz authored
build-tested with 2016.1.4, boots but packet loss on eth0 omitted ata due to build errors
-
Matthias Schiffer authored
Fixes #121 Based-on-patch-by:
Tobias Hachmer <tobias@hachmer.de>
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jun 21, 2016
-
-
Sven Eckelmann authored
Speedy join only works when the received packet is either broadcast or an 4addr unicast packet. Thus packets converted from broadcast to unicast via the gateway handling code have to be converted to 4addr packets to allow the receiving gateway server to add the sender address as temporary entry to the translation table. Not doing it will make the batman-adv gateway server drop the DHCP response in many situations because it doesn't yet have the TT entry for the destination of the DHCP response. Signed-off-by:
Sven Eckelmann <sven@narfation.org>
-
- Jun 17, 2016
-
-
Sven Eckelmann authored
The new MR1750v2 device support is only available in LEDE master. The relevant patches have to backported to add support for them in Gluon Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
Sven Eckelmann authored
The new OM2P-HSv3 device support is only available in LEDE master. The relevant patches have to backported to add support for them in Gluon Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
Sven Eckelmann authored
Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
Matthias Schiffer authored
This reverts commit ffd1f0b3.
-
- Jun 16, 2016
-
-
Matthias Schiffer authored
batman-adv & alfred 2016.2.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Another backported upstream change.
-
- Jun 15, 2016
-
-
Matthias Schiffer authored
Packages in the openwrt-routing master have adjusted to this upstream change, so we follow. Also saves a bit of space.
-