Luka Perkov
058d074f87
Config.in: expose symbols specific to lxc in separate item
...
SVN-Revision: 36650
2013-05-17 11:27:20 +00:00
Felix Fietkau
7f847fe47c
ath9k: merge some aggregation / rate handling related fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36648
2013-05-17 09:37:19 +00:00
Felix Fietkau
9b1181ed66
valgrind: enable parallel builds
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36647
2013-05-17 09:37:15 +00:00
Felix Fietkau
56478636aa
ar71xx: remove the xfrm.h chunk from the unaligned access hacks, it breaks ipsec
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36646
2013-05-17 07:31:00 +00:00
Felix Fietkau
ab3982a841
mac80211: add a rate control rate selection fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36645
2013-05-16 11:41:54 +00:00
Felix Fietkau
7365e647f6
uhttpd: update to latest version, fixes index page processing order
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36644
2013-05-16 11:38:19 +00:00
Felix Fietkau
151a792e75
trace-cmd: update to latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36643
2013-05-16 11:38:12 +00:00
Luka Perkov
4fc8e64a40
iproute2: workaround compile issues with gcc 4.8.x
...
SVN-Revision: 36642
2013-05-16 00:04:48 +00:00
Steven Barth
a62ca72309
odhcp6c: Fix handling of RAs when no DHCPv6-server is present
...
SVN-Revision: 36641
2013-05-15 11:07:01 +00:00
Felix Fietkau
059a636ab5
mac80211: add mesh_param support
...
This patch add mesh_param support in mac80211.sh
It suppose that this patch http://patchwork.openwrt.org/patch/3540/ is applied (add HT support for mesh)
Tested with rspro(ar9280)/wr1043nd, BB r36211
see also this http://lists.open80211s.org/pipermail/devel/2012-June/003352.html
(mesh_hwmp_rootmode 1 & mesh_gate_announcements 1
=> mesh_hwmp_rootmode 4 & mesh_gate_announcements 1)
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 36640
2013-05-15 09:36:10 +00:00
Felix Fietkau
325629b4fc
mac80211: add HT support for mesh
...
This is a quick patch to enable HT for mesh mode
https://github.com/cozybit/open80211s/wiki/HOWTO#high-throughput
http://lists.open80211s.org/pipermail/devel/2012-March/002990.html
For my test setup the speed increased from 1-2 Mbytes/sec to 8-10 Mbytes/sec (iperf)
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 36639
2013-05-15 09:36:02 +00:00
Luka Perkov
580481cd6d
iproute2: upgrade to 3.9.0
...
SVN-Revision: 36638
2013-05-14 23:49:34 +00:00
Luka Perkov
5be36cbe83
iproute2: print help in connmark
...
SVN-Revision: 36637
2013-05-14 23:49:31 +00:00
Felix Fietkau
d090eea125
uhttpd: update to latest version, fixes a SSL connection memory leak
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36636
2013-05-14 17:43:00 +00:00
Felix Fietkau
d481486aad
package: fold the IPv6 menu into Network
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36634
2013-05-14 15:02:31 +00:00
Felix Fietkau
29cd45f752
mac80211: fix AP mode action frame handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36633
2013-05-14 11:02:01 +00:00
Felix Fietkau
c27351f2fa
mac80211: fix client mode state handling issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36632
2013-05-14 11:01:54 +00:00
Felix Fietkau
144cfb65a4
ar71xx: add hard_cfg offset detection for rb2011 support - fixes wlan on some newer devices
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36631
2013-05-13 19:13:33 +00:00
Felix Fietkau
2c5a5d8736
kernel: add missing PHY ID for an AR8327 switch variant
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36630
2013-05-13 19:13:27 +00:00
Steven Barth
e8f3897389
6relayd: Always announce the current MAC-address
...
* Fixes #13516 thanks to berni for the detailed bugreport.
SVN-Revision: 36629
2013-05-13 17:54:36 +00:00
Steven Barth
a1af842016
ds-lite: add ds-lite network protocol handler
...
SVN-Revision: 36628
2013-05-13 17:12:39 +00:00
Steven Barth
5ce135ed87
netifd: Various IPv6 improvements * Add support for IP-in-IPv6 tunnels (DS-Lite) * Use source-based routing for IPv6 to allow multi-wan * Various smaller tunnel setup improvements
...
SVN-Revision: 36627
2013-05-13 17:12:34 +00:00
Steven Barth
ea71678b09
netifd: added support for setting up 6rd from DHCP
...
SVN-Revision: 36626
2013-05-13 17:12:30 +00:00
Steven Barth
ad93a571c6
odhcp6c: added support for DS-Lite + various fixes
...
SVN-Revision: 36625
2013-05-13 17:12:25 +00:00
Steven Barth
973dad61b0
firewall3: Remove obsoleted ULA-border
...
SVN-Revision: 36624
2013-05-13 17:12:20 +00:00
Steven Barth
07d99b62b7
firewall3: add wan6 interface to wan-zone by default
...
SVN-Revision: 36623
2013-05-13 17:12:15 +00:00
Steven Barth
4cb9d9715c
firewall: Remove obsoleted ULA-border rule
...
SVN-Revision: 36622
2013-05-13 17:12:10 +00:00
Felix Fietkau
6a57ff8548
valgrind: do not depend on a particular ARM target, depend on the arch level
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36621
2013-05-13 15:05:03 +00:00
Felix Fietkau
eea89fea6a
build: add config symbols for different ARM arch levels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36620
2013-05-13 15:04:58 +00:00
Jonas Gorski
526aedb705
kernel: move CONFIG_MIPS_SEAD3 to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36617
2013-05-12 21:41:55 +00:00
Jonas Gorski
ed06d2ad5c
bcm63xx: don't build CRAMFS
...
Don't build the CRAMFS file system module in the kernel, and save some bytes.
No bcm63xx board needs this obsolete file system, neither those ones using
the Redboot bootloader (liveboxes). Thus, there is no need to build it, since it has
been replaced long time ago by squashfs.
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
SVN-Revision: 36616
2013-05-12 21:41:52 +00:00
Jonas Gorski
ccd7fbba87
led and buttons support for board DWV-S0
...
Signed-off-by: Gianluca Agliozzo <gianluca05@hotmail.it>
[jogo@openwrt.org: fixup patch so it actually applies]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36615
2013-05-12 21:41:50 +00:00
Jonas Gorski
0a907fdb8a
bcm63xx: remove defconfig support
...
All boards use uci-defaults, no need to keep defconfig support.
SVN-Revision: 36610
2013-05-12 11:54:38 +00:00
Jonas Gorski
bbd02c6fb7
kernel: fix CVE-2013-1763 in older kernels
...
Newer kernels were already fixed by upstream.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36607
2013-05-12 10:55:12 +00:00
Steven Barth
8560648082
6rd: increase metric of default route
...
This will prefer native IPv6 over 6rd if both are present.
SVN-Revision: 36605
2013-05-12 08:07:15 +00:00
Jo-Philipp Wich
d59f8cfa8e
iwinfo: only consider joined bss when finding current operating frequency, fixes spurious misreporting of frequencies in ad-hoc mode
...
SVN-Revision: 36604
2013-05-12 01:12:56 +00:00
Felix Fietkau
f09d89a7b1
ubus: update to the latest version, fixes a rare deadlock with multiple synchronous invoke/notify calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36603
2013-05-11 20:42:41 +00:00
Felix Fietkau
aacbb9ba77
openssl: disable mips16, it makes the code slower
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36602
2013-05-10 00:18:27 +00:00
Felix Fietkau
03531f565a
px5g: disable assembler functions, fixes compile errors with mips16
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36601
2013-05-09 23:49:03 +00:00
Felix Fietkau
0be8dd36dc
ar71xx: set mips16 support, tune cflags for 34kc (works well on MIPS 24K as well, but helps a lot for 34K and 74K)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36600
2013-05-09 23:32:46 +00:00
Felix Fietkau
0fb3475ecc
scripts/remote-gdb: add support for debugging core files
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36596
2013-05-09 20:50:58 +00:00
Felix Fietkau
ed30c90e2d
scripts/remote-gdb: fix path when built for musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36595
2013-05-09 20:50:54 +00:00
Felix Fietkau
2430e9a4f5
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36594
2013-05-09 20:50:49 +00:00
Jonas Gorski
dc00dbd085
kernel: modules: kmod-fs-isofs depends on kmod-lib-zlib
...
Add missing dependency. Fixes #11624 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36593
2013-05-09 20:50:10 +00:00
Jonas Gorski
0b03ff2028
kernel: make zlib and lzo modules selectable
...
Fixes building kmod-lib-zlib and kmod-lib-lzo if nothing depends on them.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36592
2013-05-09 20:50:07 +00:00
Felix Fietkau
a424aa6123
toolchain/musl: add version 0.9.10
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36591
2013-05-09 20:34:21 +00:00
Felix Fietkau
7054f27c6f
toolchain/musl: fix libstdc++ build issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36590
2013-05-09 20:02:57 +00:00
Hauke Mehrtens
0b161c6f9e
kernel: b53: use correct oops for bcm5365 switch
...
SVN-Revision: 36589
2013-05-09 20:01:58 +00:00
Felix Fietkau
5f14f32d8a
toolchain/musl: fix build issues on mac os x
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36588
2013-05-09 19:26:53 +00:00
Jonas Gorski
98f6dc1b43
kernel: allow building zsmalloc as a module again
...
zsmalloc was changed to a bool because of missing exports in the kernel,
but we already export the required symbol, so change it back to tristate.
Closes #13481 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36587
2013-05-09 19:19:36 +00:00