Matthias Schiffer
8cf21e1447
netifd: update to latest version
2016-09-09 00:21:33 +02:00
Jannis Pinter
9a3cb7dcb7
Add support for Buffalo WZR-HP-G300NH2 ( #836 )
...
Add Buffalo WZR-HP-G300NH2 to Makefile, device is already supported in OpenWrt and LEDE.
Verified functionality with actual device.
2016-09-09 00:21:33 +02:00
Matthias Schiffer
e6d67781a9
ar71xx-generic: backport a few D-Link DIR-505 A1/A2 patches
...
Fixes #658
2016-09-09 00:21:33 +02:00
Matthias Schiffer
982bb87938
Make libuecc a shared library, update Gluon packages
2016-09-09 00:21:33 +02:00
Matthias Schiffer
f3e171a2dc
gluon-luci-private-wifi: set MAC address if the driver provides one
2016-09-09 00:21:33 +02:00
Matthias Schiffer
4fcf5e73dd
gluon-core: split get_wlan_mac_from_driver() out of get_wlan_mac()
2016-09-09 00:21:33 +02:00
Matthias Schiffer
53a494d25f
gluon-client-bridge, gluon-mesh-batman-adv-core: make macaddr variable local in upgrade script
2016-09-09 00:21:33 +02:00
Matthias Schiffer
7a1d8a6309
ar71xx-generic: fix Tube2H profile
2016-09-09 00:21:32 +02:00
Matthias Schiffer
d8902be9a1
ar71xx-generic: fix BOARDNAME for UAP AC Lite
...
Caused by a broken backport.
Fixes #689
2016-09-09 00:21:32 +02:00
Matthias Schiffer
cf61c5937f
netifd: fix broken download URL
2016-09-09 00:21:32 +02:00
Matthias Schiffer
ca8bff68d6
gluon-luci-admin: rename "Expert Mode" to "Advanced settings"
...
Use the common term; the "Expert Mode" never was a distinct mode of
operation anyways.
2016-09-09 00:21:32 +02:00
Matthias Schiffer
5a3d7268dd
gluon-luci-admin: regenerate fr.po
2016-09-09 00:21:32 +02:00
Matthias Schiffer
e4615e904a
ar71xx-generic: fix names of ALFA products
...
Fixes autoupdater for Hotnet-UB and AP121. Also add note about broken
autoupdates on Tube2H.
2016-09-09 00:21:32 +02:00
Christof Schulze
5bf7a7eea5
gluon-radvd: externalize arguments
...
The arguments are now provided by gluon-mesh-batman-adv-core, so
gluon-radvd can be used with other mesh protocols.
[Matthias Schiffer: removed PROVIDES dependency]
2016-09-09 00:21:32 +02:00
Matthias Schiffer
afd0de4800
netifd: update to latest version from LEDE
2016-09-09 00:20:37 +02:00
Matthias Schiffer
57fa8b27b2
mac80211: update to LEDE b47f438d98cd4b731d7f4431448dde973eae4739
2016-09-09 00:20:37 +02:00
Matthias Schiffer
412d9df0c3
gluon-setup-mode: remove unneeded require
2016-09-09 00:20:37 +02:00
Sprinterfreak
73516a100a
ar71xx-generic: add support for ALFA Networks Tube2H ( #828 )
2016-09-09 00:20:37 +02:00
lemoer
4d18a4e611
gluon-neighbour-info: improve verbosity on wrong cli parameters ( #829 )
...
gluon-neighbour-info: improve verbosity on wrong cli parameters
2016-09-09 00:20:37 +02:00
Matthias Schiffer
d0559451e5
libpcap: fix dependency of install-shared-so make target
2016-09-09 00:20:37 +02:00
Matthias Schiffer
3595c8eb57
Use MAC addresses provided by WLAN drivers by default
...
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.
2016-09-09 00:20:37 +02:00
Matthias Schiffer
ca1b03b29e
gluon-core: unify indentation in gluon/util.lua
2016-09-09 00:20:37 +02:00
Matthias Schiffer
f321af9889
gluon-client-bridge, gluon-mesh-batman-adv-core: simplify VIF config functions
2016-09-09 00:20:37 +02:00
Florian Klink
9bc94bd404
x86-generic: enable CONFIG_SATA_VIA
2016-09-09 00:20:37 +02:00
Matthias Schiffer
efb955ceea
mac80211: update to LEDE 6c2651566cce8f5b3a3d3b976439dee2bac5e07e
...
Also switch to kmod-ath10k-ct, so we can drop our AP+IBSS patch.
2016-09-09 00:20:37 +02:00
Matthias Schiffer
d82b207b16
gluon-mesh-batman-adv-core: add sleep to autoupdater network stop script
...
Accidentially forgot to commit this. The sleep is necessary so netifd can
actually stop the WLAN interfaces after `wifi down`.
2016-09-09 00:20:36 +02:00
Jan-Tarek Butt
45ae67bb4c
gluon-mesh-batman-adv-core: stop WLAN and batman-adv before autoupdater upgrades
...
[Matthias Schiffer:
- improve commit message
- add pidof check
- also call `wifi down`
]
2016-09-09 00:20:36 +02:00
Matthias Schiffer
ad926efbd9
Update Gluon packages
2016-09-09 00:20:36 +02:00
Matthias Schiffer
9421e6625b
docs: user/site: clarify mirror ordering
...
Fixes #823
2016-09-09 00:20:36 +02:00
Jan-Tarek Butt
13286d3768
Minify all Lua code
2016-09-09 00:20:36 +02:00
Matthias Schiffer
debf8fd013
ramips-mt7621: use phy1 MAC address as primary on DIR-860L B1
2016-09-09 00:20:36 +02:00
Matthias Schiffer
c4f21cdfe0
gluon-luci-wifi-config: fix to work with legacy configs using macaddr instead of path to identify radios
2016-09-09 00:20:36 +02:00
Jan-Tarek Butt
d6550c6996
build: add GluonSrcDiet define to package.mk
...
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.]
2016-09-09 00:20:36 +02:00
Matthias Schiffer
fdcac28882
Update routing packages
2016-09-09 00:20:36 +02:00
Sven Eckelmann
d9d3c84fa4
batman-adv: import Linux 4.7 fixes
...
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>
2016-09-09 00:20:36 +02:00
Matthias Schiffer
8f5ca91124
ar71xx-generic: fix TL-WR841N/ND v11 LEDs
...
Fixes #812
2016-09-09 00:20:36 +02:00
Matthias Schiffer
9f84fd97e6
ar71xx-generic: add support for TP-Link TL-WR842N/ND v3 (untested)
2016-09-09 00:20:35 +02:00
Matthias Schiffer
c5c5a2354e
Add target ramips-mt7621 with model D-Link DIR-860L B1
...
Needs more testing, high packet loss at the moment.
2016-09-09 00:20:35 +02:00
Matthias Schiffer
3775ba2fa4
mac80211: update to LEDE 0a0caa2656c8db73518a1783743ede772e3ac40f
2016-09-09 00:20:35 +02:00
Matthias Schiffer
3ab92d2f31
x86: stop relying on hexdump for image build signature
...
Fixes #811
2016-09-09 00:20:35 +02:00
Matthias Schiffer
d3e182c2d7
Update gluon packages
2016-09-09 00:20:35 +02:00
Matthias Schiffer
dd195f7f70
ramips: add missing patch to spi-nor backport to fix mt7621 support
2016-09-09 00:20:35 +02:00
Matthias Schiffer
9410914cdc
scripts/update-patches: disable rename detection
...
git 2.9 enables rename detection by default, changing the content of some
of our patch files. Explicitly disable it.
2016-09-09 00:20:35 +02:00
Matthias Schiffer
68dbc8f588
brcm2708-*: remove BROKEN
2016-09-09 00:20:35 +02:00
Christian Tramnitz
a95850af1a
sunxi: add Banana Pro ( #802 )
...
build-tested with 2016.1.4, boots but packet loss on eth0
omitted ata due to build errors
2016-09-09 00:20:35 +02:00
Matthias Schiffer
bfb0002bb5
Add target ar71xx-mikrotik
...
Fixes #121
Based-on-patch-by: Tobias Hachmer <tobias@hachmer.de>
2016-09-09 00:20:35 +02:00
Matthias Schiffer
a889185d90
build: allow profiles to supply an additional file to be copied to the image directory
2016-09-09 00:20:35 +02:00
Matthias Schiffer
5bfb8e4ef6
gluon-core: make gluon.platform.match() match all boards when no boards are given
2016-09-09 00:20:35 +02:00
Matthias Schiffer
95a05d5dd7
Update Gluon packages
2016-09-09 00:20:35 +02:00
Sven Eckelmann
f51667c76f
batman-adv: Fix speedy join in gateway client mode
...
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>
2016-09-09 00:20:35 +02:00