openwrt/staging/lynxis/omap.git
10 years agofirewall3: update to git head
Jo-Philipp Wich [Thu, 23 May 2013 13:07:44 +0000 (13:07 +0000)]
firewall3: update to git head

  - Use weak references for instantiating libext*.a matches, makes fw3 independant from the compile time features of iptables
  - Do not leak memory when processing rules with unknown targets or matches

SVN-Revision: 36698

10 years agomac80211: fix station info tx bytes (#13567)
Felix Fietkau [Thu, 23 May 2013 13:06:17 +0000 (13:06 +0000)]
mac80211: fix station info tx bytes (#13567)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36697

10 years agouhttpd: update to latest version, fixes #13564, #13560, improves error handling as...
Felix Fietkau [Thu, 23 May 2013 10:50:42 +0000 (10:50 +0000)]
uhttpd: update to latest version, fixes #13564, #13560, improves error handling as pointed out in #13537

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36696

10 years agoath9k: merge some ar934x stability fixes
Felix Fietkau [Thu, 23 May 2013 10:22:13 +0000 (10:22 +0000)]
ath9k: merge some ar934x stability fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36695

10 years agogcc: remove version 4.7
Felix Fietkau [Thu, 23 May 2013 10:22:09 +0000 (10:22 +0000)]
gcc: remove version 4.7

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36694

10 years agogcc: port missing patches from 4.6 to 4.8
Felix Fietkau [Thu, 23 May 2013 10:21:59 +0000 (10:21 +0000)]
gcc: port missing patches from 4.6 to 4.8

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36693

10 years agofirewall3: Remove abandonend include
Steven Barth [Thu, 23 May 2013 06:38:25 +0000 (06:38 +0000)]
firewall3: Remove abandonend include

SVN-Revision: 36692

10 years agofirewall3: update to git head
Jo-Philipp Wich [Wed, 22 May 2013 14:15:53 +0000 (14:15 +0000)]
firewall3: update to git head

  - fix build on Linux < 3.7
  - limit zone names to 14 bytes

SVN-Revision: 36691

10 years ago6relayd: Let OpenWrt override default CFLAGS
Steven Barth [Wed, 22 May 2013 11:58:54 +0000 (11:58 +0000)]
6relayd: Let OpenWrt override default CFLAGS

SVN-Revision: 36690

10 years agofirewall3: update to git head
Jo-Philipp Wich [Wed, 22 May 2013 11:37:41 +0000 (11:37 +0000)]
firewall3: update to git head

  - fixes reload when firewall is not running already
  - fixes crash when ipsets are supported but undeclared
  - fixes handling of per zone user chains on reload

SVN-Revision: 36689

10 years agogcc: fix avr32 default GCC version
Jonas Gorski [Wed, 22 May 2013 08:26:57 +0000 (08:26 +0000)]
gcc: fix avr32 default GCC version

Fix gcc version default after r36355 removing all GCC_DEFAULT_VERSION
symbols.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36688

10 years ago6relayd: Fix a segfault when multiple downstream interfaces are present
Steven Barth [Tue, 21 May 2013 18:05:37 +0000 (18:05 +0000)]
6relayd: Fix a segfault when multiple downstream interfaces are present

SVN-Revision: 36687

10 years agofirewall3: update to git head
Jo-Philipp Wich [Tue, 21 May 2013 14:49:37 +0000 (14:49 +0000)]
firewall3: update to git head

  - fixes segfault in flush command if ipset support is not available
  - fixes internal rule generation if custom chains are enabled

SVN-Revision: 36686

10 years agoipset: remove dependency on iptables-mod-ipset - technically it does not depend on...
Jo-Philipp Wich [Tue, 21 May 2013 13:00:28 +0000 (13:00 +0000)]
ipset: remove dependency on iptables-mod-ipset - technically it does not depend on it and the iptables matches are now part of the base

SVN-Revision: 36685

10 years agofirewall3: move libext*.a copying to compile phase
Jo-Philipp Wich [Tue, 21 May 2013 12:58:36 +0000 (12:58 +0000)]
firewall3: move libext*.a copying to compile phase

SVN-Revision: 36684

10 years agonetfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into base...
Jo-Philipp Wich [Tue, 21 May 2013 12:58:15 +0000 (12:58 +0000)]
netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into base iptables package - drop iptables-mod-ipset

SVN-Revision: 36683

10 years agofirewall3: update to git head
Jo-Philipp Wich [Tue, 21 May 2013 10:15:14 +0000 (10:15 +0000)]
firewall3: update to git head

 * use libiptc and libxtables directly to manage ruleset, iptables-restore is unreliable and prone to race conditions
 * make ipset integration more reliable

SVN-Revision: 36681

10 years agoiptables: use -ffunction-sections, -fdata-sections and --gc-sections
Jo-Philipp Wich [Tue, 21 May 2013 10:15:10 +0000 (10:15 +0000)]
iptables: use -ffunction-sections, -fdata-sections and --gc-sections

SVN-Revision: 36680

10 years agoar71xx: disable jffs2 by default, it confuses users since many devices have incompati...
Felix Fietkau [Tue, 21 May 2013 09:45:46 +0000 (09:45 +0000)]
ar71xx: disable jffs2 by default, it confuses users since many devices have incompatible eraseblock sizes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36679

10 years agoodhcp6c: Various fixes * Honour T1 and T2 values from servers better * Correctly...
Steven Barth [Tue, 21 May 2013 09:13:48 +0000 (09:13 +0000)]
odhcp6c: Various fixes * Honour T1 and T2 values from servers better * Correctly send Reconfigure-Accept option in requests

SVN-Revision: 36678

10 years ago6relayd: Various DHCPv6-fixes * Be more standards-compliant in stateful mode * Handle...
Steven Barth [Tue, 21 May 2013 09:13:40 +0000 (09:13 +0000)]
6relayd: Various DHCPv6-fixes * Be more standards-compliant in stateful mode * Handle hostnames from Windows-clients correctly * Handle messages from DHCPv6-relays better

SVN-Revision: 36677

10 years agokernel: update 3.9 to 3.9.3
Jonas Gorski [Mon, 20 May 2013 16:57:00 +0000 (16:57 +0000)]
kernel: update 3.9 to 3.9.3

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36676

10 years agoodhcp6c: Fix address / prefix expiry logic
Steven Barth [Mon, 20 May 2013 14:54:20 +0000 (14:54 +0000)]
odhcp6c: Fix address / prefix expiry logic

SVN-Revision: 36675

10 years agoar7: drop obsolete 3.3 support
Jonas Gorski [Mon, 20 May 2013 12:42:44 +0000 (12:42 +0000)]
ar7: drop obsolete 3.3 support

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36674

10 years agoar7: drop obsolete 3.6 support
Jonas Gorski [Mon, 20 May 2013 12:42:41 +0000 (12:42 +0000)]
ar7: drop obsolete 3.6 support

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36673

10 years agoar7: switch to 3.9
Jonas Gorski [Mon, 20 May 2013 12:42:38 +0000 (12:42 +0000)]
ar7: switch to 3.9

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36672

10 years agoar7: add support for 3.9
Jonas Gorski [Mon, 20 May 2013 12:42:36 +0000 (12:42 +0000)]
ar7: add support for 3.9

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36671

10 years agokernel: add some missing symbols/move them to generic
Jonas Gorski [Mon, 20 May 2013 12:42:32 +0000 (12:42 +0000)]
kernel: add some missing symbols/move them to generic

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36670

10 years agobrcm2708: make it boot on revision 2 raspberry pis
Jonas Gorski [Mon, 20 May 2013 12:07:03 +0000 (12:07 +0000)]
brcm2708: make it boot on revision 2 raspberry pis

  * update the bootcode.bin to the newest version
    - gpu/cpu mem split is now configured through config.txt, so no need
      to create more than one sd card image (just edit the config.txt)
    - bootcode.bin now supports the never revision 2 raspberry pis

  * add a commented prepopulated config.txt for easier config changes
    Taken from <https://github.com/Evilpaul/RPi-config>

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36668

10 years agobrcm2708-gpu-fw: download zipped sources and switch to Hexxeh's git
Jonas Gorski [Mon, 20 May 2013 12:07:00 +0000 (12:07 +0000)]
brcm2708-gpu-fw: download zipped sources and switch to Hexxeh's git

* Use the gzipped download feature from github to get a tarball with a
  stable hash.
* Use Liam McLoughlin's git which has a subset of the original git's
  contents, dropping all the precompiled modules and kernels.

Reduces the download size from ~1.27 GiB to ~25 MiB.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36667

10 years agomac80211: remove superfluous patch
Jonas Gorski [Mon, 20 May 2013 12:06:57 +0000 (12:06 +0000)]
mac80211: remove superfluous patch

This is already handles in compat-3.8.h as prandom* was introduced
in 3.8; only the aliases were removed in 3.10.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36666

10 years agouboot-envtools: upgrade to 2013.04
Luka Perkov [Mon, 20 May 2013 08:52:44 +0000 (08:52 +0000)]
uboot-envtools: upgrade to 2013.04

SVN-Revision: 36665

10 years agokernel: generic: add 3.10-rc1 support
Jonas Gorski [Sun, 19 May 2013 18:36:15 +0000 (18:36 +0000)]
kernel: generic: add 3.10-rc1 support

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36663

10 years agokernel: adapt module paths for 3.10-rc1
Jonas Gorski [Sun, 19 May 2013 18:36:09 +0000 (18:36 +0000)]
kernel: adapt module paths for 3.10-rc1

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36662

10 years agomac80211: make it build with 3.10-rc1
Jonas Gorski [Sun, 19 May 2013 18:36:06 +0000 (18:36 +0000)]
mac80211: make it build with 3.10-rc1

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36661

10 years agobcm63xx: add 3.9 support
Jonas Gorski [Sun, 19 May 2013 18:32:13 +0000 (18:32 +0000)]
bcm63xx: add 3.9 support

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36660

10 years agobcm63xx: Simplify CFE detection.
Jonas Gorski [Sun, 19 May 2013 18:32:02 +0000 (18:32 +0000)]
bcm63xx: Simplify CFE detection.

Check bootloader argument in mtd.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo@openwrt.org: split into two patches, one for detection,
                   one letting bcm63xxpart use it.]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36659

10 years agokernel: update 3.9 to 3.9.2
Jonas Gorski [Sun, 19 May 2013 18:31:51 +0000 (18:31 +0000)]
kernel: update 3.9 to 3.9.2

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36658

10 years agokernel: don't remove of_tables
Jonas Gorski [Sun, 19 May 2013 11:27:28 +0000 (11:27 +0000)]
kernel: don't remove of_tables

These are needed for OF setup of clocksource, clocks and irqchips.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36657

10 years agoath9k: fix some more aggregation related issues
Felix Fietkau [Sat, 18 May 2013 19:36:22 +0000 (19:36 +0000)]
ath9k: fix some more aggregation related issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36656

10 years agodnsmasq: add directory for external hosts-files
Steven Barth [Fri, 17 May 2013 14:44:12 +0000 (14:44 +0000)]
dnsmasq: add directory for external hosts-files

SVN-Revision: 36655

10 years ago6relayd: Add stateful DHCPv6-support (IA_NA) * Add management_level option (0: set...
Steven Barth [Fri, 17 May 2013 14:44:07 +0000 (14:44 +0000)]
6relayd: Add stateful DHCPv6-support (IA_NA) * Add management_level option (0: set O-flag, >=1: set M-flag) * Add support for static DHCPv6-leases * Various fixes for DHCPv6-PD

SVN-Revision: 36654

10 years agonetifd: Unify interface-based routing for IPv4 and IPv6 * Add interface option to...
Steven Barth [Fri, 17 May 2013 14:44:02 +0000 (14:44 +0000)]
netifd: Unify interface-based routing for IPv4 and IPv6 * Add interface option to set routing table for protocol routes * Enabled for IPv6 for source-based filtering, disabled for IPv4

Based on a patch by Kristian Evensen. Thank You.

SVN-Revision: 36653

10 years agoConfig.in: expose symbols specific to lxc in separate item
Luka Perkov [Fri, 17 May 2013 11:27:20 +0000 (11:27 +0000)]
Config.in: expose symbols specific to lxc in separate item

SVN-Revision: 36650

10 years agoath9k: merge some aggregation / rate handling related fixes
Felix Fietkau [Fri, 17 May 2013 09:37:19 +0000 (09:37 +0000)]
ath9k: merge some aggregation / rate handling related fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36648

10 years agovalgrind: enable parallel builds
Felix Fietkau [Fri, 17 May 2013 09:37:15 +0000 (09:37 +0000)]
valgrind: enable parallel builds

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36647

10 years agoar71xx: remove the xfrm.h chunk from the unaligned access hacks, it breaks ipsec
Felix Fietkau [Fri, 17 May 2013 07:31:00 +0000 (07:31 +0000)]
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

10 years agomac80211: add a rate control rate selection fix
Felix Fietkau [Thu, 16 May 2013 11:41:54 +0000 (11:41 +0000)]
mac80211: add a rate control rate selection fix

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36645

10 years agouhttpd: update to latest version, fixes index page processing order
Felix Fietkau [Thu, 16 May 2013 11:38:19 +0000 (11:38 +0000)]
uhttpd: update to latest version, fixes index page processing order

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36644

10 years agotrace-cmd: update to latest version
Felix Fietkau [Thu, 16 May 2013 11:38:12 +0000 (11:38 +0000)]
trace-cmd: update to latest version

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36643

10 years agoiproute2: workaround compile issues with gcc 4.8.x
Luka Perkov [Thu, 16 May 2013 00:04:48 +0000 (00:04 +0000)]
iproute2: workaround compile issues with gcc 4.8.x

SVN-Revision: 36642

10 years agoodhcp6c: Fix handling of RAs when no DHCPv6-server is present
Steven Barth [Wed, 15 May 2013 11:07:01 +0000 (11:07 +0000)]
odhcp6c: Fix handling of RAs when no DHCPv6-server is present

SVN-Revision: 36641

10 years agomac80211: add mesh_param support
Felix Fietkau [Wed, 15 May 2013 09:36:10 +0000 (09:36 +0000)]
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

10 years agomac80211: add HT support for mesh
Felix Fietkau [Wed, 15 May 2013 09:36:02 +0000 (09:36 +0000)]
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

10 years agoiproute2: upgrade to 3.9.0
Luka Perkov [Tue, 14 May 2013 23:49:34 +0000 (23:49 +0000)]
iproute2: upgrade to 3.9.0

SVN-Revision: 36638

10 years agoiproute2: print help in connmark
Luka Perkov [Tue, 14 May 2013 23:49:31 +0000 (23:49 +0000)]
iproute2: print help in connmark

SVN-Revision: 36637

10 years agouhttpd: update to latest version, fixes a SSL connection memory leak
Felix Fietkau [Tue, 14 May 2013 17:43:00 +0000 (17:43 +0000)]
uhttpd: update to latest version, fixes a SSL connection memory leak

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36636

10 years agopackage: fold the IPv6 menu into Network
Felix Fietkau [Tue, 14 May 2013 15:02:31 +0000 (15:02 +0000)]
package: fold the IPv6 menu into Network

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36634

10 years agomac80211: fix AP mode action frame handling
Felix Fietkau [Tue, 14 May 2013 11:02:01 +0000 (11:02 +0000)]
mac80211: fix AP mode action frame handling

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36633

10 years agomac80211: fix client mode state handling issues
Felix Fietkau [Tue, 14 May 2013 11:01:54 +0000 (11:01 +0000)]
mac80211: fix client mode state handling issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36632

10 years agoar71xx: add hard_cfg offset detection for rb2011 support - fixes wlan on some newer...
Felix Fietkau [Mon, 13 May 2013 19:13:33 +0000 (19:13 +0000)]
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

10 years agokernel: add missing PHY ID for an AR8327 switch variant
Felix Fietkau [Mon, 13 May 2013 19:13:27 +0000 (19:13 +0000)]
kernel: add missing PHY ID for an AR8327 switch variant

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36630

10 years ago6relayd: Always announce the current MAC-address
Steven Barth [Mon, 13 May 2013 17:54:36 +0000 (17:54 +0000)]
6relayd: Always announce the current MAC-address

* Fixes #13516 thanks to berni for the detailed bugreport.

SVN-Revision: 36629

10 years agods-lite: add ds-lite network protocol handler
Steven Barth [Mon, 13 May 2013 17:12:39 +0000 (17:12 +0000)]
ds-lite: add ds-lite network protocol handler

SVN-Revision: 36628

10 years agonetifd: Various IPv6 improvements * Add support for IP-in-IPv6 tunnels (DS-Lite)...
Steven Barth [Mon, 13 May 2013 17:12:34 +0000 (17:12 +0000)]
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

10 years agonetifd: added support for setting up 6rd from DHCP
Steven Barth [Mon, 13 May 2013 17:12:30 +0000 (17:12 +0000)]
netifd: added support for setting up 6rd from DHCP

SVN-Revision: 36626

10 years agoodhcp6c: added support for DS-Lite + various fixes
Steven Barth [Mon, 13 May 2013 17:12:25 +0000 (17:12 +0000)]
odhcp6c: added support for DS-Lite + various fixes

SVN-Revision: 36625

10 years agofirewall3: Remove obsoleted ULA-border
Steven Barth [Mon, 13 May 2013 17:12:20 +0000 (17:12 +0000)]
firewall3: Remove obsoleted ULA-border

SVN-Revision: 36624

10 years agofirewall3: add wan6 interface to wan-zone by default
Steven Barth [Mon, 13 May 2013 17:12:15 +0000 (17:12 +0000)]
firewall3: add wan6 interface to wan-zone by default

SVN-Revision: 36623

10 years agofirewall: Remove obsoleted ULA-border rule
Steven Barth [Mon, 13 May 2013 17:12:10 +0000 (17:12 +0000)]
firewall: Remove obsoleted ULA-border rule

SVN-Revision: 36622

10 years agovalgrind: do not depend on a particular ARM target, depend on the arch level
Felix Fietkau [Mon, 13 May 2013 15:05:03 +0000 (15:05 +0000)]
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

10 years agobuild: add config symbols for different ARM arch levels
Felix Fietkau [Mon, 13 May 2013 15:04:58 +0000 (15:04 +0000)]
build: add config symbols for different ARM arch levels

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36620

10 years agokernel: move CONFIG_MIPS_SEAD3 to generic
Jonas Gorski [Sun, 12 May 2013 21:41:55 +0000 (21:41 +0000)]
kernel: move CONFIG_MIPS_SEAD3 to generic

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36617

10 years agobcm63xx: don't build CRAMFS
Jonas Gorski [Sun, 12 May 2013 21:41:52 +0000 (21:41 +0000)]
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

10 years agoled and buttons support for board DWV-S0
Jonas Gorski [Sun, 12 May 2013 21:41:50 +0000 (21:41 +0000)]
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

10 years agobcm63xx: remove defconfig support
Jonas Gorski [Sun, 12 May 2013 11:54:38 +0000 (11:54 +0000)]
bcm63xx: remove defconfig support

All boards use uci-defaults, no need to keep defconfig support.

SVN-Revision: 36610

10 years agokernel: fix CVE-2013-1763 in older kernels
Jonas Gorski [Sun, 12 May 2013 10:55:12 +0000 (10:55 +0000)]
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

10 years ago6rd: increase metric of default route
Steven Barth [Sun, 12 May 2013 08:07:15 +0000 (08:07 +0000)]
6rd: increase metric of default route

This will prefer native IPv6 over 6rd if both are present.

SVN-Revision: 36605

10 years agoiwinfo: only consider joined bss when finding current operating frequency, fixes...
Jo-Philipp Wich [Sun, 12 May 2013 01:12:56 +0000 (01:12 +0000)]
iwinfo: only consider joined bss when finding current operating frequency, fixes spurious misreporting of frequencies in ad-hoc mode

SVN-Revision: 36604

10 years agoubus: update to the latest version, fixes a rare deadlock with multiple synchronous...
Felix Fietkau [Sat, 11 May 2013 20:42:41 +0000 (20:42 +0000)]
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

10 years agoopenssl: disable mips16, it makes the code slower
Felix Fietkau [Fri, 10 May 2013 00:18:27 +0000 (00:18 +0000)]
openssl: disable mips16, it makes the code slower

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36602

10 years agopx5g: disable assembler functions, fixes compile errors with mips16
Felix Fietkau [Thu, 9 May 2013 23:49:03 +0000 (23:49 +0000)]
px5g: disable assembler functions, fixes compile errors with mips16

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36601

10 years agoar71xx: set mips16 support, tune cflags for 34kc (works well on MIPS 24K as well...
Felix Fietkau [Thu, 9 May 2013 23:32:46 +0000 (23:32 +0000)]
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

10 years agoscripts/remote-gdb: add support for debugging core files
Felix Fietkau [Thu, 9 May 2013 20:50:58 +0000 (20:50 +0000)]
scripts/remote-gdb: add support for debugging core files

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36596

10 years agoscripts/remote-gdb: fix path when built for musl
Felix Fietkau [Thu, 9 May 2013 20:50:54 +0000 (20:50 +0000)]
scripts/remote-gdb: fix path when built for musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36595

10 years agotoolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandato...
Felix Fietkau [Thu, 9 May 2013 20:50:49 +0000 (20:50 +0000)]
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

10 years agokernel: modules: kmod-fs-isofs depends on kmod-lib-zlib
Jonas Gorski [Thu, 9 May 2013 20:50:10 +0000 (20:50 +0000)]
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

10 years agokernel: make zlib and lzo modules selectable
Jonas Gorski [Thu, 9 May 2013 20:50:07 +0000 (20:50 +0000)]
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

10 years agotoolchain/musl: add version 0.9.10
Felix Fietkau [Thu, 9 May 2013 20:34:21 +0000 (20:34 +0000)]
toolchain/musl: add version 0.9.10

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36591

10 years agotoolchain/musl: fix libstdc++ build issues
Felix Fietkau [Thu, 9 May 2013 20:02:57 +0000 (20:02 +0000)]
toolchain/musl: fix libstdc++ build issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36590

10 years agokernel: b53: use correct oops for bcm5365 switch
Hauke Mehrtens [Thu, 9 May 2013 20:01:58 +0000 (20:01 +0000)]
kernel: b53: use correct oops for bcm5365 switch

SVN-Revision: 36589

10 years agotoolchain/musl: fix build issues on mac os x
Felix Fietkau [Thu, 9 May 2013 19:26:53 +0000 (19:26 +0000)]
toolchain/musl: fix build issues on mac os x

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36588

10 years agokernel: allow building zsmalloc as a module again
Jonas Gorski [Thu, 9 May 2013 19:19:36 +0000 (19:19 +0000)]
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

10 years agoar71xx: use combined kernel image in the CameoHornet template
Gabor Juhos [Wed, 8 May 2013 17:11:10 +0000 (17:11 +0000)]
ar71xx: use combined kernel image in the CameoHornet template

This allow us to increase the kernel partition size,
and ensures, that the -factory image still usable via
the original interface.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36584

10 years agofirmware-utils/mkcameofw: allow to use combined kernel image
Gabor Juhos [Wed, 8 May 2013 17:11:08 +0000 (17:11 +0000)]
firmware-utils/mkcameofw: allow to use combined kernel image

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36583

10 years agoar71xx: add profile and build image for the RNX-N360RT board
Gabor Juhos [Wed, 8 May 2013 17:07:19 +0000 (17:07 +0000)]
ar71xx: add profile and build image for the RNX-N360RT board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36582

10 years agoar71xx: add user-space model detection for the RNX-N360RT board
Gabor Juhos [Wed, 8 May 2013 17:07:18 +0000 (17:07 +0000)]
ar71xx: add user-space model detection for the RNX-N360RT board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36581

10 years agoar71xx: add profile and build image for Netgear WNDAP360
Gabor Juhos [Wed, 8 May 2013 17:03:43 +0000 (17:03 +0000)]
ar71xx: add profile and build image for Netgear WNDAP360

[juhosg: this has been created from the following patch:
http://patchwork.openwrt.org/patch/3620/ ]

Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36580

10 years agoar71xx: add user-space support for Netgear WNDAP360
Gabor Juhos [Wed, 8 May 2013 17:03:42 +0000 (17:03 +0000)]
ar71xx: add user-space support for Netgear WNDAP360

[juhosg: this has been created from the following patch:
http://patchwork.openwrt.org/patch/3620/ ]

Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36579

10 years agoar71xx: add kernel support for Netgear WNDAP360
Gabor Juhos [Wed, 8 May 2013 17:03:34 +0000 (17:03 +0000)]
ar71xx: add kernel support for Netgear WNDAP360

Here is corrected version (only thing not working are wifi LEDs).

[juhosg: this has been created from the following patch:
http://patchwork.openwrt.org/patch/3620/ ]

Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36578