openwrt/openwrt.git
10 years ago6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses breaks...
Steven Barth [Sat, 1 Jun 2013 17:51:02 +0000 (17:51 +0000)]
6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses breaks Windows clients

SVN-Revision: 36815

10 years agousbmode: fix hotplug script name
Felix Fietkau [Fri, 31 May 2013 15:42:23 +0000 (15:42 +0000)]
usbmode: fix hotplug script name

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

10 years agoreplace usb-modeswitch with a rewrite that should be more reliable
Felix Fietkau [Fri, 31 May 2013 15:41:17 +0000 (15:41 +0000)]
replace usb-modeswitch with a rewrite that should be more reliable

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

10 years agoprocd: update to the latest version, fixes restarting stopped instances based on...
Felix Fietkau [Fri, 31 May 2013 15:41:12 +0000 (15:41 +0000)]
procd: update to the latest version, fixes restarting stopped instances based on init script restart

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

10 years agoodhcp6c: work around spurious false-positive address DECLINEs
Steven Barth [Fri, 31 May 2013 13:49:17 +0000 (13:49 +0000)]
odhcp6c: work around spurious false-positive address DECLINEs

SVN-Revision: 36809

10 years agolantiq: revert [36779] as it caused a regression
John Crispin [Fri, 31 May 2013 13:25:07 +0000 (13:25 +0000)]
lantiq: revert [36779] as it caused a regression

submitter was informed of a endinaess swap regression and replied with "works on my board"

revert the patch and make arv7518 wifi work again

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36807

10 years agofirewall3: use list notation for default zone network config to avoid "uci add_list...
Jo-Philipp Wich [Fri, 31 May 2013 13:23:23 +0000 (13:23 +0000)]
firewall3: use list notation for default zone network config to avoid "uci add_list" coercing the value wrongly

SVN-Revision: 36806

10 years agoodhcp6c: fix handling of multiple RAs in a row
Steven Barth [Fri, 31 May 2013 10:02:39 +0000 (10:02 +0000)]
odhcp6c: fix handling of multiple RAs in a row

SVN-Revision: 36804

10 years agolibubox: update to latest version, fixes some ustream issues that might be affecting...
Felix Fietkau [Fri, 31 May 2013 09:19:38 +0000 (09:19 +0000)]
libubox: update to latest version, fixes some ustream issues that might be affecting uhttpd

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

10 years agotoolchain: do not build GDB when using an external toolchain
Florian Fainelli [Thu, 30 May 2013 22:04:54 +0000 (22:04 +0000)]
toolchain: do not build GDB when using an external toolchain

The external toolchain should provide it if needed.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36802

10 years agoar71xx: register USB port for RB2011U* devices
Gabor Juhos [Thu, 30 May 2013 17:38:31 +0000 (17:38 +0000)]
ar71xx: register USB port for RB2011U* devices

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

10 years agoar71xx: create a separated network interface for the RB2011UAS SFP port
Gabor Juhos [Thu, 30 May 2013 17:38:30 +0000 (17:38 +0000)]
ar71xx: create a separated network interface for the RB2011UAS SFP port

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

10 years agoar71xx: make the SFP port usable on RB2011*S boards
Gabor Juhos [Thu, 30 May 2013 17:38:28 +0000 (17:38 +0000)]
ar71xx: make the SFP port usable on RB2011*S boards

The port 6 of the switch is connected to the SFP
cage on the RB2011*S boards. Add a helper function
to correctly initialize the switch configuration
data on those boards to make the SFP port usable.

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

10 years agogeneric: ar8216: allow to specify SGMII config via platform data
Gabor Juhos [Thu, 30 May 2013 17:38:26 +0000 (17:38 +0000)]
generic: ar8216: allow to specify SGMII config via platform data

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

10 years agogeneric: ar8216: add get_port_link callback
Gabor Juhos [Thu, 30 May 2013 17:38:22 +0000 (17:38 +0000)]
generic: ar8216: add get_port_link callback

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

10 years agoar71xx: rb2011: add switch led control values
Gabor Juhos [Thu, 30 May 2013 17:38:21 +0000 (17:38 +0000)]
ar71xx: rb2011: add switch led control values

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

10 years agoar71xx: rb2011: update RGMII RX/TX delay values
Gabor Juhos [Thu, 30 May 2013 17:38:20 +0000 (17:38 +0000)]
ar71xx: rb2011: update RGMII RX/TX delay values

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

10 years agoar71xx: rb2011: move NAND nCE init to rb2011_nand_init
Gabor Juhos [Thu, 30 May 2013 17:38:17 +0000 (17:38 +0000)]
ar71xx: rb2011: move NAND nCE init to rb2011_nand_init

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

10 years agoar71xx: add user-space support for RB2011UAS
Gabor Juhos [Thu, 30 May 2013 17:38:15 +0000 (17:38 +0000)]
ar71xx: add user-space support for RB2011UAS

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

10 years agoar71xx: add kernel support for the RB2011UAS
Gabor Juhos [Thu, 30 May 2013 17:38:13 +0000 (17:38 +0000)]
ar71xx: add kernel support for the RB2011UAS

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

10 years agogeneric: ar8216: show chip revision in the kernel log
Gabor Juhos [Thu, 30 May 2013 16:25:14 +0000 (16:25 +0000)]
generic: ar8216: show chip revision in the kernel log

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

10 years agoar71xx: add profile and build image for the Archer C7 board
Gabor Juhos [Thu, 30 May 2013 16:23:10 +0000 (16:23 +0000)]
ar71xx: add profile and build image for the Archer C7 board

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

10 years agoar71xx: add user-space support for TP-LINK Archer C7 board
Gabor Juhos [Thu, 30 May 2013 16:23:09 +0000 (16:23 +0000)]
ar71xx: add user-space support for TP-LINK Archer C7 board

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

10 years agoar71xx: add kernel support for the TP-LINK Archer C7 board
Gabor Juhos [Thu, 30 May 2013 16:23:07 +0000 (16:23 +0000)]
ar71xx: add kernel support for the TP-LINK Archer C7 board

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

10 years agoar71xx: add USB workarounds for AR934x/QCA955x SoCs
Gabor Juhos [Thu, 30 May 2013 16:23:06 +0000 (16:23 +0000)]
ar71xx: add USB workarounds for AR934x/QCA955x SoCs

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

10 years agoar71xx: add profile and build image for the DIR-601-B1
Gabor Juhos [Thu, 30 May 2013 16:19:30 +0000 (16:19 +0000)]
ar71xx: add profile and build image for the DIR-601-B1

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

10 years agoar71xx: allow to build CameoHornet images for multiple regions
Gabor Juhos [Thu, 30 May 2013 16:19:29 +0000 (16:19 +0000)]
ar71xx: allow to build CameoHornet images for multiple regions

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

10 years agoar71xx: allow to override fw version in CameoHornet profile
Gabor Juhos [Thu, 30 May 2013 16:19:28 +0000 (16:19 +0000)]
ar71xx: allow to override fw version in CameoHornet profile

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

10 years agolantiq: ARV752DPW: fix reboot loop caused by wrong GPIO setting
John Crispin [Thu, 30 May 2013 16:01:06 +0000 (16:01 +0000)]
lantiq: ARV752DPW: fix reboot loop caused by wrong GPIO setting

The GPIO buttons of ARV752DPW are active low.

Treating them as active high caused a reboot loop as a reset-button
press is detected by gpio-button-hotplug/gpio-keys-polled on startup.

This fixes: https://dev.openwrt.org/ticket/12642

Signed-off-by: Rafael Gieschke <rafael@gieschke.de>
SVN-Revision: 36783

10 years agolantiq: Fix ar8216 switch configuration
John Crispin [Thu, 30 May 2013 16:00:59 +0000 (16:00 +0000)]
lantiq: Fix ar8216 switch configuration

On linux 3.8 the switch is named as "switch0", but the network configuration script names it as "eth0", causing no communication over ethernet due to no proper VLAN config.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 36782

10 years agolantiq: DGN3500 support
John Crispin [Thu, 30 May 2013 16:00:50 +0000 (16:00 +0000)]
lantiq: DGN3500 support

This requires all the preceding patches and finishes support for the
DGN3500, also removing an obsolete file.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 36781

10 years agolantiq: enable retrieving kernel args from bootloader
John Crispin [Thu, 30 May 2013 16:00:42 +0000 (16:00 +0000)]
lantiq: enable retrieving kernel args from bootloader

This patch is a device tree enhancement that IMHO is worthy of mainline.
It allows the bootloader's commandline to be preserved even when the
device tree specifies one.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 36780

10 years agolantiq: wifi calibration from MTD
John Crispin [Thu, 30 May 2013 16:00:32 +0000 (16:00 +0000)]
lantiq: wifi calibration from MTD

This patch enables retrieving the wifi calibration data from an MTD
partition. It requires the previous patch.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 36779

10 years agolantiq: postpone PCI and wifi init
John Crispin [Thu, 30 May 2013 16:00:24 +0000 (16:00 +0000)]
lantiq: postpone PCI and wifi init

This postpones the initialization of PCI and wifi until after the MTD
initialization, so that calibration data may be loaded from there.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 36778

10 years agolantiq: fix LED-handling oversights
John Crispin [Thu, 30 May 2013 16:00:15 +0000 (16:00 +0000)]
lantiq: fix LED-handling oversights

This reassigns the PPPoE status to the LED that was intended to indicate
it, rather than the DSL sync light.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 36777

10 years agoprocd: update to latest git revision
John Crispin [Thu, 30 May 2013 16:00:06 +0000 (16:00 +0000)]
procd: update to latest git revision

* add support for rcS
* logread can relay log via tcp
* make sure directories are created before mknod is called

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36776

10 years agoramips: set correct description for rt305x subtarget
John Crispin [Thu, 30 May 2013 15:59:56 +0000 (15:59 +0000)]
ramips: set correct description for rt305x subtarget

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36775

10 years ago6relayd: Better compatibility with misbheaving DHCPv6 clients * Make the "best" addre...
Steven Barth [Thu, 30 May 2013 15:42:30 +0000 (15:42 +0000)]
6relayd: Better compatibility with misbheaving DHCPv6 clients * Make the "best" address / prefix the first one being announced * Only add the "best" address to the hosts-file

SVN-Revision: 36772

10 years agonetifd: updated IPv6 prefix delegation * Added support for prefix classes * Various...
Steven Barth [Thu, 30 May 2013 15:42:25 +0000 (15:42 +0000)]
netifd: updated IPv6 prefix delegation * Added support for prefix classes * Various bugfixes

SVN-Revision: 36771

10 years agouhttpd: update again to fix a ubus plugin crash bug
Felix Fietkau [Thu, 30 May 2013 13:16:38 +0000 (13:16 +0000)]
uhttpd: update again to fix a ubus plugin crash bug

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

10 years agouhttpd: update to latest version, fixes script timeout for ubus requests
Felix Fietkau [Thu, 30 May 2013 10:44:20 +0000 (10:44 +0000)]
uhttpd: update to latest version, fixes script timeout for ubus requests

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

10 years agoubus: update to latest version, fixes a crash on request cancelling
Felix Fietkau [Thu, 30 May 2013 10:44:16 +0000 (10:44 +0000)]
ubus: update to latest version, fixes a crash on request cancelling

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

10 years ago6relayd: more verbosity in leases and logging
Steven Barth [Thu, 30 May 2013 07:56:55 +0000 (07:56 +0000)]
6relayd: more verbosity in leases and logging

SVN-Revision: 36764

10 years agofeeds: fix check for core packages that are not in the package/ toplevel directory
Jo-Philipp Wich [Wed, 29 May 2013 18:17:07 +0000 (18:17 +0000)]
feeds: fix check for core packages that are not in the package/ toplevel directory

SVN-Revision: 36763

10 years agoiptables: bump to 1.4.19.1
Steven Barth [Wed, 29 May 2013 14:58:04 +0000 (14:58 +0000)]
iptables: bump to 1.4.19.1

SVN-Revision: 36760

10 years agoubus: update to latest version, fixes json-c library name
Felix Fietkau [Wed, 29 May 2013 10:54:09 +0000 (10:54 +0000)]
ubus: update to latest version, fixes json-c library name

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

10 years agojson-c: drop compatibility libraries
Felix Fietkau [Wed, 29 May 2013 10:49:22 +0000 (10:49 +0000)]
json-c: drop compatibility libraries

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

10 years agolibjson-c: Update to 0.11
Felix Fietkau [Wed, 29 May 2013 10:31:53 +0000 (10:31 +0000)]
libjson-c: Update to 0.11

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 36757

10 years agolibubox: update to latest version, adds support for the new json-c and adds a new...
Felix Fietkau [Wed, 29 May 2013 10:31:49 +0000 (10:31 +0000)]
libubox: update to latest version, adds support for the new json-c and adds a new blobmsg_json helper

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

10 years agobuild: clean up stale files from a previous build when installing a package build...
Felix Fietkau [Wed, 29 May 2013 10:31:45 +0000 (10:31 +0000)]
build: clean up stale files from a previous build when installing a package build to the staging dir

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

10 years agouboot-imx6: add new package
Luka Perkov [Wed, 29 May 2013 01:27:30 +0000 (01:27 +0000)]
uboot-imx6: add new package

SVN-Revision: 36754

10 years agoimx6: add new target
Luka Perkov [Wed, 29 May 2013 01:27:29 +0000 (01:27 +0000)]
imx6: add new target

SVN-Revision: 36753

10 years agokernel: generic: remove upstream patches for 3.10-rc3 and refresh patches
Luka Perkov [Wed, 29 May 2013 01:27:27 +0000 (01:27 +0000)]
kernel: generic: remove upstream patches for 3.10-rc3 and refresh patches

SVN-Revision: 36752

10 years agomac80211: fix a crash issue introduced in the active monitor code
Felix Fietkau [Tue, 28 May 2013 21:20:22 +0000 (21:20 +0000)]
mac80211: fix a crash issue introduced in the active monitor code

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

10 years agonetifd: fix IPv6-addresses disappearing due to lifetime-overflows
Steven Barth [Tue, 28 May 2013 18:32:01 +0000 (18:32 +0000)]
netifd: fix IPv6-addresses disappearing due to lifetime-overflows

SVN-Revision: 36748

10 years agoodhcp6c: fix or debug disappearing IPv6 addresses
Steven Barth [Tue, 28 May 2013 16:28:14 +0000 (16:28 +0000)]
odhcp6c: fix or debug disappearing IPv6 addresses

SVN-Revision: 36745

10 years agoath9k: fix some issues in PA predistortion (still disabled by default)
Felix Fietkau [Tue, 28 May 2013 16:07:29 +0000 (16:07 +0000)]
ath9k: fix some issues in PA predistortion (still disabled by default)

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

10 years agomac80211: add support for "active" monitor interfaces which allow userspace tools...
Felix Fietkau [Tue, 28 May 2013 11:10:41 +0000 (11:10 +0000)]
mac80211: add support for "active" monitor interfaces which allow userspace tools to connect to APs via injection

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

10 years ago6relayd: RFC 6204 and naming improvements * Announce delegated prefixes using route...
Steven Barth [Mon, 27 May 2013 20:38:13 +0000 (20:38 +0000)]
6relayd: RFC 6204 and naming improvements * Announce delegated prefixes using route info according to RFC 6204 L-3 * Enable hybrid stateless + stateful DHCPv6-mode as default

SVN-Revision: 36738

10 years agofirewall3: update to git head
Jo-Philipp Wich [Mon, 27 May 2013 15:13:19 +0000 (15:13 +0000)]
firewall3: update to git head

- allows building without IPv6 support
- uses more robust rules to cope with missing libext.a
- uses better linking strategy to avoid symbol clashes with older iptables
- introduces source compatiblity layer for different libxtables versions

SVN-Revision: 36736

10 years agouci: update to git head (#13348, http://luci.subsignal.org/trac/ticket/572)
Jo-Philipp Wich [Sun, 26 May 2013 17:28:18 +0000 (17:28 +0000)]
uci: update to git head (#13348, luci.subsignal.org/trac/ticket/572)

  - fixes overwriting list options with single-item lists in lua binding

SVN-Revision: 36730

10 years agoscripts: dl_cleanup.py: properly detect file names with <date>-<githash> version...
Jo-Philipp Wich [Sun, 26 May 2013 17:28:11 +0000 (17:28 +0000)]
scripts: dl_cleanup.py: properly detect file names with <date>-<githash> version string

SVN-Revision: 36729

10 years agoar71xx: typo in detect TL-MR10U/TL-MR11U
Gabor Juhos [Sun, 26 May 2013 16:38:00 +0000 (16:38 +0000)]
ar71xx: typo in detect TL-MR10U/TL-MR11U

At offset 0x40, signature for TL-MR10U/TL-MR11U begin
from 0x00, not 0x10/0x11.

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36727

10 years agoar71xx: fix TL-MR10U usb power
Gabor Juhos [Sun, 26 May 2013 16:37:59 +0000 (16:37 +0000)]
ar71xx: fix TL-MR10U usb power

MR10U is closer to MR3040 than WR703N. This changes also
enable USB power on GPIO18.

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36726

10 years agokernel: update linux 3.9 to 3.9.4
Gabor Juhos [Sun, 26 May 2013 16:02:34 +0000 (16:02 +0000)]
kernel: update linux 3.9 to 3.9.4

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

10 years agokernel: update linux 3.8 to 3.8.13
Gabor Juhos [Sun, 26 May 2013 16:02:31 +0000 (16:02 +0000)]
kernel: update linux 3.8 to 3.8.13

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

10 years agoar71xx: set eth0 mac address to match bottom label of the OM2P LC
Gabor Juhos [Sun, 26 May 2013 16:02:29 +0000 (16:02 +0000)]
ar71xx: set eth0 mac address to match bottom label of the OM2P LC

Signed-off-by: marek@open-mesh.com
CC: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36723

10 years agoar71xx: add TP-LINK TL-MR10U
Gabor Juhos [Sun, 26 May 2013 16:02:26 +0000 (16:02 +0000)]
ar71xx: add TP-LINK TL-MR10U

Small router with 4MB flash, 32MB RAM
http://www.tp-link.com.cn/product_300.html

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36722

10 years agofirewall3: update to git head
Jo-Philipp Wich [Sun, 26 May 2013 15:48:04 +0000 (15:48 +0000)]
firewall3: update to git head

  - allows symbolic notation for src_ip, src_dip and dest_ip options, e.g. option src_ip 'lan' to automatically resolve to "192.168.1.0/24"
  - automatically infer destination zone for redirects from target ip, this makes 'dest' optional and nat reflection setup more robust
  - properly support output rules with dest '*' to hook directly into delegate_output
  - fixes crash when processing rules with unresolved targets

SVN-Revision: 36721

10 years ago6relayd: Fix DHCPv6-server picking up addresses from master interface
Steven Barth [Sun, 26 May 2013 10:06:02 +0000 (10:06 +0000)]
6relayd: Fix DHCPv6-server picking up addresses from master interface

SVN-Revision: 36718

10 years agogeneric: ar8216: add port mirroring
Luka Perkov [Fri, 24 May 2013 13:10:22 +0000 (13:10 +0000)]
generic: ar8216: add port mirroring

Tested on Buffalo WZR-600DHP with ar8316 switch. Commands used to mirror both
RX and TX traffic from LAN port 1 to LAN port 4:

$ swconfig dev switch0 set enable_mirror_rx 1
$ swconfig dev switch0 set enable_mirror_tx 1
$ swconfig dev switch0 set mirror_monitor_port 4
$ swconfig dev switch0 set mirror_source_port 1

Signed-off-by: Colin Leitner <colin.leitner@googlemail.com>
Tested-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 36713

10 years agofirewall3: update to git head
Jo-Philipp Wich [Fri, 24 May 2013 12:49:06 +0000 (12:49 +0000)]
firewall3: update to git head

  - fixes linking issues with some toolchains

SVN-Revision: 36703

10 years ago6relayd: fix a lease-timing issue with stateful DHCPv6
Steven Barth [Fri, 24 May 2013 12:31:30 +0000 (12:31 +0000)]
6relayd: fix a lease-timing issue with stateful DHCPv6

SVN-Revision: 36702

10 years agomac80211: merge AP VLAN / WDS related fixes
Felix Fietkau [Fri, 24 May 2013 11:54:47 +0000 (11:54 +0000)]
mac80211: merge AP VLAN / WDS related fixes

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

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