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
Steven Barth
0bf9032145
netifd: don't always assume addrs & routes are applied
...
netifd didn't check the netlink return values and kept assuming
routes are in place even if they weren't
SVN-Revision: 39755
2014-02-26 13:27:32 +00:00
Hauke Mehrtens
82dd29d1e8
broadcom-diag: fix compile
...
BCM47XX_BOARD_LINKSYS_WRT54G was renamed in r39718
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39753
2014-02-25 22:52:33 +00:00
Felix Fietkau
ccccc104b3
ath9k: add fixes for rx processing and baseband hang detection
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39751
2014-02-25 10:27:02 +00:00
Felix Fietkau
9a97bfcc2b
openssl: use termios instead of termio
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39748
2014-02-24 21:09:03 +00:00
Felix Fietkau
b2ef0616ba
libnl-tiny: fix include path to poll.h
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39747
2014-02-24 21:08:28 +00:00
Felix Fietkau
c01d211259
hostapd: link against librt if eglibc is used
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39741
2014-02-24 15:03:06 +00:00
Steven Barth
8aa91b167f
odhcpd: avoid the unspecificed address being advertised as DNS
...
SVN-Revision: 39740
2014-02-24 13:37:11 +00:00
Steven Barth
e6044ef1c0
odhcpd: fix DNS-server and MSR-entries in RA
...
Similarly to the previously broken address pools, DNS-servers and some
MSRs could be advertised incorrectly as well. This is now fixed.
SVN-Revision: 39739
2014-02-24 13:33:45 +00:00
Jo-Philipp Wich
97c59cea1f
usbreset: fix possible access to uninitialized variable ( #15041 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 39738
2014-02-23 23:42:12 +00:00
Felix Fietkau
a70282720d
ubus: update to latest version, fixes lua binding issues and adds fd passing support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39726
2014-02-23 17:32:26 +00:00
Felix Fietkau
f2719168ba
libubox: update to latest version, improves uloop error handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39725
2014-02-23 17:32:22 +00:00
Felix Fietkau
a42b421c79
procd: depend on libubox directly to rebuild on ABI changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39724
2014-02-23 17:32:18 +00:00
Felix Fietkau
a15524582c
netifd: depend on libubox directly to rebuild on ABI changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39723
2014-02-23 17:32:15 +00:00
Felix Fietkau
01c4775116
ubus: declare main version as ABI version for libubus
...
Reorder BuildPackage calls, as libubox needs to come first for ABI
version handling to work
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39722
2014-02-23 17:32:11 +00:00
Felix Fietkau
538e38f5d3
libubox: declare main version as ABI version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39721
2014-02-23 17:32:07 +00:00
Felix Fietkau
6c8300df3d
netifd: update to latest version, fixes wireless device reload handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39706
2014-02-23 08:13:28 +00:00
Felix Fietkau
8167b27bca
ath5k: mark the current survey channel as being used
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39691
2014-02-22 13:57:09 +00:00
Felix Fietkau
08255e0237
ath9k: reduce unnecessary logspam ( #14940 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39690
2014-02-22 13:48:56 +00:00
Felix Fietkau
3ae79cd848
ath9k: fix issues with 5/10 mhz channel bandwidth ( #14916 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39689
2014-02-22 13:43:48 +00:00
Felix Fietkau
ec4ab71c54
ath9k: fix issues that have been plaguing some powersave clients since the tx queueing rework ( #14092 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39688
2014-02-22 13:01:11 +00:00
Felix Fietkau
b75914d2fb
ath9k: show more reset causes in debugfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39687
2014-02-22 13:01:07 +00:00
Felix Fietkau
ca82dfe31b
mac80211: merge some upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39686
2014-02-22 13:01:04 +00:00
Felix Fietkau
fc0a51c2e1
ath9k: enable u-apsd support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39685
2014-02-22 13:01:00 +00:00
Felix Fietkau
b44e9bff9d
ath9k: add a tx locking fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39684
2014-02-22 13:00:55 +00:00