Steven Barth
b59385e75e
6in4: detect curl and busybox wget
...
b52053b 6in4: https support for he.net tunnel api
introduced HTTPS support using wget.
The busybox version of wget, however, doesn't support the -V option,
thus poluting logfiles with a full invalid-parameter-output.
Redirect stderr to fix that.
As libcurl and curl support selecting the SSL library of your choice,
also add support for curl which is more commonly used on OpenWrt than
"real" wget which needs libopenssl.
Also make sure to respect SSL_CERT_DIR and increase timeouts.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-09 13:46:29 +00:00
Felix Fietkau
6b2a643341
mac80211: fix kernel crash on netdev unregister on newer 3.14 kernels
...
Based on patch by Mark Milburn
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-09 02:25:49 +00:00
Rafał Miłecki
dd2e536a76
kernel: backport bcm47xxpart changes queued for 3.19
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 21:41:21 +00:00
Rafał Miłecki
6e11539b3e
kernel: ssb: add PCI ID 0x4351
...
Backports commit 9837baa99717c7526e4bae9c68e8728dea4af183
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 20:51:24 +00:00
Felix Fietkau
e2675cba3e
procd: update to the latest version, fixes job control on the console shell
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 18:10:37 +00:00
Felix Fietkau
77754f4ca4
ramips: fix initramfs image build handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 15:40:17 +00:00
Felix Fietkau
71da8ea7c6
ramips: add eeprom data for 802.11ac wlan on WHR-1166D
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 14:15:49 +00:00
Felix Fietkau
69382197f9
ramips: add missing size/address-cells to device tree include files
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 14:15:44 +00:00
John Crispin
9f4be55503
ralink: fix a regression that broke pcie on mt7621
...
i accidentally dropped 2 lines while adding mt7628 support
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 13:45:26 +00:00
Steven Barth
a5818dc814
netifd: fix default ORO-setting for 6rd
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 12:24:49 +00:00
Felix Fietkau
a7621a43d3
ramips: enable sysupgrade for whr-600d, whr-1166d
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 12:18:58 +00:00
Steven Barth
5b8dd93794
kernel: 3.18: Fix kmod-ipt-nat
...
The 3.18 kernel introduced new Kconfig options for the xt_nat and iptable_nat
kernel modules, that both belong to the ipt_nat kernel package.
Enable this new options.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 12:17:14 +00:00
John Crispin
3c0afbc579
ralink: fix the compat string for mt7620a pci
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-08 12:12:05 +00:00
Felix Fietkau
47f462d167
mac80211: update to wireless-testing 2014-11-04
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-07 19:41:07 +00:00
Felix Fietkau
b798df3e96
mac80211: merge a few pending upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-07 11:12:51 +00:00
John Crispin
fe2deddd96
ralink: assign default ranges inside the pci driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-07 10:51:08 +00:00
John Crispin
c59e6ee48d
ralink: mt7628 does not actually need this fix for the ethernet driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-07 10:51:00 +00:00
Nicolas Thill
1ee8ef9901
package/*: replace occurences of 'ln -sf' to '$(LN)'
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 19:35:34 +00:00
Nicolas Thill
a1a5fab023
ncurses: cleanup InstallDev
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 19:35:23 +00:00
Nicolas Thill
45e37cba5c
libusb-compat: cleanup InstallDev
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 19:35:14 +00:00
Steven Barth
f2d1be9815
odhcpd: disable flash-renumbering hack for non-64 prefixes
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 13:37:50 +00:00
John Crispin
7a875b6831
ralink: improve r43200
...
r43200 tries to detect if the fixup is needed or not. control the behaviour via
OF instead and disable unused ports.
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 12:19:53 +00:00
John Crispin
7996c754bd
ralink: only apply ephy1 fixup if the phy is present
...
this broke e1700 lan2 as the fixup was applied to the phy inside the mt7530.
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 11:11:44 +00:00
John Crispin
2fca043064
ralink: tweak e1700 dts file
...
the current driver code wont know which mt7530 to apply the llllw setting to.
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 09:31:45 +00:00
John Crispin
dde9f5448b
ralink: make pci driver handle mt7628
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 09:31:37 +00:00
John Crispin
3d1fb84ada
ralink: add support for mt7628
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 09:31:31 +00:00
John Crispin
e6a6d7d6d1
ralink: add mt7628 support to the ethernet driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 09:31:19 +00:00
John Crispin
0f6eebbe44
ralink: cleanup ethernet Makefile/Kconfig
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 09:31:09 +00:00
John Crispin
c4a31fe958
ralink: move ethernet driver to files/
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 09:31:03 +00:00
John Crispin
ca1c7e3a82
procd: update to latest git
...
setsid is called fixing the pgrp issue
trigger the wdt while modules are being inserted
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 09:30:55 +00:00
Nicolas Thill
b6a59fade5
busybox: add 2 upstream fixes
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 04:44:06 +00:00
Nicolas Thill
b8668cb1aa
sunxi: fix network config on A20-OLinuXino-LIME
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 02:23:12 +00:00
Nicolas Thill
ad7bc1004c
sunxi: add support for Olimex A20-OLinuXino-LIME
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 00:05:23 +00:00
Nicolas Thill
e4cdf4c8f2
uboot-sunxi: add support for Olimex A20-OLinuXino-LIME
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 00:05:15 +00:00
Nicolas Thill
2043ee8be0
uboot-sunxi: cosmetic changes
...
This will ease adding new targets and updating:
* split UBOOTS var into multiple lines
* remove version from TITLE
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 00:05:10 +00:00
Imre Kaloz
dd922e5403
[ramips]: add support for the Linksys E1700
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-05 14:37:13 +00:00
Steven Barth
484ac56d7f
uml: remove inittab since procd is fixed now
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-05 14:21:51 +00:00
Steven Barth
9972bc1ad8
procd: fix kernel command-line argument parsing
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-05 14:21:40 +00:00
Zoltan HERPAI
94709fb9af
sunxi: move cubietruck dts into patches [3.14]
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-04 23:14:11 +00:00
Zoltan HERPAI
cd639e4ffe
sunxi: move IR patch for bananapi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-04 21:06:04 +00:00
Zoltan HERPAI
95e415088b
sunxi: move bananapi dts into patches [3.14]
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-04 20:33:56 +00:00
Zoltan HERPAI
3fdc7ad003
sunxi: move pcduino3 dts into patches [3.14]
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-04 20:20:38 +00:00
Steven Barth
1b5876a281
procd: Make askconsole work again when no tty is specified in inittab
...
Thanks to Michel Stam
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-04 18:48:17 +00:00
Steven Barth
19327bad2d
procd: fix serial console login ( #18278 )
...
Many thanks to Michel Stam for his work.
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-04 16:03:51 +00:00
Steven Barth
8dc449c6b7
uml: fix inittab
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-04 16:03:46 +00:00
Steven Barth
8d8d9ce2b9
openssl: reenable CMS (broke krb5)
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-04 08:37:06 +00:00
Felix Fietkau
590943fa96
ar71xx: add missing WZR-450HP2 patch from r43026 for 3.10
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-03 22:55:01 +00:00
Felix Fietkau
224bfe9779
netfilter: Enable compiling iptables match cluster
...
This patch adds the userspace and kernelspace for
- match NETFILTER_XT_MATCH_CLUSTER
This match can be used to deploy gateway and back-end load-sharing clusters.
- target IP_NF_TARGET_CLUSTERIP
This module allows you to configure a simple cluster of nodes
that share a certain IP and MAC address
without an explicit load balancer in front of them.
Connections are statically distributed between the nodes in this cluster.
This is used i.e. by strongswan-ha.
Signed-off-by: Christian Scheele <cs@embedd.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-03 22:01:45 +00:00
John Crispin
1b0343012a
ar71xx: add support for Netgear WNR2000v4
...
Signed-off-by: Michaël Burtin <mburtin@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-03 20:20:56 +00:00
John Crispin
ebf8e128cc
ralink: add pci bidge node to mt7620a dts file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-03 20:20:46 +00:00