Nils Schneider
75b3c807ff
gluon-wan-dnsmasq: fix usage of libpacketmark
...
Using service_start requires exporting of environment variables.
Fixes #397
2015-08-06 17:06:17 +02:00
Neal Oakey
806d44b676
TP-Link TL-WA701ND v2: remove BROKEN
2015-08-03 18:34:16 +02:00
Matthias Schiffer
e55a00edfd
hostapd: prevent channel switch for 5GHz
...
hostapd would switch the primary and secondary channel on 5GHz networks in
certain circumstances, completely breaking the adhoc interfaces of the WLAN
adapter (they would lose their configuration).
As a temporary fix, disable this channel switch function.
2015-07-27 21:00:45 +02:00
Matthias Schiffer
b5ae418f05
ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2
2015-07-23 01:44:03 +02:00
Matthias Schiffer
5bcc50f3de
ar71xx-generic: also provide images for the Ubiquiti Loco, Picostation and Rocket M
...
While the images are the same that are used for the Bullet M, adding these
copies will help users choose the correct image for their device.
2015-07-23 01:42:33 +02:00
Matthias Schiffer
05432947cd
gluon-mesh-batman-adv-core: unconditionally set the WAN MAC address
...
This fixes MAC address conflicts on devices which use the eth0 as primary
address.
2015-07-12 16:37:58 +02:00
Matthias Schiffer
855f973f1f
gluon-mesh-batman-adv-core: adjust rssid config to renamed WLAN interfaces
...
This should fix the signal strength indicators on the TP-Link CPE210/510.
2015-07-12 16:37:46 +02:00
Matthias Schiffer
69c5329bc6
Always use eth0 address as primary address on x86 and brcm2708
...
These targets don't have a WLAN adapter by default, so it doesn't make
sense to default to the phy0 address.
2015-07-12 16:37:17 +02:00
Matthias Schiffer
dba25dd496
x86-generic: add kmod-e1000e network driver
2015-07-12 16:36:59 +02:00
Nils Schneider
04be8b9490
gluon-config-mode-geo-location: translate "altitude" to "Höhe"
2015-07-12 16:36:36 +02:00
Matthias Schiffer
e26b1a3e96
Update OpenWrt base and packages
2015-07-12 16:33:53 +02:00
Neal Oakey
da16254c66
TP-Link TL-WA830RE v2: remove BROKEN
2015-07-04 17:23:12 +02:00
Matthias Schiffer
c7eac09415
Add support for TP-Link TL-WA801N/ND v1
...
Tested-by: @RubenKelevra
2015-07-01 17:18:41 +02:00
Matthias Schiffer
75213896a6
Enable DIRECT_IO kernel config
...
Fixes a kernel incompatiblity with the upstream OpenWrt modules regarding
filesystem drivers (and probably other modules related to block devices).
2015-06-25 16:59:29 +02:00
Matthias Schiffer
6d3113cbce
Add support for TP-LINK TL-WR740N/TL-WR741ND
...
The TL-WR741ND will identify itself as a TL-WR740N/ND as well. This is fine as
the images are identical anyways.
2015-06-22 00:50:48 +02:00
Matthias Schiffer
e54e3dc410
docs: update version number
2015-06-17 01:04:48 +02:00
Matthias Schiffer
f13ac9fee1
docs: releases/v2015.1.1
2015-06-17 00:12:39 +02:00
Matthias Schiffer
3fcfbe0b1d
Revert netns_ct ABI change introduced in r44874
...
Fixes compatiblity with upstream kernel modules.
2015-06-17 00:08:30 +02:00
Matthias Schiffer
637df6b197
gluon-announce, ...: don't output empty lists where not appropriate
...
Always output empty objects or nothing at all where objects are expected, but
no elements exist.
Also remove a few unneeded "requires", a few basic modules are provided by
announce.lua by default.
2015-06-17 00:06:51 +02:00
Matthias Schiffer
8375e82a38
x86: support two ethernet interfaces by default
2015-06-16 01:10:20 +02:00
Matthias Schiffer
c7ff22ca15
Add support for TP-LINK TL-WA830RE v1
2015-06-15 21:33:18 +02:00
Nils Schneider
b5050b294e
Merge pull request #394 from oakey-dev/v2015.1.x
...
updated openwrt commit, to include openssl patch
2015-06-14 14:24:17 +02:00
Neal Oakey
9fa3fd8aa2
Update OpenWrt base
...
updates openssl to 1.0.2c
2015-06-14 14:21:32 +02:00
Matthias Schiffer
bdd0dbda1b
build: prevent race condition between tool symlink creation
2015-05-28 03:52:24 +02:00
Matthias Schiffer
1d6bfd8eda
build: ensure prereq has been run at the beginning of prepare-tmpinfo
2015-05-28 02:47:58 +02:00
Matthias Schiffer
66f6ff2385
gluon-mesh-batman-adv-core: don't break network configuration on upgrades with mesh_on_lan=true
2015-05-28 01:45:36 +02:00
Nils Schneider
bc2512980c
gluon-luci-admin: fix translation of "Export Mode"
...
Export Mode -> Expert Mode
2015-05-28 01:45:27 +02:00
Matthias Schiffer
80906c2a0c
docs, README: change current release to v2015.1
2015-05-16 15:34:55 +02:00
Matthias Schiffer
dab3dabc0e
docs: releases/v2015.1: we haven't removed any hardware support
2015-05-16 15:19:57 +02:00
Matthias Schiffer
279ac23d83
docs: user/x86
...
Fixes #373
2015-05-16 15:03:14 +02:00
Matthias Schiffer
7f1e2621af
docs: add gluon-luci-wifi-config to the example site.mk
2015-05-16 14:33:19 +02:00
Matthias Schiffer
6a31830600
gluon-mesh-batman-adv-core: always set hop penalty to 15
...
15 is the default in batman-adv-legacy, the new default 30 in newer batman-adv
versions is too high in larger networks.
2015-05-16 14:00:06 +02:00
Matthias Schiffer
bcae6d073a
docs: releases/v2015.1: reword Ubiquiti TX power issue description
2015-05-16 13:17:25 +02:00
Matthias Schiffer
75f4483a6a
Preliminary v2015.1 release notes
2015-05-16 13:01:05 +02:00
Matthias Schiffer
26629da378
Merge pull request #363 from freifunk-gluon/enter-cm
...
docs/site-example: explain how to re-enter configmode
2015-05-16 12:12:31 +02:00
Nils Schneider
df4ec226b4
docs/site-example: explain how to re-enter configmode
...
Fixes #347
2015-05-16 12:09:22 +02:00
Matthias Schiffer
acefefd2fa
docs: hardware support list fixes
2015-05-16 00:23:12 +02:00
Matthias Schiffer
548c70d170
docs: mention fastd_mesh_vpn.enabled setting
2015-05-14 02:13:16 +02:00
Nils Schneider
e963b3b046
Merge pull request #367 from mweinelt/patch-3
...
docs/autoupdater: depends on ipv6 reachable update-servers
2015-05-11 16:42:47 +02:00
hexa-
10580d59e8
docs/autoupdater: depends on ipv6 reachable update-servers
2015-05-11 16:26:06 +02:00
Alex
dcdb99fb9d
docs: add WNDRMACv2 to list of supported devices
2015-05-10 23:35:49 +02:00
Nils Schneider
e8a483c9a1
luci-wifi-config: don't disable mesh interface
...
fixes #365
2015-05-09 22:10:32 +02:00
Matthias Schiffer
e51560beb7
Update OpenWrt base
2015-05-07 03:08:22 +02:00
Matthias Schiffer
6d2741c024
gluon-luci-mesh-vpn-fastd: minor text change
2015-05-07 02:23:32 +02:00
Matthias Schiffer
a258092760
Merge remote-tracking branch 'origin/mesh-on-lan'
2015-05-06 23:55:04 +02:00
Matthias Schiffer
1e427c4e77
Merge branch 'configurable-methods'
2015-05-06 23:54:17 +02:00
Nils Schneider
d4c3467bc3
luci-portconfig: allow toggling of mesh_on_lan
2015-05-06 13:57:46 +02:00
Nils Schneider
39d0c8f459
mesh-batman-adv: mesh_on_lan
...
This adds mesh_on_lan functionality.
A new optional site.conf option, mesh_on_lan, has been added. If set to
'true', all LAN ports will be used for meshing instead of being part of
the client bridge.
2015-05-06 13:57:46 +02:00
Matthias Schiffer
3f80b65856
iwinfo: update NanoStation (Loco) txpower offsets
2015-05-04 20:47:26 +02:00
Matthias Schiffer
cd00eeb367
Merge remote-tracking branch 'origin/meshinterfaces'
2015-05-04 19:28:28 +02:00