Steven Barth
0555ebf66d
6rd / ds-lite: make the firewall-zones of nested-protocols configurable
...
SVN-Revision: 40020
2014-03-26 10:12:49 +00:00
Steven Barth
2a893c2057
dhcp: send 6rd-ORO when expecting 6rd-information
...
SVN-Revision: 40019
2014-03-26 09:48:20 +00:00
John Crispin
ec44a0f11e
fs-tools: add back mount_root, jffs2reset and ffs2mark functionality
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40018
2014-03-25 20:15:50 +00:00
Felix Fietkau
e7de56916a
ustream-ssl: update to latest version, adds certificate validation support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40017
2014-03-25 15:06:24 +00:00
Imre Kaloz
3f5749e292
add the TI AM335x PM firmware package
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40016
2014-03-25 14:56:35 +00:00
Luka Perkov
bf98d81259
util-linux: update to 2.24.1
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40010
2014-03-24 00:19:44 +00:00
Luka Perkov
8d92259690
libroxml: enable xpath support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40008
2014-03-23 16:08:58 +00:00
Felix Fietkau
c295f65da9
ca-certificates: install to /etc/ssl/certs/ directly instead of installing a symlink ( fixes #15351 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40007
2014-03-23 11:59:37 +00:00
Felix Fietkau
abd13cd85b
uhttpd: update to latest version, improves cgi path handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40005
2014-03-22 19:38:48 +00:00
Felix Fietkau
8a17353e75
ustream-ssl: update to the latest version, fixes cyassl build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40004
2014-03-21 23:39:47 +00:00
Felix Fietkau
9138e8015e
uhttpd: update to latest version, fixes HEAD requests to CGI scripts
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40003
2014-03-21 20:49:56 +00:00
Felix Fietkau
5c53e63836
netifd: update to the latest version, adds support for reloading proto handlers on toplogy changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40001
2014-03-21 15:55:27 +00:00
Felix Fietkau
eb225996ee
px5g: rename the old package to px5g-standalone, add a new one that links against polarssl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40000
2014-03-21 15:55:23 +00:00
Felix Fietkau
6d270ebc2b
polarssl: add support for generating rsa keys
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39999
2014-03-21 15:55:18 +00:00
Felix Fietkau
a37db0de7e
libroxml: add package (tiny XML parser/writer library)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39998
2014-03-21 15:55:15 +00:00
Felix Fietkau
c53c7a0fe0
hostapd: add pbc_in_m1 option
...
Option pbc_in_m1 is being used as a WPS capability discovery
workaround for PBC with Windows 7.
Add possibility to enable this workaround from UCI.
To enable it, turn on wps and set wps_pbc_in_m1 parameter to 1.
Signed-off-by: Pawel Kulakowski <pawel.kulakowski@tieto.com>
SVN-Revision: 39995
2014-03-21 15:55:03 +00:00
Felix Fietkau
5a6f00b846
ead: clean up
...
Remove unused variables
Correct some (non important) memory leaks
Remove fclose(NULL)
Correct possible out of bound access
spotted with cppcheck
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 39994
2014-03-21 15:54:59 +00:00
Felix Fietkau
7c029cc262
ead: set_nonblock() is doing nothing (typo)
...
spotted with cppcheck
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 39993
2014-03-21 15:54:56 +00:00
Felix Fietkau
0945555e14
ppp: remove ppp requirement from chat
...
This patch removes dependancy of PPP from chat application as chat application can be used for other serial communication as well that is not dependant on PPP and therefore one should be able to install chat without PPP. There also are no dependencies within chat application for PPP.
Signed-off-by: Oskari Rauta <oskari.rauta at gmail.com>
SVN-Revision: 39992
2014-03-21 15:54:52 +00:00
Felix Fietkau
4621a855b2
libnl-tiny: ensure compatibility to libnl version 3 and higher
...
To be prepared to support keepalived 1.2.10 and higher we need libnl3 or
higher. The attached patch
add some defines so that it can be build be libnl-tiny.
Patch by Thomas Heil
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39991
2014-03-21 15:54:48 +00:00
Felix Fietkau
19f9b22f09
Add Bosch C_CAN/D_CAN modules kernel package
...
Add Bosch C_CAN/D_CAN driver as a kernel package. The D_CAN controller is used
on BeagleBoneBlack.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 39990
2014-03-21 15:54:44 +00:00
Felix Fietkau
5041b8e46c
kernel: add can.ko to the kmod-can package.
...
Build all of the can support as modules, otherwise the kernel image is
changed when a can kernel package is selected, because the can protocol
is then built in into the kernel image.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 39989
2014-03-21 15:54:41 +00:00
Felix Fietkau
04d99f29cf
mac80211: iwlagn include firmware for 7260 cards
...
This patch enables including the firmware for Intel Dual Band Wireless-N 7260 and Intel Dual Band Wireless-AC 7260 cards in iwlagn.
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
SVN-Revision: 39988
2014-03-21 15:54:37 +00:00
Felix Fietkau
dc7ecef0be
busybox: remove obsolete brctl linux 2.4 compat patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39987
2014-03-21 15:54:34 +00:00
Felix Fietkau
a66d9b7907
busybox: remove obsolete awk include() patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39986
2014-03-21 15:54:30 +00:00
Felix Fietkau
2b64517dff
ustream-ssl: update to latest version, fixes writes before ssl handshake completion
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39985
2014-03-21 15:54:26 +00:00
Felix Fietkau
02373252ba
ca-certificates: add system CA certificates package (based on the debian one)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39984
2014-03-21 15:54:22 +00:00
Felix Fietkau
84c3487e5a
procd: add a PROCD_DEBUG variable that will dump the ubus calls from init scripts to stderr
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39983
2014-03-21 15:54:18 +00:00
Felix Fietkau
2ba3e0ebe6
mac80211: Enable kmod-rt2800-soc package for rt288x target
...
Trunk and the latest backport to Attitude Adjustment have the
kmod-rt2800-soc package hidden for the ramips_rt288x target.
This makes the dependency match the dependency given in the
TITLE field.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 39976
2014-03-21 15:03:08 +00:00
Florian Fainelli
db87169b41
libusb-compat: install libusb-config in host staging dir
...
A bunch of packages such as sispctl look for libusb-config to find it, install
libusb-config in staging_dir/*/host/bin which is in the TARGET_PATH.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39975
2014-03-20 23:16:06 +00:00
Florian Fainelli
ee37a00d06
modules: make kmod-pcspkr depend on X86
...
The kernel Kconfig dependency lists X86, and we will fail building this module
on other platforms such as Malta.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39974
2014-03-20 23:15:56 +00:00
Felix Fietkau
3eb2d6d5d4
netifd: update to the latest version, fixes ubus handling of proto data items
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39970
2014-03-20 20:06:59 +00:00
Felix Fietkau
f7c29f0eb7
toolchain: remove accidental leftover debug code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39969
2014-03-20 14:14:34 +00:00
Felix Fietkau
33ae9569a4
busybox: fix existing "export -n" in ash
...
Minor fix to existing patch which did not correctly implement -n support for the export command in ash. The VEXPORT flag of a variable was set in the first call to setvareq() and then remained set in the subsequent call, because the variable already existed in the environment.
Although /lib/functions.sh by default does not export variables (NO_EXPORT=1), this issue was leading to dirty environments.
Without this fix:
(ash) export A=1; export -n B=2; /bin/ash -c "echo \$A, \$B"
1, 2
With this fix:
(ash) export A=1; export -n B=2; /bin/ash -c "echo \$A, \$B"
1,
Signed-off-by: Christophe Lermytte <openwrt@lermytte.be>
SVN-Revision: 39968
2014-03-20 14:14:30 +00:00
Felix Fietkau
e926cfd9ac
netifd: update to latest version, fixes an autostart handling with link detection
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39967
2014-03-20 13:57:28 +00:00
Felix Fietkau
6e6d7003bb
toolchain: add a symlink for musl softfloat ldso to the path where our gcc expects it
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39966
2014-03-20 13:51:47 +00:00
Felix Fietkau
66393168d3
firewall: update to latest version, fixes a musl build error
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39965
2014-03-20 13:51:43 +00:00
Felix Fietkau
0ccec8179d
iptables: fix issues with the new musl version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39964
2014-03-20 13:51:40 +00:00
Felix Fietkau
7fa3fe6741
pppd: fix build errors with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39963
2014-03-20 13:51:36 +00:00
Felix Fietkau
fbda3388f9
uboot-envtools: fix build with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39961
2014-03-20 13:51:27 +00:00
Steven Barth
f4ace532c8
odhcpd: fix more segfaults + ubus interaction
...
SVN-Revision: 39960
2014-03-20 12:25:17 +00:00
Felix Fietkau
41eac52c04
libpolarssl: add missing dependency ( #15321 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39959
2014-03-20 11:39:11 +00:00
Steven Barth
b5cc199ec9
odhcpd: fix possible segfaults
...
SVN-Revision: 39958
2014-03-20 09:39:00 +00:00
Felix Fietkau
c1a86f1ef2
ath10k: update firmware and allow choice between AP and STA firmwares
...
This patch updates ath10k firmware to the latest version, changes the
default firmware to be the one optimized for access point operation, and
introduces a configuration option to choose the client-optimized
firmware instead during build time.
Signed-off-by: Matti Laakso <malaakso at elisanet.fi>
SVN-Revision: 39957
2014-03-19 14:37:12 +00:00
Felix Fietkau
ad72198abb
netifd: update to latest version, adds support for specifying a config path
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39956
2014-03-19 14:26:51 +00:00
Felix Fietkau
f2689dba28
ubus: update to latest version, blocks unrelated uloop calls on synchronous requests
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39954
2014-03-19 14:26:43 +00:00
Felix Fietkau
0fd4ebe2bd
libubox: update to the latest version, adds some utility macros
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39953
2014-03-19 14:26:22 +00:00
John Crispin
ca4078c110
ubox: update to latest git head
...
logread now shows the right time.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39951
2014-03-18 19:22:38 +00:00
Imre Kaloz
531dc9fe42
add add new firmware support and additional fixes for wl18xx
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39947
2014-03-18 18:55:54 +00:00
Imre Kaloz
aabce5cf6a
switch to the newer DT bindings for wl1xxx
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39946
2014-03-18 18:54:27 +00:00
Felix Fietkau
0060005bd8
procd: update to latest version, fixes a format string bug in processing init script output ( #15169 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39945
2014-03-18 12:58:15 +00:00
Felix Fietkau
956ea1cefc
ltq-vdsl-mei: disable mips16 support ( fixes #15284 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39944
2014-03-18 12:11:05 +00:00
Felix Fietkau
f960a1fdb0
busybox: fix processing of multiple NTP servers in the config ( #15294 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39935
2014-03-17 14:52:18 +00:00
Imre Kaloz
8a7d3c8a1b
use newer firmware checkout
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39933
2014-03-17 13:36:10 +00:00
Felix Fietkau
b9825247c2
polarssl: update to version 1.3.4 and add openssl compat patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39930
2014-03-14 15:05:46 +00:00
Felix Fietkau
6ae77556dc
ustream-ssl: add support for polarssl 1.3
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39929
2014-03-14 15:05:42 +00:00
Felix Fietkau
ee4110aff0
target/sdk: use .config instead of unconditionally enabling all build dirs
...
Call make defconfig on every build to catch newly added packages
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39913
2014-03-13 12:12:58 +00:00
Steven Barth
7ac0057c1f
odhcp6c: pass on delegate-flag on to ds-lite interface
...
SVN-Revision: 39910
2014-03-13 10:40:56 +00:00
Steven Barth
edd75e332c
netifd: pass on delegate flag from dhcp to 6rd
...
SVN-Revision: 39909
2014-03-13 10:33:26 +00:00
John Crispin
7baf4957cf
72ca3bfc401a4f1b695dcc86640dddee62716cea contained too many files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39908
2014-03-13 07:42:59 +00:00
Hauke Mehrtens
ea2417fe03
kernel: add missing zram option
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39907
2014-03-12 23:36:01 +00:00
Hauke Mehrtens
00dc53dd2e
brcm47xx: add initial support for kernel 3.14
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39905
2014-03-12 23:28:41 +00:00
Florian Fainelli
0d92f34977
gpio-button-hotplug: don't build for 3.3 kernels
...
3.3 kernels do not have the required changes which would make
gpio-button-hotplug work, disallow building on those kernels for now.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39903
2014-03-12 22:09:11 +00:00
Felix Fietkau
d1c64ab221
build: fix installation of default-variant packages when the source package has multiple variants ( #15237 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39899
2014-03-12 19:53:13 +00:00
John Crispin
bc6223666e
ubox: update to latest git head
...
use the fd handover api of ubus to transfer log data
the uci option log_buffer_size can be used to override the default size of 16k
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39898
2014-03-12 19:33:18 +00:00
John Crispin
086f522108
ubus: update to latest git HEAD
...
add fd handover inside ubus replies
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39897
2014-03-12 19:33:09 +00:00
John Crispin
0dc9d8d6ff
fstools: add the new fstools package
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39895
2014-03-12 19:32:51 +00:00
Felix Fietkau
24095302aa
grub2: update to 2.02-beta2, fixes mac os x 10.9 support (and many other things)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39889
2014-03-12 11:21:16 +00:00
Felix Fietkau
73d9ad0c95
ath9k: merge an aggregation related fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39886
2014-03-12 10:00:56 +00:00
Felix Fietkau
2835152df8
openssl: Fix x86_64 build on some 64bit host systems
...
On some build hosts openssl fails to install since openssl installs itself into
lib64 while the openwrt Makefile expects the libs to end up in lib.
install -m0644 .../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-install/usr/lib/libcrypto.so.* .../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-x86_64/libopenssl/usr/lib/
install: cannot stat '.../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-install/usr/lib/libcrypto.so.*': No such file or directory
make[2]: *** [/openwrt/bin/x86_64/packages/libopenssl_1.0.1e-2_x86_64.ipk] Error 1
make[2]: Leaving directory `/openwrt/package/libs/openssl'
make[1]: *** [package/libs/openssl/compile] Error 2
make[1]: Leaving directory `/openwrt'
Set LIBDIR accordingly to fix this.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 39885
2014-03-12 10:00:53 +00:00
Felix Fietkau
c112b16dd8
ath9k: further improvements to noise immunity handling on older chips
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39879
2014-03-11 15:31:50 +00:00
Steven Barth
97ea9e3c2a
iptables/netfilter: add connlimit to conntrack-extra
...
SVN-Revision: 39878
2014-03-11 14:58:00 +00:00
Steven Barth
09fd40c28f
iptables: bump to 1.4.21
...
SVN-Revision: 39877
2014-03-11 14:57:55 +00:00
Felix Fietkau
9c48c7a7dc
ltq-vmmc: disable mips16 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39876
2014-03-11 13:20:07 +00:00
Felix Fietkau
f23a50dff9
ltq-tapi: disable mips16 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39875
2014-03-11 13:20:04 +00:00
Felix Fietkau
0c5809fb91
ltq-adsl: disable mips16 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39874
2014-03-11 13:20:01 +00:00
Felix Fietkau
f577d6f336
ltq-adsl: disable mips16 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39873
2014-03-11 13:19:56 +00:00
Felix Fietkau
75ac488f4d
openvpn: make size optimization configurable
...
Signed-off-by: Christoph Kottke <christoph.kottke@gmx.de>
SVN-Revision: 39872
2014-03-11 12:07:17 +00:00
Felix Fietkau
83f9fc12d6
netifd: update to latest version, includes interface handling fixes by Hans Dedecker
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39870
2014-03-11 09:28:28 +00:00
Steven Barth
cd695565fb
odhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-Reconfigure
...
SVN-Revision: 39868
2014-03-11 08:21:58 +00:00
Felix Fietkau
dd7524f3f9
ath9k: add another ANI fix for older chipsets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39865
2014-03-10 18:58:52 +00:00
Felix Fietkau
24dae38f43
iproute2: add ip-full variant to disable IP_CONFIG_TINY
...
This change creates a new ip-full variant for the ip package.
It disables IP_CONFIG_TINY to make some iproute2 features available like xfrm, gretap, ...
Signed-off-by: Thomas Wouters <thomaswouters@gmail.com>
SVN-Revision: 39854
2014-03-09 13:32:59 +00:00
Felix Fietkau
c2bbaf439c
openssl: update to 1.0.1f
...
This version includes this changes:
Don't include gmt_unix_time in TLS server and client random values
Fix for TLS record tampering bug CVE-2013-4353
Fix for TLS version checking bug CVE-2013-6449
Fix for DTLS retransmission bug CVE-2013-6450
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 39853
2014-03-09 13:23:41 +00:00
Felix Fietkau
836e9fad45
openssl: detect configuration changes and clean build tree accordingly ( fixes #15067 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39852
2014-03-09 13:19:29 +00:00
Felix Fietkau
46c8633c45
openssl: move make depend call to Build/Configure
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39851
2014-03-09 13:19:25 +00:00
Felix Fietkau
f7f1a496df
ath9k: improve ANI debugfs file
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39849
2014-03-09 10:31:05 +00:00
Felix Fietkau
977f161400
ath9k: fix tx queue configuration for buffered multicast frames
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39848
2014-03-09 10:05:41 +00:00
Felix Fietkau
646ff55b06
ath9k: further reduce false baseband hang detects on older chips
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39847
2014-03-09 08:53:39 +00:00
Felix Fietkau
976ae17c67
mac80211: add a few upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39846
2014-03-09 08:53:31 +00:00
Felix Fietkau
452d019d3e
netifd: update to latest version, adds a bridge reload fix and fixes #15157
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39791
2014-03-07 18:14:41 +00:00
Steven Barth
d3f39e89a3
odhcp6c: fix int-overflow after 50d (thx Hauke Mehrtens)
...
SVN-Revision: 39785
2014-03-07 09:35:17 +00:00
Zoltan Herpai
6892ed8193
uboot-sunxi: bump u-boot version - update u-boot to 2014.01-rc1 - smp support on a20
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
SVN-Revision: 39779
2014-03-05 23:16:18 +00:00
Steven Barth
f294f23c02
netifd: don't incorrectly announce up-status via ubus
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 39777
2014-03-05 17:36:14 +00:00
Steven Barth
0a3cb4cdff
odhcp6c: several fixes
...
* Reduce RA/DHCPv6 spam filter to 30s by default and make it configurable
* Don't set nd_ra_{reachable,retransmit] to 0 when received in RAs
SVN-Revision: 39775
2014-03-05 08:59:11 +00:00
Florian Fainelli
c6c0d09f85
brcm2708-gpu-fw: update to a newer version
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39769
2014-02-28 20:29:51 +00:00
Felix Fietkau
a2068afd77
ath9k: improve noise immunity behavior for older chipsets (ar92xx and earlier), should improve stability
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39767
2014-02-28 18:08:23 +00:00
Felix Fietkau
cec0f8420d
mac80211: declare missing config parameter mesh_id
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39766
2014-02-28 18:08:16 +00:00
Felix Fietkau
a9d4cd35fc
hostapd: fix deletion of wds sta interfaces in AP mode
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39765
2014-02-28 14:43:53 +00:00
Felix Fietkau
95c97bf201
ath5k: fix enabling 5/10 mhz channel bandwidth support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39758
2014-02-27 21:36:28 +00:00
Steven Barth
1b3a868309
netifd: Reintroduce link-layer sensing (thx Hans Decker, Karl Vogel)
...
SVN-Revision: 39757
2014-02-27 12:42:38 +00:00