Luka Perkov
ead1765057
uboot-kirkwood: bump to 2014.07
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42080
2014-08-08 15:55:03 +00:00
Luka Perkov
61d83b3a2f
uboot-envtools: bump to 2014.07
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42078
2014-08-08 15:14:26 +00:00
Steven Barth
c1d698fce4
odhcpd: avoid logspam in certain corner cases
...
SVN-Revision: 42067
2014-08-08 08:45:33 +00:00
Steven Barth
74941a0d25
odhcpd: write host-entries for all leased IPv6 addresses
...
SVN-Revision: 42065
2014-08-08 05:30:59 +00:00
Steven Barth
415284ca1c
cyassl: update to 3.1.0
...
SVN-Revision: 42063
2014-08-08 05:25:52 +00:00
Steven Barth
0472c0e22f
polarssl: bump to 1.3.8
...
SVN-Revision: 42061
2014-08-08 05:20:50 +00:00
John Crispin
eb8119d590
openssl: another day another bug fix update
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42055
2014-08-07 20:54:41 +00:00
Felix Fietkau
517ad9ff0d
base-files: enable option to skip the netfilter "filter" table for established connection packets by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42048
2014-08-07 19:30:36 +00:00
Felix Fietkau
4d39f186bc
xtables-addons: remove version 1.x for old kernels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42047
2014-08-07 19:30:33 +00:00
Steven Barth
28007326d4
odhcpd: update hostfile more often
...
SVN-Revision: 42042
2014-08-07 18:07:37 +00:00
Jo-Philipp Wich
aebbc47c2a
build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO ( #17430 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42041
2014-08-07 15:35:12 +00:00
Steven Barth
ddbd2cf781
iptables: add kmod-ipt-nf* to dependency list of iptables-mod-nf*.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42034
2014-08-07 12:32:33 +00:00
Steven Barth
b95b4ede4c
netifd: unblock some proto shell actions in teardown state
...
SVN-Revision: 42032
2014-08-07 10:21:08 +00:00
Steven Barth
4659a5f920
odhcpd: correct incorrect commit-id in last commit
...
SVN-Revision: 42026
2014-08-07 05:50:44 +00:00
Steven Barth
7dbe0cb7b1
odhcpd: skip MSRs in RAs for prefixes with same size as DP
...
SVN-Revision: 42024
2014-08-07 05:34:02 +00:00
Steven Barth
9f2a17103f
iptables: NFLOG and NFQUEUE targets' full support
...
NFLOG and NFQUEUE targets' full support for iptables.
Includes all needed kernel modules (Xtables's and Netlink's)
and userspace libraries.
All added kernel modules can be individually disabled,
all other new libraries get their own individual packages.
Reported-by: Fabian Hugelshofer <hugelshofer2006@gmx.ch>
Reported-by: Rainer Poisel <rainer.poisel@fhstp.ac.at>
Reported-by: Derek LaHousse <dlahouss@mtu.edu>
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
SVN-Revision: 42022
2014-08-07 04:42:22 +00:00
Steven Barth
6656292619
netifd: disable ds-lite, map & gre for old kernels
...
this unbreaks netifd compilation on old kernels
SVN-Revision: 42019
2014-08-06 19:57:19 +00:00
Felix Fietkau
b465cf412f
iwinfo: allow scans in AP mode on nl80211
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42014
2014-08-06 17:07:18 +00:00
Jo-Philipp Wich
960b7643c9
build: add new option to add disabled feeds commented out to opkg.conf
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42004
2014-08-06 09:12:37 +00:00
Jo-Philipp Wich
a720dd209f
build: introduce per feed repository support
...
This changeset implements a new menuconfig option to generate separate
repositories for each enabled package feed instead of one monolithic one.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42002
2014-08-05 11:24:24 +00:00
Steven Barth
1e6ab23098
netifd: minor fixes (thanks Hans Dedecker)
...
SVN-Revision: 42000
2014-08-05 10:03:10 +00:00
Steven Barth
bc0acb9db9
gre: Change hostdependcy to remote endpoint tunnel address
...
Depend on the GRE tunnel peeraddr to trigger setup of the tunnel interface.
Addresses the issue reported in https://lists.openwrt.org/pipermail/openwrt-devel/2014-August/027201.html
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41998
2014-08-05 09:57:55 +00:00
Felix Fietkau
44cb68c038
hostapd: revert bogus version that was added in r41872
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41960
2014-08-03 10:53:40 +00:00
Felix Fietkau
c02cfdb46d
robocfg: add missing include
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41959
2014-08-03 10:45:39 +00:00
Felix Fietkau
49d00e95db
iputils: add missing includes, fix musl support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41958
2014-08-03 10:45:36 +00:00
Felix Fietkau
3e0247b95f
igmpproxy: add missing include
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41957
2014-08-03 10:45:31 +00:00
Felix Fietkau
34a1ee8410
iwcap: add missing include
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41956
2014-08-03 10:45:28 +00:00
Felix Fietkau
5a506ca595
iwinfo: add missing include statement
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41955
2014-08-03 10:45:23 +00:00
Felix Fietkau
498619dc1f
mac80211: refresh patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41953
2014-08-02 19:51:58 +00:00
Felix Fietkau
183e5954b4
ath9k: disable periodic entropy gathering (keep initial) to fix some stability issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41952
2014-08-02 19:51:54 +00:00
Zoltan Herpai
697f609fc8
uboot-mxs: bump u-boot to 2014.07
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 41946
2014-08-02 11:17:17 +00:00
Jo-Philipp Wich
baa7c211f5
netfilter: introduce xt_id match
...
This commit implements a new netfilter match "xt_id" which can be used to
attach unsigned 32bit IDs to iptables rules.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41945
2014-08-01 22:49:47 +00:00
Jonas Gorski
7272ccbf24
mac80211: b43: include ucode30 by default
...
Fixes
b43-phy0 ERROR: Firmware file "b43-open/ucode30_mimo.fw" not found
for BCM43217 devices.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41943
2014-08-01 21:56:43 +00:00
John Crispin
c890f71b95
package:grub2: fix build error on linux missing libzfs
...
configure enables libzfs support on default.
This will break the build, on systems without libzfs.
Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
SVN-Revision: 41935
2014-08-01 11:19:46 +00:00
John Crispin
8d3f3a1d72
valgrind: add x86_64 support
...
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
SVN-Revision: 41934
2014-08-01 11:19:42 +00:00
John Crispin
08a03debd9
ugps: add a minimal gps daemon
...
* set the system time/data
* "ubus call gps info" will tell you lattitude, longitude, elevation, speed and bearing
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41929
2014-08-01 09:37:49 +00:00
Hauke Mehrtens
83c803086c
mac80211: b43: update b43 to version master-2014-07-29-1
...
This add 5GHz support for N-PHY to b43, thanks Rafał Miłecki.
b43_wflush16 was put into an extra function because it is pretty big in asm.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41900
2014-07-30 21:15:42 +00:00
Steven Barth
7dabdbde78
gre: Generic Routing Encapsulation package support
...
The package supports Generic Routing Encapsulation support by registering following protocol kinds:
-gre
-gretap
-grev6
-grev6tap
Following options are valid for gre and gretap kinds:
-ipaddr
-peeraddr
-df
-mtu
-ttl
-tunlink
-zone
-ikey
-okey
-icsum
-ocsum
-iseqno
-oseqno
The gretap kind supports additionally the network option
Following options are valid for grev6 and grev6tap kinds:
-ip6addr
-peer6addr
-weakif
-mtu
-ttl
-tunlink
-zone
-ikey
-okey
-icsum
-ocsum
-iseqno
-oseqno
The grev6tap kind supports additionally the network option
Typical network config for a GREv4 tunnel :
config interface 'gre'
option peeraddr '172.16.18.240'
option mtu '1400'
option proto 'gre'
option tunlink 'wan'
option zone 'tunnel'
Typical network config for a GREv4 tap tunnel :
config interface 'gretap'
option peeraddr '195.207.5.79'
option mtu '1400'
option proto 'gretap'
option zone 'tunnel'
option tunlink 'wan'
option network 'wlan_ap'
I added myself as maintainer for the moment; feel free to change.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41897
2014-07-30 13:22:24 +00:00
Steven Barth
e413bb0e7e
netifd: fixes and GRE support (thx Hans Dedecker)
...
SVN-Revision: 41896
2014-07-30 13:21:52 +00:00
Steven Barth
462023f45a
odhcp6c: Fix white space typo in dhcpv6.script
...
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41893
2014-07-30 13:18:01 +00:00
Steven Barth
86671615de
netifd: suppress fw3 warnings in dhcp script
...
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41892
2014-07-30 13:17:56 +00:00
Felix Fietkau
5743a89fb5
procd: update to the latest version, fixes parsing of /etc/openwrt_release
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41891
2014-07-30 12:39:46 +00:00
Steven Barth
6a50e69b21
netifd: more race condition fixes in proto-shell
...
SVN-Revision: 41887
2014-07-29 17:24:23 +00:00
Felix Fietkau
d5653558ac
base-files: properly escape strings for version info
...
Make sure they don't break the sed command, and also make device_info
and openwrt_release more robust for parsing by scripts
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41885
2014-07-29 13:30:23 +00:00
Felix Fietkau
dbb77e39a0
base-files: add extra version configuration options for OEM manufacturer info
...
Creates /etc/device_info which will be used to fill in information for
WPS and other protocols that need manufacturer/device information
This helps with creating OpenWrt firmware for OEM or rebranded devices.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41884
2014-07-29 13:30:12 +00:00
John Crispin
8d3f839da7
ppp: fix a buffer overrun in the ms chap code
...
https://dev.openwrt.org/ticket/17296
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41882
2014-07-29 12:18:52 +00:00
Jo-Philipp Wich
1c0557cfa8
mac80211: support wildcard paths when matching phys
...
This change introduces support for wildcard patterns in "option path"
of section "wifi-device".
Objective is to allow paths like "*/usb[0-9]/*/*" in order to claim
any usb device using the same backend type, regardless of its bus
address or phy name.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41873
2014-07-29 09:48:07 +00:00
Jo-Philipp Wich
b6153f92ad
hostapd: Reintroduce Full Dynamic VLAN support
...
This patch brings full dynamic vlan support to netifd that existed in hostapd.sh in Attitude Adjustment.
Signed-off-by: Joseph CG Walker <Joe@ChubbyPenguin.net>
[jow@openwrt.org: changed commit message, rebased on top of current hostapd.sh]
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41872
2014-07-29 09:48:02 +00:00
Imre Kaloz
ad27df85b7
BB is branched, get ready for Chaos Calmer
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41870
2014-07-29 08:24:57 +00:00
Steven Barth
c0ad075472
procd: work around some docker architecture quirks
...
SVN-Revision: 41867
2014-07-29 06:51:35 +00:00
Felix Fietkau
caeb675a46
procd: check output of "uci show" instead of raw config files in order to track uncommitted changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41865
2014-07-29 02:12:24 +00:00
Felix Fietkau
c6d1992701
hostapd: add more missing ifdefs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41863
2014-07-28 22:52:39 +00:00
Steven Barth
7f17639742
netifd: more dynamic interface improvements
...
SVN-Revision: 41862
2014-07-28 20:35:53 +00:00
Felix Fietkau
fd619513d1
hostapd: add missing ifdef
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41855
2014-07-28 10:36:51 +00:00
John Crispin
3c9cfbeebd
base-files: Remove stale calls to start() in initscripts.
...
based on http://patchwork.openwrt.org/patch/5969/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41840
2014-07-26 20:36:15 +00:00
Felix Fietkau
76d7397bc2
netifd: fix a small issue in r41831
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41836
2014-07-26 14:35:15 +00:00
Felix Fietkau
e7ece301fe
odhcp6c: suppress fw3 warnings
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41833
2014-07-26 12:23:28 +00:00
Felix Fietkau
ee4f8c8b99
netifd: update to the latest version, fixes a race condition with renew/setup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41831
2014-07-26 01:46:34 +00:00
Jo-Philipp Wich
b84346e141
iwinfo: avoid creating tmp.* ifaces for scanning
...
If the iface to scan on already is in ad-hoc, station or monitor mode
then do not spawn a temporary iface.
Also preventively disable IPv6 on temporary ifaces before bringing them
up to avoid potential security issues.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41830
2014-07-25 15:52:17 +00:00
Jo-Philipp Wich
bd7642f1a9
iwinfo: fix secondary radios being misreported as ralink device
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41829
2014-07-25 14:36:43 +00:00
Felix Fietkau
eaa3c4a11d
hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is enabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41828
2014-07-25 14:29:58 +00:00
Felix Fietkau
8b4a312ed9
mac80211: merge a few WDS-AP related fixes ( #14756 , #16802 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41827
2014-07-25 14:24:03 +00:00
Jo-Philipp Wich
833820dc8b
iwinfo: continue scanning even if temporary mac cannot be changed
...
So far iwinfo aborted a wifi scan attempt if the mac of the spawned
interface could not be changed. Change the code to try anyway - this
should fix wifi scanning on RaLink devices.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41826
2014-07-25 14:11:50 +00:00
Steven Barth
ae50480d77
netifd: Fix some race-conditions in interface handling
...
SVN-Revision: 41825
2014-07-24 22:05:19 +00:00
Steven Barth
9231df5665
softwires: redesign dhcp(v6) provisioning
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41823
2014-07-24 14:17:41 +00:00
Imre Kaloz
a8486aeff3
package the mwifiex-pcie driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41820
2014-07-24 10:18:06 +00:00
Felix Fietkau
5206b2dac0
netifd: update to the latest version, enables bridge multicast querier and fixes interface reload issues with wifi
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41818
2014-07-24 09:13:04 +00:00
Steven Barth
22419ae4cb
odhcpd: don't lose downstream routes for managed PD
...
SVN-Revision: 41816
2014-07-23 21:14:56 +00:00
Felix Fietkau
ad4a351f19
ath9k: fix a long standing aggregation related tx lockup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41815
2014-07-23 13:44:44 +00:00
Steven Barth
b4a3863875
odhcpd: revert NDP relay rewrite (performance issue still fixed)
...
SVN-Revision: 41808
2014-07-22 21:52:20 +00:00
Hauke Mehrtens
3d5412bd06
mac80211: b43: update b43 to version master-2014-07-22
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41805
2014-07-22 21:42:07 +00:00
Felix Fietkau
1e710a93eb
mac80211: fix a null pointer deref when querying station info when rate control is not initialized ( #17061 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41801
2014-07-22 19:05:19 +00:00
Steven Barth
b864faa47c
odhcpd: fix typo in ubus integration (thanks Markus Stenberg)
...
SVN-Revision: 41796
2014-07-21 21:57:15 +00:00
John Crispin
64a07e6a8b
lantiq-dsl: add 2 ugly workarounds for the IB to work
...
the IB tries to run the enable target on all init.d scripts.
It fails when including the dsl_control helper. Check for existence
prior to the include.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41787
2014-07-21 18:41:46 +00:00
Steven Barth
683b622fcd
odhcp6c: Send RS with source link-layer address if possible
...
SVN-Revision: 41778
2014-07-21 10:11:09 +00:00
John Crispin
596ff29ade
package/uboot-envtools: add OpenMesh OM5P support
...
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41774
2014-07-20 17:31:00 +00:00
John Crispin
0bd5b7484c
package/om-watchdog: add OpenMesh OM5P support
...
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41773
2014-07-20 17:30:56 +00:00
Imre Kaloz
286780b44a
fix typo
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41762
2014-07-19 20:14:49 +00:00
John Crispin
79fa8dfa1d
usbmode: update to latest git and also update the device database
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41761
2014-07-19 16:57:09 +00:00
Jo-Philipp Wich
2dd087ccee
firewall: implement support for abritary netmasks
...
Properly parse and pass arbritary netmasks to iptables, this allows
specifying ranges like '::c23f:eff:fe7a:a094/::ffff:ffff:ffff:ffff' to
match the host part of an IPv6 address regardless of the currently active
IPv6 prefix.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41760
2014-07-19 16:30:47 +00:00
Imre Kaloz
988e29e5ad
allow ath10k to initialize using the board.bin contents
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41756
2014-07-19 13:18:59 +00:00
Felix Fietkau
5ce02632d1
procd: update to the latest version, fixes hotplug firmware loading issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41735
2014-07-18 14:42:18 +00:00
Felix Fietkau
354a835390
lzo: enable parallel build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41734
2014-07-18 14:42:15 +00:00
Felix Fietkau
51fbfde474
netifd: update to the latest version, adds a small validation fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41731
2014-07-18 11:45:42 +00:00
Felix Fietkau
4ecb9289ef
qos-scripts: convert to procd
...
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41730
2014-07-18 11:25:07 +00:00
Hauke Mehrtens
48494962d1
lzo: Update to version 2.08
...
lzo: Update to 2.08, fixes CVE-2014-4607
Signed-off-by: Luis Dallos <ld@nkvd.ignorelist.com>
SVN-Revision: 41707
2014-07-17 22:06:04 +00:00
Steven Barth
c05d6ba1ff
odhcpd: rewrite NDP proxy feature
...
SVN-Revision: 41703
2014-07-17 19:11:17 +00:00
Felix Fietkau
51b11ba5ea
netifd: update to the latest version, enables igmp snooping by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41683
2014-07-17 14:55:17 +00:00
Felix Fietkau
4ef8d2e014
qos-scripts: fix ingress packet marking with ifb
...
Split connection mark into two parts:
The lower nibble contains the confirmed conntrack mark which is not
generated by default/reclassify rules.
The upper nibble contains the current value specified by
default/reclassify rules.
For egress, the default/reclassify value is preferred
For ingress, the connection mark is preferred
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41682
2014-07-17 12:02:06 +00:00
Hauke Mehrtens
7a8f2a73ce
mac80211: add new b43 config option to issue rebuild
...
With this patch mac80211 will be rebuild when one of these config
options was changed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41677
2014-07-16 20:30:30 +00:00
Hauke Mehrtens
f857ae864a
mac80211: b43: fix PHY_G support.
...
I missed adding B43_PHY_G to .local-symbols, without this it will not
be added to autoconf.h
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41676
2014-07-16 20:28:08 +00:00
Felix Fietkau
1ecb74024b
iwinfo: fix crash on parsing mtd ( #15807 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41675
2014-07-16 18:57:23 +00:00
Felix Fietkau
0af20bbfc8
libubox: update to the latest version, fixes a jshn parsing error ( #17128 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41674
2014-07-16 18:35:25 +00:00
Felix Fietkau
952c87aeeb
ath9k: add a fix for tx pending frame accounting, fixes some tx hang issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41673
2014-07-16 18:26:21 +00:00
John Crispin
9cf5fbfaf0
lantiq: re-add 0041-lzma-fixup.patch to uboot
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41671
2014-07-16 10:43:44 +00:00
Hauke Mehrtens
025144800a
mac80211: b43: backport b43 patches from wireless testing
...
This brings b43 up to wireless-testing/master master-2014-07-15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41668
2014-07-15 21:58:03 +00:00
Felix Fietkau
b24e77714e
hostapd: add a require_mode option in wifi-device sections to select the minimum hardware mode that the AP requires from clients
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41665
2014-07-15 10:30:08 +00:00
Gabor Juhos
f6a334c6c1
package/uboot-envtools: add support for the EnGenius EAP300 v2 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41660
2014-07-14 21:30:29 +00:00
John Crispin
81eeec8785
kernel: fix kmod-igb dependencies
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41656
2014-07-14 18:43:12 +00:00
Gabor Juhos
ddd5a9a8f2
package/uboot-envtools: add support for the Tube2H board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41651
2014-07-14 16:03:36 +00:00
Imre Kaloz
ecb68ba6b4
allow overriding the kernel partition's name
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41646
2014-07-14 14:53:15 +00:00
Jonas Gorski
26a4bdc5cf
kernel: remove stray " from igp module title
...
Fixes #17108 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41645
2014-07-14 14:39:00 +00:00
Steven Barth
7264389699
odhcpd: disable packet socket if unneeded to preserve performance
...
SVN-Revision: 41644
2014-07-14 13:39:03 +00:00
Gabor Juhos
69abf630cf
base-files: strip quotes from the MAC address in macaddr_canonicalize()
...
Extracted from http://patchwork.openwrt.org/patch/5716/
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41639
2014-07-14 10:25:49 +00:00
John Crispin
7e0e5110bc
kernel: add igb kernel module
...
Added igb kernel module which supports a variety of Intel GigE PCIe devices
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 41637
2014-07-14 07:38:48 +00:00
Imre Kaloz
2ddcf5dd8a
we already have a get_magic_long() in common.sh for sysupgrade, don't break it
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41628
2014-07-13 20:51:17 +00:00
Felix Fietkau
59cfa05bf3
base-files: adjust the default netfilter tcp established connection timeout as per RFC 5382 ( #17098 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41599
2014-07-13 10:24:34 +00:00
John Crispin
1475263d5c
lantiq: configure uboot-envtools on BTHOMEHUBV2B and make it work correctly on other lantiq boards
...
Generate the configuration file for uboot-envtools
on BTHOMEHUBV2B. Adds the specific parameters for the
BTHOMEHUBV2B and also fixes an incorrect path which
would have affected other lantiq boards as well
(currently only the GIGASX76X).
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41597
2014-07-13 07:17:54 +00:00
Hauke Mehrtens
ba54356d49
brcm47xx: deactivate ssb and old phy code for new devices
...
This deactivates ssb and G-PHY code in b43 for the mips74k profile in
brcm47xx.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41594
2014-07-12 15:39:31 +00:00
Hauke Mehrtens
1b67e879a7
mac80211: b43: backport b43 patches from wireless testing
...
This brings b43 up to wireless-testing/master master-2014-07-10
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41593
2014-07-12 15:37:34 +00:00
John Crispin
72efa88b64
procd: correctly identify ubifs in tar file
...
A missing path prevents the rootfs type contained in a SysupgradeNAND
tar file from being determined correctly.
This fixes it, and also corrects a minor spelling mistake.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41564
2014-07-10 19:16:31 +00:00
John Crispin
be26421f45
sysupgrade: Enable killing of all processes under upgraded
...
If the sysupgrade scripts is called under upgraded, it will not kill all
other processes as it should to avoid interference by locked filesystem.
This patch checks the parent and if it is upgraded, it kills all.
Signed-off-by: André Valentin <avalentin@marcant.net>
SVN-Revision: 41563
2014-07-10 19:16:27 +00:00
Jo-Philipp Wich
f4781cae6d
firewall: fix segfault introduced by latest update
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41558
2014-07-10 16:44:20 +00:00
Felix Fietkau
f34cbdcf61
mac80211: Fix config variable name for dtim_period
...
The vif option dtim_period was accidently renamed dtim_interval in r38988
("netifd: add wireless configuration support and port mac80211 to the new
framework"). This is wrong and makes the dtim_period/dtim_interval a dead
option because the rest of the config generation code still uses dtim_period.
Reported-by: Jeppe Ledet-Pedersen <jlp@steinwurf.com>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
SVN-Revision: 41557
2014-07-10 12:29:27 +00:00
Jo-Philipp Wich
8b0650838d
firewall: fix regressions introduced after latest ubus rework
...
The commit 92281eb747b56e748b7c3d754055919c23befdd4 broke fw3_ubus_addresses() so that
no addresses where returned at all, this caused fw3 to not emit NAT reflection rules
anymore.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41556
2014-07-10 10:21:17 +00:00
Felix Fietkau
a6c4ef18b7
qos-scripts: remove maxsize options and packet size based reclassify from the default config
...
They should be unnecessary with fq_codel, and simplifying rules helps
with performance
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41549
2014-07-08 11:19:51 +00:00
Hauke Mehrtens
189edfef1a
broadcom-wl: assign first increased mac address to internal wifi core
...
When the original mac addresses are not valid assign the first one to
the internal wifi core, this matches the manufacture mac address in
most cases. In addition refresh the patches.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41545
2014-07-07 17:38:54 +00:00
Felix Fietkau
ecd169b2c6
broadcom-wl: disable mips16 support, fixes build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41540
2014-07-07 08:29:35 +00:00
Hauke Mehrtens
3861bdad99
samba36: update to minor version 3.6.24
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41525
2014-07-06 11:23:13 +00:00
Hauke Mehrtens
5d96f266c9
mac80211: b43: add support for firmware 784.2
...
This adds firmware 784.2 for b43 as an option.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41524
2014-07-06 10:58:14 +00:00
Hauke Mehrtens
37518a7c53
mac80211: update linux-firmware
...
This updates linux-firmware to version
7f388b4885cf64d6b7833612052d20d4197af96f from 2014-06-04.
In addition it adds new firmware for Intel, Broadcom and Realtek devices.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41523
2014-07-06 10:34:34 +00:00
Hauke Mehrtens
d6c7ab2358
broadcom-wl: improve setting leddc
...
Use leddc value from other routers and improve the script.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41519
2014-07-05 23:24:41 +00:00
Hauke Mehrtens
4ec8908669
broadcom-wl: fix led support
...
Some devices have an nvram setting, which make broadcom-wl turn of the
led all the time. When the driver is switched on and we find such a
setting we replace it with a better value.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41518
2014-07-05 22:55:40 +00:00
Hauke Mehrtens
817c56f77c
broadcom-wl: fixup mac addresses.
...
Some series of devices are using the same mac address, which causes
conflicts for these devices we generate a new mac address based on the
base address. This patch adds this functionality to braodcom-wl.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41514
2014-07-05 19:23:40 +00:00
Felix Fietkau
363eb4cf7a
samba36: disable acl support to avoid picking up a dependency on libacl ( #16988 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41509
2014-07-04 11:42:57 +00:00
Felix Fietkau
4d04e666a4
samba36: do not pick up libattr as a dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41508
2014-07-04 09:55:14 +00:00
Jo-Philipp Wich
4f4faa92c0
rpcd: fix parsing of executable plugin output
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41502
2014-07-03 22:21:04 +00:00
Felix Fietkau
1ef92a0065
ubus: update to the latest version, fixes compile error regressions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41496
2014-07-03 18:57:47 +00:00
John Crispin
9f8fdb838e
wrt55agv2-spidevs: fix compile issues
...
i think this breakage was introduced when linux moved to uapi header
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41493
2014-07-03 11:56:56 +00:00
Felix Fietkau
361215b186
ubus: update to the latest version, increases maximum message size and adds a few fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41492
2014-07-03 10:49:41 +00:00
Jo-Philipp Wich
b321f718c2
firewall: fix issue with parsing network options
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41491
2014-07-03 09:21:44 +00:00
Felix Fietkau
d288a7903d
rc.common: when reloading a service using procd, fall back to calling start instead of restart
...
This avoids unnecessary service restarts
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41490
2014-07-03 06:21:49 +00:00
Hauke Mehrtens
eef5698535
mac80211: update regulatory database to master-2014-06-13
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41489
2014-07-02 22:27:32 +00:00
Hauke Mehrtens
2dba3f8aca
iwinfo: fix string format for country code
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41485
2014-07-02 21:43:17 +00:00
Felix Fietkau
e9b8f24ded
igmpproxy: automatically add firewall rules for multicast routing based on the current config
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41483
2014-07-02 19:18:23 +00:00
Felix Fietkau
5aef137f9e
procd: add a shell helper function to emit a config.change event
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41482
2014-07-02 19:18:20 +00:00
Felix Fietkau
2baf4d4fb0
procd: add shell functions to add instance data
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41481
2014-07-02 19:18:16 +00:00
Felix Fietkau
2b274eb719
firewall: update to the latest version, adds support for fetching firewall rules from procd
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41480
2014-07-02 19:18:13 +00:00
Felix Fietkau
3445645d18
iptables: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41479
2014-07-02 19:18:09 +00:00
Felix Fietkau
b4059dea7f
procd: update to the latest version, adds support for dumping per-instance service data with an optional type filter
...
also fixes a crash on stopping a service with triggers after reloading it
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41478
2014-07-02 19:18:05 +00:00
John Crispin
81dcf41e65
lantiq: more PKG_CHECK_FORMAT_SECURITY fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41473
2014-07-02 16:33:20 +00:00
John Crispin
f63bb0adbd
ubox: fix remote logging
...
in r41439 a flag for enabling remote logging was added,
but the actual check was done on a different variable.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41467
2014-07-02 12:56:20 +00:00
Jo-Philipp Wich
16d8827150
iproute2: re-enable PIC, it is only applied to libnetlink.a and required for collectd
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41460
2014-07-02 12:41:36 +00:00
Jo-Philipp Wich
1c891e0d45
iptables: pass --disable-ipv6 is CONFIG_IPV6 is unset
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41458
2014-07-02 11:39:24 +00:00
Felix Fietkau
12d1710184
strace: fix build failure on arm
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41457
2014-07-02 08:19:43 +00:00
John Crispin
325cdf8091
lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41456
2014-07-02 08:17:36 +00:00
John Crispin
2deeb3e2fa
ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY
...
the build breaks when PKG_CHECK_FORMAT_SECURITY:=1
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41451
2014-07-01 18:05:09 +00:00
John Crispin
e7b9bec305
mac80211: enable driver compilation for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41442
2014-07-01 10:26:21 +00:00
John Crispin
b5fe5d5ba3
mac80211: add support for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41441
2014-07-01 10:26:18 +00:00
John Crispin
66ae4803e2
base-files: fix ramfs / nand upgrade
...
/lib/{imx6,lantiq,...}.sh are needed in the ramfs for sysupgrade to work.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41440
2014-07-01 10:26:14 +00:00
John Crispin
ea535a9565
ubox: add a flag that allows us to disable remote log while keeping the ip settings inside uci
...
this makes webui foo a lot easier
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41439
2014-07-01 10:26:10 +00:00
John Crispin
bf75e37030
ppp: fix keep alive option
...
currently the keepalive option needs to be removed to fully disable it. this patch allows us to set it to 0.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41438
2014-07-01 10:26:07 +00:00
John Crispin
6240cc9e17
kernel: add japanese codepages
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41437
2014-07-01 10:26:03 +00:00
Imre Kaloz
fe1df543e1
try to load the orion glue automatically
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41434
2014-07-01 09:36:38 +00:00
Steven Barth
d5340f6092
odhcpd: some minor DHCP/DHCPv6 fixes
...
SVN-Revision: 41432
2014-07-01 08:15:28 +00:00
Felix Fietkau
d78404c24a
openvpn: fix compile error with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41425
2014-06-30 15:34:03 +00:00
Felix Fietkau
b1c4a0aed5
openvpn: update to version 2.3.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41416
2014-06-30 12:43:03 +00:00
Luka Perkov
9dd205b2ad
busybox: fix validation in sysntpd init script
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41415
2014-06-30 10:11:18 +00:00
John Crispin
9912d02fa1
procd: fix uci_validation
...
Regardles of the return code from validate_data _error variable will be 0 due
to 'local' command in the previous line. With this patch we are able to catch
the return code from validate_data tool.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41414
2014-06-30 09:57:29 +00:00
John Crispin
a7863b1368
ubox: update to latest git
...
this adds validation fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41413
2014-06-30 09:57:25 +00:00
Felix Fietkau
b3b55de395
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
...
The idea is to gradually fix the packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 41411
2014-06-30 08:19:48 +00:00
Felix Fietkau
a68ae1a701
rbcfg: fix format string bug
...
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 41410
2014-06-30 08:19:44 +00:00
Steven Barth
3c791c31bf
odhcpd: fix build failure with musl
...
SVN-Revision: 41409
2014-06-30 07:56:33 +00:00
Luka Perkov
be2a057787
base-files: define yes/no as valid boolean options
...
ubox validate_data defines yes/no as valid boolean options, do the same in
config_get_bool too.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41405
2014-06-29 23:05:05 +00:00
Felix Fietkau
1c499abcda
pppd: fix build with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41404
2014-06-29 22:26:08 +00:00
Felix Fietkau
94b41e9aa5
rpcd: update to the latest version, fixes build with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41403
2014-06-29 22:26:05 +00:00
Felix Fietkau
cdee846385
samba36: fix build error with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41402
2014-06-29 22:26:02 +00:00
Felix Fietkau
78fcf50de4
relayd: update to the latest version, fixes musl compile and multicast relaying
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41401
2014-06-29 22:25:58 +00:00
Felix Fietkau
07304f4732
librpc: fix compile errors with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41400
2014-06-29 22:25:54 +00:00
Felix Fietkau
8d8868cffc
gettext-full: use uclibc workarounds for musl as well
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41397
2014-06-29 22:25:43 +00:00
Felix Fietkau
368cc09dd5
strace: fix compile with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41395
2014-06-29 22:25:36 +00:00
Felix Fietkau
5db42f92fd
netifd: update to the latest version, fixes a crash on reload with hotplugged devices
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41393
2014-06-29 21:27:28 +00:00
Felix Fietkau
50c05b20cb
netifd: update to the latest version, addds a few fixes and enables multicast->unicast for igmp snooping on wireless devices
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41390
2014-06-29 18:34:22 +00:00
Felix Fietkau
bf90d46933
ubox: add explicit dependency on libubus to catch ABI changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41389
2014-06-29 15:41:39 +00:00
Imre Kaloz
a91b9e35a4
add mvebu support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41380
2014-06-29 12:38:35 +00:00
Felix Fietkau
c41dae37bf
conntrack-tools: fix build on octeon
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41377
2014-06-29 11:33:03 +00:00
Felix Fietkau
d73e2c5528
conntrack-tools: leave out bogus reject files on unpacking
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41376
2014-06-29 11:33:00 +00:00
Felix Fietkau
20de772cea
px5g-standalone: disable long long to fix compiler errors on mips64
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41375
2014-06-29 11:03:46 +00:00
John Crispin
97382f76e8
kernel: xen-kbdfront.ko is at a different path Signed-off-by: John Crispin <blogic@openwrt.org>
...
SVN-Revision: 41371
2014-06-29 09:48:41 +00:00
Jo-Philipp Wich
42bc2c49ae
6in4: send password unhashed
...
The preferred he.net /nic/update endpoint expects the password or updatekey in
plain text and not as md5 sum, therfore remove the hashing operation from the
script.
This effectively renders the "updatekey" option redundant but we keep it around
for backwards compatibility. Both "option password" and "option updatekey" will
have end up in the "&password=" parameter of the update url and are passed through
unmodified.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41358
2014-06-27 10:40:44 +00:00
Jo-Philipp Wich
4255b2fde5
toolchain: only take last found libgcc* file
...
The current $(wildcard ...) match might return multiple files which will break subsequent cp commands
with an error like:
cp: target `/home/user/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/root-ar71xx/tmp-libc/lib/libgcc_s_pic.a' is not a directory
Prevent this issue by only taking the last path returned by globbing.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41357
2014-06-27 10:40:21 +00:00
John Crispin
a51588a5f9
busybox: use ntp enabled config option
...
Even if enabled option is missing from ntp configuration we are still keeping
default behavior.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41355
2014-06-27 07:55:03 +00:00
John Crispin
818e38625f
base-files: add enabled config option for ntp service
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41354
2014-06-27 07:52:06 +00:00
Steven Barth
2ad9907cd5
firewall3: add fw3 zone function to enumerate devices
...
SVN-Revision: 41349
2014-06-26 12:20:47 +00:00
John Crispin
d3be71e141
mdns: add the new openwrt mdns daemon
...
this is still wip, you can use the following ubus calls.
ubus call mdns scan # triggers a scan
ubus call mdns browse # look at the currenlty cached records
ubus call mdns hosts # look at the currenlty cached hosts
TODO
- ipv6, currenlty AAAA records are handled but only on v4 sockets
- finish the service announce code
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41345
2014-06-26 11:43:34 +00:00
John Crispin
3a9bfa5938
base-files: add a post start hook to the procd init.d api
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41344
2014-06-26 11:43:30 +00:00
John Crispin
3cb08b4811
iputils: fix compile when using eglibc
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41342
2014-06-26 11:42:57 +00:00
Luka Perkov
e575c759ca
uboot-envtools: use new scripts from /lib/ to match boards
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41340
2014-06-26 10:14:14 +00:00
Felix Fietkau
35f05693f1
ubus: update to the latest version, fixes netifd related crashes on ubus calls during reload
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41337
2014-06-25 08:32:14 +00:00
Luka Perkov
3fea61afe8
base-files: update copyright headers
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41334
2014-06-24 18:18:50 +00:00
John Crispin
64d0d18a4e
libubox: update to latest git head
...
this adds 5 lua fixes to the tree
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41328
2014-06-24 18:14:01 +00:00
John Crispin
9b714b6e7b
procd: fix nand.sh kernel_length typo
...
sysupgrade otherwise skips kernel part on devices which got
kernel in ubi due to kern_length being undefined, kernel_length
is being used instead.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41327
2014-06-24 18:13:56 +00:00
John Crispin
c2d95d4106
fstools: fix factory reset on ubifs overlay
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41315
2014-06-24 18:13:05 +00:00
John Crispin
8a82c2cd36
uboot-envtools: fix build if ubi volume support is disabled
...
Insert a missing #ifdef UBI around the use of libubi_close().
As the preceding if (libubi) will never be true on non-UBI builds,
compiling only failed when disabling optimization.
Also rebase patch to latest u-boot.git HEAD.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41313
2014-06-24 18:12:56 +00:00
Steven Barth
2dd6d4a4f0
dnsmasq: use config_get_bool for dnsmasq
...
SVN-Revision: 41302
2014-06-22 15:34:36 +00:00
Felix Fietkau
2c9c7ada6e
mac80211: disable greenfield by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41300
2014-06-22 11:52:53 +00:00
Felix Fietkau
8db0fcf1f7
iw: update to 3.15
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41299
2014-06-22 11:42:28 +00:00
Felix Fietkau
b9019462f3
mac80211: revert a faulty upstream change which is causing channel 12 to be enabled for US regdomain
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41298
2014-06-22 11:42:24 +00:00
Steven Barth
17d3ce64cf
dnsmasq: set procd respawn
...
SVN-Revision: 41297
2014-06-22 09:08:14 +00:00
Imre Kaloz
eb394977f4
make thermal framework registered sensors also register as hwmons
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41290
2014-06-20 20:44:18 +00:00
Imre Kaloz
86fe5a4487
package the gpio-fan module
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41289
2014-06-20 20:42:47 +00:00
Steven Barth
22ffa5ef16
netifd: various routing table handling fixes
...
SVN-Revision: 41287
2014-06-20 17:51:25 +00:00
John Crispin
09273f5c0a
base-files: regenerate the /lib64 symlink when switching to a ramdisk
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41284
2014-06-20 13:41:08 +00:00
Jo-Philipp Wich
005884bff4
Revert "netifd: fix handling of "lookup main" for ip rules ( #15315 )"
...
The netifd fixes went to the wrong repository, revert until it is sorted out.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41283
2014-06-20 12:28:35 +00:00
Jo-Philipp Wich
de51f6022f
netifd: fix handling of "lookup main" for ip rules ( #15315 )
...
Reworks the handling of RT_TABLE_MAIN in system-linux.c so that ip rules
with lookup main can be properly setup.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41282
2014-06-20 09:58:16 +00:00
Jo-Philipp Wich
7eb721425e
base-files: depend on jsonfilter and rewrite network.sh to use it
...
Switches /lib/functions/network.sh from jshn based json parsing to
jsonfilter expression while keeping the existing api.
Expensive methods like "network_find_wan" are up to 20x faster now.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41281
2014-06-19 16:06:44 +00:00
Jo-Philipp Wich
1d94972925
jsonfilter: implement custom separators and support limiting the results, fix handling of negative array indices
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41280
2014-06-19 15:30:59 +00:00
John Crispin
bce52219fa
procd: update to latest git head
...
this fixes the upgraded linking issue on arm.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41279
2014-06-19 14:13:45 +00:00
John Crispin
54faeadb07
procd: various improvements to nand.sh
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41278
2014-06-19 14:13:41 +00:00
John Crispin
4b1c48bc93
base-files: add upgraded to the list of daemons not killed
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41268
2014-06-19 14:12:55 +00:00
Jo-Philipp Wich
766643c79e
jsonfilter: improve error reporting
...
The CLI now describes expression errors more precisely, e.g.:
Syntax error: Invalid escape sequence
In expression @["foo\x"]
Near here ----------^
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41266
2014-06-19 07:56:24 +00:00
Steven Barth
9af2e45080
dnsmasq: removing nettle 3.0 support due to nettle downgrade
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41264
2014-06-18 17:06:37 +00:00
Steven Barth
5142e91b2d
nettle: downgrade to 2.7.1 since gnutls is incompatible with 3.0
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41263
2014-06-18 17:06:30 +00:00
Steven Barth
bff5e3822c
odhcpd: improve static DHCPv4 leases (thanks arnd)
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41260
2014-06-18 12:10:10 +00:00
Steven Barth
8d177a8e78
netifd: various bugfixes (thanks Hans Dedecker)
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41259
2014-06-18 11:29:09 +00:00
Jo-Philipp Wich
a5ca7a3dd9
jsonpath: rename to jsonfilter and rewrite from flex/bison to lemon
...
This commit renames the jsonpath binary to jsonfilter to avoid clashing with a Python
extension of the same name.
The utility itself has been rewritten to use SQLite3's lemon parser generator instead
of a flex/bison combination which results in a much smaller binary.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41258
2014-06-18 10:10:30 +00:00
John Crispin
4925f710f6
relayd: update to latest git head
...
this fixes multicast fowarding on relayd links
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41254
2014-06-18 10:08:05 +00:00
Steven Barth
087ea853b4
dnsmasq: compatibility with nettle 3.0
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41249
2014-06-18 10:04:47 +00:00
Steven Barth
a0e19ec2f9
nettle: import from packages, update to 3.0
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41248
2014-06-18 10:04:43 +00:00
Steven Barth
335529e207
gmp: import from packages, update and reduce size
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41247
2014-06-18 10:04:38 +00:00
Steven Barth
495b237cc4
dnsmasq: various house-keeping updates
...
* Add Authoritative DNS and IPSET to full variant
* Remove some bloat from IPSET support
* Reintroduce "DHCP no address warning"-patch
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41246
2014-06-18 10:04:34 +00:00
Steven Barth
132cbe5e29
dnsmasq: add UCI DNSSEC runtime support
...
Ship keys for the root zone and add two uci options to enable
DNSSEC checks:
Option 'dnssec': Activate DNSSEC validation
Option 'dnsseccheckunsigned': Ensure answers without DNSSEC are in
unsigned zones.
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41245
2014-06-18 10:04:29 +00:00
Steven Barth
5f64a3e7ce
dnsmasq: Add a full variant
...
This variant includes support for DHCPv6 and DNSSEC.
DNSSEC adds a dependency on libnettle.
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41244
2014-06-18 10:04:25 +00:00
Steven Barth
e2430bc65f
dnsmasq: add upstream patch to build against libnettle-mini
...
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41243
2014-06-18 10:04:21 +00:00
Steven Barth
b3adc62b62
dnsmasq: respect target's LDFLAGS
...
Append local flags, don't overwrite.
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41242
2014-06-18 10:04:17 +00:00
Steven Barth
6dbafaa15d
dnsmasq: use COPTS for compile time options
...
As documented in config.h.
Doing otherwise will break dnsmasq's pkg-wrapper script to find its
libs to link to.
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41241
2014-06-18 10:04:02 +00:00
John Crispin
42f450b722
procd: forgot to update the git id in the last commit
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41239
2014-06-17 17:51:35 +00:00
John Crispin
0cf34cee5e
procd: make upgarded depend on mips, the static linking on arm fails
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41238
2014-06-17 15:40:05 +00:00
John Crispin
1a3ebd51ad
procd: some cleanup for SysupgradeNAND
...
Removed unused ubi file file from template as ubinized images are
passed directly and not inside the tarball.
Also removed left-over white-space.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41237
2014-06-17 15:40:02 +00:00
Imre Kaloz
9bbbcf60b3
package the TLC59116 led driver
...
SVN-Revision: 41235
2014-06-17 15:15:05 +00:00
Imre Kaloz
099d998fcf
package the TI TMP421 driver
...
SVN-Revision: 41231
2014-06-17 15:03:05 +00:00
Imre Kaloz
60f1a7bd4b
bundle ehci-orion with kmod-usb2
...
SVN-Revision: 41230
2014-06-17 15:02:28 +00:00
Steven Barth
d923104149
odhcpd: don't enable relaying by default anymore
...
SVN-Revision: 41228
2014-06-17 13:05:24 +00:00
Steven Barth
1e989206f4
iproute2: update version to 3.15.0, refresh patches, add maintainer
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41227
2014-06-17 12:43:30 +00:00
Steven Barth
c8b4058bf3
odhcpd: also honor leasetime for dhcpv6
...
SVN-Revision: 41226
2014-06-17 07:59:15 +00:00
Steven Barth
19f89dfd2c
odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure
...
SVN-Revision: 41225
2014-06-17 07:44:24 +00:00
John Crispin
3dca5a158d
procd: various cleanups to /lib/upgrade/nand.sh
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41222
2014-06-16 18:55:14 +00:00
John Crispin
21eac7a7db
procd: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41221
2014-06-16 18:55:09 +00:00
John Crispin
91d82d7b36
procd: rename procd_add_network_trigger
...
i got complaints about the bad naming of the api. lets rename it while there are no users yet.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41220
2014-06-16 18:55:05 +00:00
Steven Barth
a5df7c0a17
ncurses: Install xterm-256color
...
Based on a patch by Jonathan Bennett <jbscience87@gmail.com>
SVN-Revision: 41212
2014-06-16 18:21:02 +00:00
Steven Barth
d11426b32b
odhcpd: add more consistent hostname-writing
...
SVN-Revision: 41211
2014-06-16 16:45:05 +00:00
Steven Barth
bea1a153ed
odhcpd: update hostfile more often
...
SVN-Revision: 41197
2014-06-16 09:09:13 +00:00
Steven Barth
cd271413aa
odhcpd: fix dhcpv4 hostname attribute handling
...
SVN-Revision: 41196
2014-06-16 08:33:49 +00:00
Steven Barth
8a5b65195d
odhcpd: accept FQDN as search domain
...
SVN-Revision: 41194
2014-06-15 22:49:58 +00:00
Steven Barth
941ab9a89a
ppp: bump to 2.4.6
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41193
2014-06-15 20:55:17 +00:00
Jo-Philipp Wich
1599e6f601
ubi-utils: fix wrong PKG_NAME, bump copyright, add build dependency on zlib
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41192
2014-06-15 19:34:51 +00:00
Felix Fietkau
0f87ca021f
mac80211: disable the clk_* backport, it is unused by drivers and has the wrong ifdef
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41181
2014-06-13 13:29:18 +00:00
Felix Fietkau
867ba199f8
mac80211: fix disabling of 802.11n features
...
r40682 ("mac80211: clean up ht capability handling, drop the use of the
ht_capab list, use individual variables instead") removed the ht_capab list and
replaced it with optional variables to disable features for a phy. But these
variables weren't added in drv_mac80211_init_device_config and thus didn't make
any difference when modifying /etc/config/wireless.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
SVN-Revision: 41180
2014-06-13 10:10:05 +00:00
Felix Fietkau
205dd2e3c9
revert an accidentally committed patch chunk
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41179
2014-06-13 09:40:14 +00:00
Felix Fietkau
841b730f98
kernel: fix pkt_type filter mask for packet sockets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41178
2014-06-13 09:34:03 +00:00
Felix Fietkau
e2c4d320c7
b43: fix a regression on G-PHY devices
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41162
2014-06-12 14:44:26 +00:00
Felix Fietkau
39c5660cbd
rt2x00: fix crash when using TKIP on USB devices
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41161
2014-06-12 14:44:23 +00:00
Felix Fietkau
c77311f689
ath9k: fix initial noise floor calibration on older chips
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41156
2014-06-12 11:41:12 +00:00
Felix Fietkau
f3e37c359d
ath9k: make noise floor calibration and periodic calibration mutually exclusive
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41155
2014-06-12 11:41:08 +00:00
Felix Fietkau
f2e5a82296
b43: fix frequency reporting, fixes scan issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41154
2014-06-12 11:41:04 +00:00
Steven Barth
fa2df0e8c7
odhcpd: use search domain instead of domain attribute
...
SVN-Revision: 41152
2014-06-12 09:22:07 +00:00
Felix Fietkau
b30b59773b
procd: update to the latest version, fixes static linking of upgraded
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41148
2014-06-11 17:48:35 +00:00
Felix Fietkau
500d3072ec
netifd: use procd_add_reload_trigger
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41147
2014-06-11 17:05:50 +00:00
Felix Fietkau
79bbc4fbfb
procd: allow passing multiple config files to procd_add_reload_trigger
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41146
2014-06-11 17:05:46 +00:00
Jo-Philipp Wich
3a1b8699b6
curl: move to core packages
...
SVN-Revision: 41143
2014-06-11 15:43:24 +00:00
Steven Barth
12cdfef54c
procd: fix overflow in hotplug socket on certain targets
...
SVN-Revision: 41142
2014-06-11 15:34:33 +00:00
John Crispin
bedd6f44a5
base-files: properly remove stderr from zcat/bzcat
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41135
2014-06-11 13:00:25 +00:00
John Crispin
1e876b4191
procd: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41129
2014-06-11 12:59:49 +00:00
John Crispin
3417834ffc
fstools: the ubi flash tool is obselete now
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41128
2014-06-11 12:59:45 +00:00
John Crispin
c43d614f89
base-files: add an ugly hack for nand to sysupgrade
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41126
2014-06-11 12:59:37 +00:00
John Crispin
e73538ba56
base-files: include more ubi* tools in sysupgrade ramdisk
...
Also add some more busybox symlinks which are useful for sysupgrade
on UBI-enabled devices.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41125
2014-06-11 12:59:33 +00:00
John Crispin
7d306dd9f0
ubi-utils: cleanup the package
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41124
2014-06-11 12:59:30 +00:00
John Crispin
18e8ae6b2c
libubox: update to latest git
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41123
2014-06-11 12:59:26 +00:00
Steven Barth
ba59fab9bb
kernel: fix kernel builds for chipidea w/ usb-gadget
...
Instead of repackaging udc-core.ko again, just add a dependency to
kmod-usb-gadget, which already contains it.
Fixes kmod-chipidea builds for 3.10- with usb-gadget enabled.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41115
2014-06-11 12:19:44 +00:00
Steven Barth
e50f3b4fc7
uhttpd: also bind to IPv6 by default
...
SVN-Revision: 41114
2014-06-11 12:11:55 +00:00
Felix Fietkau
d373178835
ath9k: do a chip reset if noise floor calibration fails, should improve stability
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41113
2014-06-11 11:28:58 +00:00
Felix Fietkau
3ab9651cb0
netifd: update to latest version, fixes reload issue ( #16754 ) and adds 802.1ad support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41112
2014-06-11 10:23:12 +00:00
Steven Barth
b81ebf6db1
netifd: add support for onlink-flag for routes
...
SVN-Revision: 41098
2014-06-10 16:04:40 +00:00
Felix Fietkau
af45048dfd
strace: move to trunk, add myself as a maintainer
...
SVN-Revision: 41097
2014-06-10 10:22:18 +00:00
Steven Barth
b482d8ff64
odhcpd: various regression fixes (thanks Hans Dedecker)
...
SVN-Revision: 41079
2014-06-10 08:47:15 +00:00
Felix Fietkau
35d703c8a6
mountd: remove a bogus include to fix compile with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41062
2014-06-09 13:48:00 +00:00
Felix Fietkau
24662e6122
libnfnetlink: fix musl compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41061
2014-06-09 13:47:56 +00:00
Felix Fietkau
d73f553b0b
ubi-utils: fix musl compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41060
2014-06-09 13:47:52 +00:00
Felix Fietkau
29dffbbab4
util-linux: use qsort instead of qsort_r to fix compile error with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41059
2014-06-09 13:47:48 +00:00
Felix Fietkau
422ee45253
xfsprogs: fix compile errors with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41058
2014-06-09 13:47:44 +00:00
Felix Fietkau
6de020d241
uhttpd: update to the latest version, fixes musl compile issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41057
2014-06-09 13:47:40 +00:00
Felix Fietkau
9c40648f3a
kernel: add missing dependency for kmod-fs-nfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41055
2014-06-08 12:07:42 +00:00
Felix Fietkau
c1927d2109
valgrind: avoid including linux/ptrace.h to fix a musl build error
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41054
2014-06-08 11:21:37 +00:00
Felix Fietkau
871dd8ec7e
uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k to 29k
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41051
2014-06-07 19:14:17 +00:00
Hauke Mehrtens
1714048d7f
broadcom-diag: remove broadcom-diag
...
broadcom-diag is not supported any more and was replaced by
configuration the GPIOs in the arch code
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41047
2014-06-07 17:01:42 +00:00
Hauke Mehrtens
d72ff79546
broadcom-wl: fix build with bcma or ssb deactivated
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41046
2014-06-07 17:00:53 +00:00
Felix Fietkau
281f415885
base-files: fix argument order to date in sysfixtime so that it also works with musl
...
Seems like the reverse order relies on GNU specific getopt hackery which
musl does not replicate
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41045
2014-06-07 16:14:47 +00:00
Felix Fietkau
dec0d7f025
brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like WRT54G
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41041
2014-06-07 15:19:40 +00:00
Felix Fietkau
8b4dd24444
mac80211: b43: fix B43_USE_SSB dependency
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41040
2014-06-07 12:04:55 +00:00
Felix Fietkau
71cda6a1e0
procd: Fix USB cellular modems hotplug events
...
Without this patch, /etc/hotplug.d/tty/30-3g won't be called when you insert or remove a USB-serial cellular modem.
(see Ticket #14117 )
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
SVN-Revision: 41039
2014-06-07 11:54:13 +00:00
Steven Barth
7ec499eca5
odhcpd: improve DHCPv4 range defaults
...
SVN-Revision: 41038
2014-06-07 10:35:34 +00:00
Felix Fietkau
11a0bcdfca
b43: fix ssb/bcma dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41037
2014-06-06 16:24:21 +00:00
Felix Fietkau
a57aec309d
binutils: decouple from toolchain selection, use version 2.24, fix libiberty installation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41036
2014-06-06 10:51:47 +00:00
Felix Fietkau
5d680ffda8
oprofile: update to 0.9.9, fix compile error
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41035
2014-06-06 10:51:44 +00:00
John Crispin
b757deecad
ubi-utils: bump to version 1.5.1 for ubiblock support
...
ubiblock allows creating and removing read-only block devices
on top of ubi volumes.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41033
2014-06-06 09:34:47 +00:00
John Crispin
1352b86627
igmpproxy: report an error and dont start the instance if one of the interfaces is not up
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41032
2014-06-06 09:34:38 +00:00
John Crispin
bd179b2610
procd: service instances can now report an error of why they failed to start.
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41031
2014-06-06 09:34:30 +00:00
Felix Fietkau
75d3a6abb7
ath9k: add a fix for rx overrun processing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41029
2014-06-05 23:33:57 +00:00
Felix Fietkau
5fc3c8252a
ath9k: add a fix for ANI related stability issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41028
2014-06-05 23:33:54 +00:00
Hauke Mehrtens
a56519e1b9
openssl: version bump to 1.0.1h
...
today appeared another serious vulnerability in openssl. More info is
here http://ccsinjection.lepidum.co.jp . Users are advised to update to
openssl 1.0.1h.
Signed-off-by: Martin Strbacka <martin.strbacka@nic.cz>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41026
2014-06-05 21:32:36 +00:00
Felix Fietkau
53fa9374c2
hostapd: fix wpad-mini compile error ( #16700 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41023
2014-06-05 21:14:02 +00:00
Felix Fietkau
5758b210e3
hostapd: update to 2014-06-03
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41022
2014-06-05 15:58:01 +00:00
Felix Fietkau
22fcfab353
ath9k: fix enabling PC-OEM card support ( #16624 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41021
2014-06-05 15:13:28 +00:00
Felix Fietkau
e4cc5c1edf
procd: update to the latest version, fixes a crash on early boot
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41020
2014-06-05 14:55:14 +00:00
Felix Fietkau
a073d13baa
wpa_supplicant: fix locking hostapd to 20MHz ( #12720 )
...
Fixed wpa_supplicant when the radio is in 40MHz mode so that it no
longer restarts hostapd with the second channel disabled.
Signed-off-by: Lance Chaney <furryfur1@gmail.com>
SVN-Revision: 41019
2014-06-05 14:55:10 +00:00
Felix Fietkau
fcb680357e
mac80211: merge a series of cleanups/fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41018
2014-06-05 14:55:07 +00:00
Felix Fietkau
b7ce76b4b9
ath9k: merge a p2p powersave handling fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41017
2014-06-05 14:55:03 +00:00
Felix Fietkau
236e7ee239
rt2x00: merge beacon setup fixes, disable unused hw beacon slots
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41016
2014-06-05 14:09:14 +00:00
Felix Fietkau
2454ee8645
mac80211: b43: make support for SSB optional
...
Now we have a choice submenu, just like b43 in the mainline.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41015
2014-06-05 13:51:15 +00:00
Felix Fietkau
fd20a64136
mac80211: b43: update BCM4716 patch to compile without SSB
...
B43_SSB is optional after recent upstream changes.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41014
2014-06-05 13:51:11 +00:00
Felix Fietkau
8174c12c23
libubox: update to the latest version, adds static vlist initializer macros
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41013
2014-06-05 13:51:08 +00:00
Felix Fietkau
c20bb27aad
hostapd: move reading of rsn_preauth out of auth_type=eap context
...
rsn_preauth is used outside of "case $auth_type", so if it is set
for an EAP-enabled SSID, it would also be set for the following
non-EAP-enabled SSIDs, because it would not be read again.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41012
2014-06-05 11:55:36 +00:00
John Crispin
ac69d576b4
igmpproxy: register interface change triggers
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41011
2014-06-05 10:56:18 +00:00
John Crispin
7a0606124a
netfid: make procd watch the network.interface object for events
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41010
2014-06-05 10:56:14 +00:00
John Crispin
91de9c589c
netifd: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41009
2014-06-05 10:56:10 +00:00
John Crispin
e1e5f21b2f
procd: add wrapper calls for interface triggers
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41008
2014-06-05 10:56:06 +00:00
John Crispin
ad3c2701b6
procd: update to latest git head
...
adds support for ubus event based triggers
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41007
2014-06-05 10:56:02 +00:00
John Crispin
59c8b70839
procd: rename local variable in uci_validate_section
...
Allow to use "package", "type", "name", "error" and "result"
as config option names:
package some_service
config section 'foo'
option name 'bar'
option type 'unknown'
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
SVN-Revision: 41006
2014-06-05 08:19:59 +00:00
Steven Barth
2ecdc86b4d
map: add support for map-t if available
...
SVN-Revision: 41003
2014-06-04 14:58:40 +00:00
Felix Fietkau
b8d190da1f
hostapd: replace undefined $bridge with $network_bridge
...
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41002
2014-06-04 11:51:59 +00:00
Steven Barth
54291b16e6
dhcpv6: set default solicit timeout back to 120s
...
This deliberatly breaks RFC 7083 since its not really user-friendly.
SVN-Revision: 41001
2014-06-04 09:59:45 +00:00
John Crispin
5a9c834a12
package: swconfig: let variable name be local
...
Let the first parameter of function config_get be local, because there
is a chance that config_get won't export the variable.
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 41000
2014-06-04 07:20:31 +00:00
John Crispin
39c5628e5a
libusb-compat: create directory for libusb-config
...
Fix a build regression caused by r39975 by making sure $(STAGING_DIR)/host
directory exists before trying to copy files to it.
Cc: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 40998
2014-06-04 07:20:02 +00:00
John Crispin
39798dc43b
igmpproxy: update init.d script to procd and add a hotplug script
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40997
2014-06-04 07:19:51 +00:00
Felix Fietkau
21b0a8d8a4
mac80211: backport a powersave related fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40995
2014-06-03 13:59:43 +00:00
Felix Fietkau
eb3a2b12ae
mac80211: refresh patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40994
2014-06-03 13:59:24 +00:00
John Crispin
47cf6f9cd1
base-files: /etc/rc.button/power should be executable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40993
2014-06-03 06:52:46 +00:00
John Crispin
6fe4cc42d2
kernel: fix kernel build for chipidea w/o usb-gadget
...
This resolves a module dependency kernel regression in r40905 with the
usb-chipidea module if usb-gadget was not selected.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 40992
2014-06-03 05:49:34 +00:00
Felix Fietkau
cd428b41bf
mac80211: b43: make support for BCMA optional
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 40985
2014-06-02 18:17:48 +00:00
Felix Fietkau
4e56e7ee61
mac80211: b43: make B43_PHY_LP configurable
...
This allows saving 11772 B if disabled.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 40984
2014-06-02 18:17:44 +00:00
Felix Fietkau
4b241e9827
netfilter: split off header matching modules not used by the default config (reduces rootfs size and memory usage)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40983
2014-06-02 18:13:38 +00:00
John Crispin
1a6a14c757
package/uboot-envtools: add OpenMesh OM2P-HSv2 support
...
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40965
2014-06-02 13:21:47 +00:00
John Crispin
f450be9bb2
package/om-watchdog: add OpenMesh OM2P-HSv2 support
...
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40964
2014-06-02 13:21:43 +00:00
John Crispin
f777b06875
package/uboot-envtools: add OpenMesh OM2Pv2 support
...
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40959
2014-06-02 13:21:17 +00:00
John Crispin
b656a25671
package/om-watchdog: add OpenMesh OM2Pv2 support
...
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40958
2014-06-02 13:21:11 +00:00
John Crispin
520fe28adf
iwinfo: update nl80211 api to the latest one
...
modified version of http://patchwork.openwrt.org/patch/4533/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40954
2014-06-02 13:10:53 +00:00
John Crispin
f3aa8a8cf4
iwinfo: add 802.11ac hwmode support
...
In case of .11ac device the hwmode was not properly displayed.
This patch fixes it.
Signed-off-by: Marek Kwaczynski <marek.kwaczynski@tieto.com>
Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
SVN-Revision: 40953
2014-06-02 13:10:49 +00:00
John Crispin
8139ba35af
iwinfo: add Atheros AR9580 to hardware.txt
...
Signed-off-by: Stefan Agner <stefan@agner.ch>
SVN-Revision: 40952
2014-06-02 13:10:44 +00:00
Felix Fietkau
029013d42c
polarssl: enable parallel build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40950
2014-06-02 13:01:48 +00:00
Felix Fietkau
b73259c37a
polarssl: remove polarssl-progs, it is just a random collection of test programs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40949
2014-06-02 13:01:44 +00:00
John Crispin
0de0310a9c
base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var.
...
http://patchwork.openwrt.org/patch/5086/
Signed-off-by: karl.vogel@gmail.com
SVN-Revision: 40943
2014-06-02 12:45:13 +00:00
John Crispin
8e7b9741b0
comgt: add support for defining dial number in config file
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
SVN-Revision: 40942
2014-06-02 12:45:09 +00:00
John Crispin
f91dd34ee9
kernel: Fix xen domU kmod-xen-kbd package
...
modified version of http://patchwork.openwrt.org/patch/5526/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40941
2014-06-02 12:45:05 +00:00
John Crispin
35d3c91c86
soloscli: upgrade to 1.04
...
- The package does not compile at the moment. Since there is a new
upstream version avaiable, use this new source instead.
- Upstream has already included our both patches.
- This is only compile tested, since I do not own any test hardware.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 40940
2014-06-02 12:45:01 +00:00
John Crispin
43de2d08de
mac80211: query driver for max A-MPDU length exponent
...
This patch enables netifd to query 802.11ac-driver for the maximum
supported A-MPDU length exponent, possibly increasing VHT throughput by
more aggressive frame aggregation.
v2: refreshed patch
Signed-off-by: Matti Laakso <malaakso at elisanet.fi>
SVN-Revision: 40938
2014-06-02 12:44:54 +00:00
John Crispin
40218343cd
package: netifd: remove blank line at the end of file
...
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 40937
2014-06-02 12:44:51 +00:00
John Crispin
46a4f13283
qos-script: Add comments to existing rules
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40936
2014-06-02 12:44:47 +00:00
John Crispin
9e65c01a4b
qos-script: Improve usability by adding comment field to rules
...
It's quite unconveniet to remember which ports are used by which applications, especially for not so advanced users.
Together with luci patch (discussed on IRC) this improves qos-scripts usability.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40935
2014-06-02 12:44:44 +00:00
John Crispin
3bc4516ebb
hostapd: Add optional support for hostapd own_ip_addr in wireless config
...
`own_ip_addr` is used by hostapd as NAS-IP-Address.
This is used to identify the AP that is requesting the authentication of the
user and could be used to define which AP's can authenticate users.
Some vendors implement only NAS-Identifier or NAS-IP-Address and not both.
This patch adds ownip as an optional parameter in /etc/config/wireless.
Signed-off-by: Thomas Wouters <thomaswouters@gmail.com>
SVN-Revision: 40934
2014-06-02 12:44:40 +00:00
John Crispin
9b595fcd4b
ppp: allow to set PPP interface name via config
...
allows to set PPP interface name manually via new
network interface option pppname.
If not set, default naming will be used (e.g. pppoe-eth0)
Signed-off-by: Ulrich Weber <uw@ocedo.com>
SVN-Revision: 40933
2014-06-02 12:44:36 +00:00
John Crispin
b61c6fee71
kernel: Enable kmod-hid-generic driver when selecting usb-hid
...
kmod-hid-generic needs to be selected when enabling usb-hid in order to get generic devices working.
This fixes keyboards support in linux 3.3+ kernels.
https://dev.openwrt.org/ticket/12631
https://dev.openwrt.org/ticket/12686
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40932
2014-06-02 12:44:33 +00:00
John Crispin
a171eb4e4f
openvpn: enable ipv6 parameters
...
http://patchwork.openwrt.org/patch/4945/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40931
2014-06-02 12:44:30 +00:00
John Crispin
e847b236bc
util-linux: Disable sulogin in util-linux package
...
The sulogin tool doesn't compile because it cannot find shadow.h. As the
tool is not available in openwrt it is now not selected during the build
process.
Signed-off-by: Tjalling Hattink <t.hattink@fugro.nl>
SVN-Revision: 40930
2014-06-02 12:44:27 +00:00
John Crispin
dab35f044a
uboot-envtools: add support for environment in ubi volume
...
On UBI enabled devices, U-Boot might store it's environment on
UBI volume(s). Support this in uboot-envtools, so fw_setenv and
fw_printenv can work on these platforms.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40929
2014-06-02 12:44:19 +00:00
John Crispin
85b8897d1a
fstools: stage libubi-utils static library and headers
...
Use InstallDev to make libubi-utils available for linking in
uboot-envtools.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40928
2014-06-02 12:44:16 +00:00
John Crispin
3936ed4028
package/Makefile: Substituted deprecated -perm +mode with -perm /mode
...
The find(1) -perm +mode is no longer supported and has been deprecated since
2005.
This could resolve #13855 ticket.
Signed-off-by: Rocco Folino <lordzen87@gmail.com>
SVN-Revision: 40927
2014-06-02 12:44:13 +00:00
John Crispin
07fde034b0
lantiq: Add ARV7510PW22 support
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40918
2014-06-02 12:43:31 +00:00
John Crispin
4fd7e0cdab
kernel: Add kernel modules for USB gadget serial devices.
...
This patch adds support for building the kernel modules for gadget serial devices.
Signed-off-by: Owen Kirby <osk@exegin.com>
Acked-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 40917
2014-06-02 12:43:28 +00:00
John Crispin
af4769e298
iptables: Makefile: only build ip6tc, if IPv6 is enabled
...
when disabling ipv6, the iptables build breaks without a manul clean or this patch
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 40916
2014-06-02 12:43:25 +00:00
John Crispin
a866b7eb9d
dropbear: make missing variables local
...
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 40914
2014-06-02 12:43:16 +00:00
John Crispin
37eb27e47d
base-files: remove function service_kill
...
Function service_kill is deprecated and has no user, so remove it.
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 40912
2014-06-02 12:43:10 +00:00
John Crispin
36d0a5e3fb
base-files: add simple shutdown script
...
Since svn rev [38557] we support power buttons, for example
the ACPI power button on x86 machines.
Add a simple shutdown script to /etc/rc.button, to gracefully shutdown
the machine after the power button is pressed.
Tested on x86 and x86_64 in a kvm virtual machine.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 40909
2014-06-02 12:43:00 +00:00
John Crispin
44e2de03a4
base-files: calling stop_service before procd_kill.
...
Before this patch, doing `/e/c/network restart' will emit the folloing
error by `ubus network.wireless down "{}"' because netifd already quit
by that time.
Command failed: not found
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 40906
2014-06-02 12:42:44 +00:00
John Crispin
8f100f4f2e
kernel: usb.mk: enable chipidea udc mode
...
The chipidea USB OTG controller is dual-role and supports both host and device
modes. Enable device mode.
Tested on Gateworks Ventana imx6 board with g_ether.
Are there any other targets out there that use the CHIPIDEA controller? If so
testing is needed for those.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 40905
2014-06-02 12:42:41 +00:00
John Crispin
dcf42b40fc
base-files: removes logging
...
Since logd haven't started at this point, logging does not work.
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
SVN-Revision: 40904
2014-06-02 12:42:37 +00:00
Felix Fietkau
118eec12e8
fstools: update to latest version, fixes build on x86_64
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40902
2014-06-02 09:38:09 +00:00
Steven Barth
7c0d5b99c4
odhcpd: add configuration for userclass-filter
...
SVN-Revision: 40900
2014-06-02 07:08:16 +00:00
Zoltan Herpai
d00f7b05c8
uboot-sunxi: add bananapi support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40899
2014-06-01 18:47:14 +00:00
Steven Barth
e9ff251ca6
ca-certificates: bump to 20140325
...
SVN-Revision: 40894
2014-06-01 10:32:37 +00:00
Steven Barth
299c2cd312
6relayd: superseded by odhcpd
...
SVN-Revision: 40893
2014-06-01 10:28:50 +00:00
Steven Barth
b5b0381cbb
polarssl: bump to 1.3.7
...
SVN-Revision: 40892
2014-06-01 09:49:24 +00:00
Felix Fietkau
d866ee2e30
netifd: replace the sleep 5 with an ubus wait_for call to speed up init script
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40891
2014-05-31 23:49:23 +00:00
Felix Fietkau
11462369af
fstools: update to the latest version, fixes build for 64 bit targets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40889
2014-05-31 12:46:59 +00:00
Steven Barth
cdbbe71199
odhcp6c: fix last commit
...
SVN-Revision: 40887
2014-05-30 14:50:42 +00:00
Steven Barth
f8c12d4227
odhcp6c: improve passthrough filter
...
SVN-Revision: 40886
2014-05-30 14:48:39 +00:00
Felix Fietkau
72d6a51e64
iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing garbage
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40884
2014-05-30 11:37:35 +00:00
Steven Barth
8f8dc0959c
busybox: remove redundant 6rd-patch
...
SVN-Revision: 40882
2014-05-29 21:50:32 +00:00
Steven Barth
57999c4807
odhcpd: Fix a segfault in DHCPv6 option handling
...
SVN-Revision: 40881
2014-05-29 21:01:42 +00:00
Steven Barth
50b663de47
busybox: udhcpc source IP rebind patch
...
Patch sets the source IP address of DHCP request messages during rebind to the IP address
assigned to the udhcpc client. Source address 0.0.0.0 can only be used by a client prior
to obtaining its IP address (see RFC2131 § 4.1). Source IP address behavior lines up now with
the ISC dhcp client implementation for DHCP request messages during rebind and DHCP release
messages.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 40878
2014-05-29 10:35:34 +00:00
Jo-Philipp Wich
83ccc9a8f6
6in4: adjust update url ( #16617 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40876
2014-05-29 09:22:52 +00:00
Luka Perkov
591b5285f5
uboot-envtools: add support for kirkwood ea4500
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40872
2014-05-28 21:43:42 +00:00
Felix Fietkau
df9f29c47d
ubox: update to latest version, fixes kmodloader issues with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40869
2014-05-28 21:28:14 +00:00
Felix Fietkau
487f719203
uqmi: Add support for QMI-based mobile broadband modems
...
Many of the 4G/LTE and 3G modems utilize the QMI-protocol to control the
modem. At the moment there is no support for them in OpenWrt. This
patch adds support for them in the form of a netifd script and a
control utility. Tested with Huawei E398 and ZTE MF820D (which requires
a delay of ~30 s before responding to QMI commands). I put myself up as
the maintainer, feel free to change this if you desire.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 40868
2014-05-28 19:45:20 +00:00
Felix Fietkau
253892e57f
uclient: update to the latest version, fixes an issue with http authentication handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40867
2014-05-28 09:44:57 +00:00
Steven Barth
05090cb270
odhcpd: add support for configuring raw dhcpv6 options
...
SVN-Revision: 40862
2014-05-26 17:08:57 +00:00
Felix Fietkau
af116a5ec3
libubox: update to latest version, fixes a segfault on json_script cleanup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40861
2014-05-26 13:53:48 +00:00
Felix Fietkau
a5f8365f40
ath9k: fix deprecated syntax in config symbol
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40860
2014-05-26 08:00:29 +00:00
Felix Fietkau
48855aab6c
ath9k: make support for PC-OEM cards optional, reduces module size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40859
2014-05-25 22:39:58 +00:00
Felix Fietkau
2898951c9c
ubox: update to the latest version, reduces binary library dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40857
2014-05-25 22:39:51 +00:00
Felix Fietkau
0c383776df
procd: update, fixes a bunch of memleaks
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40856
2014-05-25 19:38:58 +00:00
Felix Fietkau
039dca04b8
procd: update to the latest version, fixes some musl compatibility issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40854
2014-05-25 17:51:52 +00:00
Felix Fietkau
6c6faf5f37
busybox: add back missing crond config change
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40853
2014-05-25 17:45:22 +00:00
Felix Fietkau
f4f553efa7
busybox: update to 1.22.1
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40852
2014-05-25 17:42:09 +00:00
Felix Fietkau
a54791f2ba
busybox: remove obsolete httpd patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40851
2014-05-25 17:42:02 +00:00
Felix Fietkau
63f69d0bb9
busybox: remove obsolete insmod patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40850
2014-05-25 17:41:59 +00:00
Felix Fietkau
7a13084797
busybox: drop a udhcpc patch that has been superseded by upstream changes a long time ago
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40849
2014-05-25 17:41:55 +00:00
Felix Fietkau
c1187357dc
busybox: remove obsolete init patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40848
2014-05-25 17:41:52 +00:00
Felix Fietkau
5e341d0d0d
busybox: use a config option instead of a patch to select the cron directory
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40847
2014-05-25 17:41:48 +00:00
Felix Fietkau
92b716ff72
mac80211: mark kmod-rtlwifi as hidden (selected by rtlwifi drivers)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40845
2014-05-25 12:23:14 +00:00
Felix Fietkau
d9bbeff7c8
button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40839
2014-05-23 22:13:13 +00:00
Felix Fietkau
6ee4d92e34
gpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels ( fixes #16413 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40838
2014-05-23 22:13:10 +00:00
Felix Fietkau
d90ec19e95
rt2x00: fix rt3352 rf probing ( #14322 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40837
2014-05-23 21:05:41 +00:00
Felix Fietkau
b13b61f98c
mac80211: fix probing of rtl8180
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40836
2014-05-23 21:00:42 +00:00
Felix Fietkau
ca49c000b6
mac80211: update to wireless-testing 2014-05-22
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40834
2014-05-23 18:48:35 +00:00
Luka Perkov
295130a69b
kernel: other.mk: add pps-gpio support
...
The pps-gpio kernel module supports Pulse-Per-Second provided by a GPIO.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 40831
2014-05-23 09:35:27 +00:00
Luka Perkov
2381f4a7b0
uboot-envtools: add Pogoplug E02 support
...
The settings require that the OpenWrt provided u-boot is used as either
first or second stage bootloader as it modifies the partitioning scheme
to move the u-boot environment to a separate mtd partition.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 40829
2014-05-23 08:17:02 +00:00
Luka Perkov
d3fc4fbd74
uboot-kirkwood: re-add Pogoplug E02 support
...
This patch modifies the u-boot config for the Pogoplug E02 to work with
OpenWrt. It also enables building a second stage bootloader image.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 40828
2014-05-23 08:17:01 +00:00
Steven Barth
c99065ffab
odhcp6c: improve passthru filter
...
SVN-Revision: 40826
2014-05-23 06:29:13 +00:00
Steven Barth
3ce83eb9a0
odhcp6c: export passthru options as netifd data
...
SVN-Revision: 40825
2014-05-23 06:26:23 +00:00
Steven Barth
cb8ca4bdb8
odhcp6c: add support for option passthru
...
SVN-Revision: 40824
2014-05-23 06:17:27 +00:00
Steven Barth
bb932910dd
Initial support for MAP-E and Lightweight 4over6 protocol
...
SVN-Revision: 40823
2014-05-22 20:04:53 +00:00
Steven Barth
5696b94b76
netifd: fix a segfault and improve ipip6 tunnel setup
...
SVN-Revision: 40821
2014-05-22 20:04:43 +00:00
Felix Fietkau
962575f201
mtd: fix compile error with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40819
2014-05-21 14:09:53 +00:00
Luka Perkov
a1038db845
fstools: update to the latest version
...
Fixes RO mounts on imx6 target.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40818
2014-05-21 13:15:47 +00:00
Felix Fietkau
8bd8ecd0c3
iwinfo: remove old lua compat macros
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40816
2014-05-21 12:34:18 +00:00
Felix Fietkau
4c9fc236c9
iwinfo: un-export internal api header files
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40815
2014-05-21 12:34:02 +00:00
Felix Fietkau
8c4421ecd6
iwinfo: bump release and start using ABI_VERSION
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40814
2014-05-21 12:33:58 +00:00
Felix Fietkau
12333f4169
iwinfo: move wl_ops to iwinfo_wl.c, make functions static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40813
2014-05-21 12:33:30 +00:00
Felix Fietkau
b5eec473f0
iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40812
2014-05-21 12:33:27 +00:00
Felix Fietkau
6c02355830
iwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40811
2014-05-21 12:33:18 +00:00
Felix Fietkau
6e27ecbac7
iwinfo: move wext_ops to iwinfo_wext.c, make functions static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40810
2014-05-21 12:33:15 +00:00
Felix Fietkau
2d06acd6ac
iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded strcmp calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40809
2014-05-21 12:33:10 +00:00
Luka Perkov
b10140d832
uboot-imx6: update to 2014.04
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40805
2014-05-20 21:01:18 +00:00
Luka Perkov
44c890b6f1
uboot-kirkwood: update to 2014.04
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40804
2014-05-20 12:45:02 +00:00
Steven Barth
3834bd7667
dnsmasq: bump to 2.71
...
dnsmasq: bump to 2.71
this is a bugfix-release, see
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2014q2/008538.html
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 40803
2014-05-20 11:44:33 +00:00
Felix Fietkau
740a322cf8
ath9k: revert a faulty rx path fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40802
2014-05-20 11:09:47 +00:00
Felix Fietkau
9d5be2b858
iw: sync nl80211.h
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40801
2014-05-20 09:38:14 +00:00
Felix Fietkau
8513629e3e
mac80211: update to wireless-testing 2014-05-19
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40800
2014-05-20 09:35:17 +00:00
Florian Fainelli
8f526ff530
dnsmasq: Allow creating static DNS entries from static lease entries
...
DHCP entries in /etc/config/dhcp will not automatically create A or PTR
records. Add an "option dns" directive which appends an entry to
/tmp/hosts/dhcp to facilitate forward and reverse DNS lookups. For
instance, this item:
config host
option ip '192.168.0.10'
option mac '00:13:57:9b:df:02'
option name 'winpc'
option dns '1'
will add a corresponding entry to /tmp/hosts/dhcp:
192.168.0.10 winpc.lan
This keeps the hostname/IP/MAC in a single place, for easy maintenance.
Related: ticket #13854 reports an regression involving missing PTR
records when using "config domain" to define static DNS entries for
individual hosts. However, per Simon Kelley[1], the --address feature
used by "config domain" was never intended to generate DNS A records for
hosts. It would probably be better for the reporter to apply this patch,
and then use "config host" sections instead of "config domain" sections.
[1] http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2008q4/002498.html
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40799
2014-05-20 05:00:28 +00:00
Florian Fainelli
0571a1454b
kernel: Enable CONFIG_SPI_SPIDEV when selecting kmod-spidev
...
Without this patch /dev/spidev*.* only appears if CONFIG_SPI_SPIDEV is manually
selected and set to "y" from the kernel config.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40784
2014-05-20 04:50:34 +00:00
Felix Fietkau
2ddcd59f16
mac80211: fix stbc configuration
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40783
2014-05-19 22:19:07 +00:00
Felix Fietkau
239b3c09c9
hostapd: add a package for eapol_test
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40782
2014-05-19 21:58:48 +00:00
Felix Fietkau
00776714ac
fstools: update to the latest version, adds ubifs support and ubi/mtd fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40781
2014-05-19 21:58:44 +00:00
Felix Fietkau
acf1c98271
ath9k: add some rx path fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40780
2014-05-19 19:51:45 +00:00
Luka Perkov
15ff368d5f
uboot-lantiq: remove duplicate define
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40779
2014-05-19 18:55:55 +00:00
Luka Perkov
740ed0ede4
uboot-envtools: update to 2014.04
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40778
2014-05-19 16:41:24 +00:00
Felix Fietkau
385b08d475
mac80211: fix ht capabilities for HT20
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40776
2014-05-18 21:13:03 +00:00
Felix Fietkau
030af00c2f
ltq-hcd: disable mips16 support
...
This patch disables mips16 support in the ltq-hcd driver because some
people reported slow speed and problems with usb storage devices, 3G
dongles and wireless usb adapters.
Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
SVN-Revision: 40775
2014-05-18 21:12:55 +00:00
Felix Fietkau
bb240b50b6
base-files: enable force_link for lan by default
...
This allows services to bind to it at boot time instead of waiting for a
cable to be plugged in
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40773
2014-05-16 19:36:22 +00:00
Felix Fietkau
cfbd90d2bf
netifd: update to the latest version, fixes wireless setup cancellation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40771
2014-05-15 20:03:04 +00:00
Felix Fietkau
8a75eac80b
mac80211: fix VHT80 channel allocation (thx, SeG)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40770
2014-05-15 20:02:59 +00:00
Jo-Philipp Wich
7490659254
package: ignore failed downloads with IGNORE_ERRORS
...
When IGNORE_ERROR is set, also skip broken downloads, this is required
to make a full "make download" run even if some upstream sources are
unreachable.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40768
2014-05-14 15:49:22 +00:00
Jo-Philipp Wich
1f3a36b9c3
opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatching md5sums
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40766
2014-05-14 11:19:07 +00:00
Hauke Mehrtens
a5ced8b408
gpio-button-hotplug: fix (and extend) package description
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 40765
2014-05-14 10:22:48 +00:00
Hauke Mehrtens
ebd4f65380
button-hotplug: describe module a bit better & mention gpio-button-hotplug
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 40764
2014-05-14 10:22:19 +00:00
Steven Barth
92e65b481a
dnsmasq: bump to 2.7.0
...
SVN-Revision: 40759
2014-05-14 07:02:17 +00:00
Luka Perkov
c43b291c4e
kernel: other.mk: add thermal option
...
It is available in later kernel versions.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40752
2014-05-11 22:42:21 +00:00
Luka Perkov
4fc0484982
ubi-utils: fix typo
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40751
2014-05-11 22:42:10 +00:00
Felix Fietkau
5858557160
broadcom-wl: bring interfaces up, do not rely on netifd doing it
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40749
2014-05-11 05:00:57 +00:00
Felix Fietkau
127ce4d5ec
netifd: update to latest version, fixes a regression on wds client support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40748
2014-05-10 18:03:24 +00:00
Jo-Philipp Wich
735a03be62
iwinfo: adjust for changed wpa_supplicant control socket path
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40747
2014-05-10 15:31:49 +00:00
Steven Barth
0c06d76c79
netifd: Fix nested protocols going offline at reload + various route issues
...
Much thanks to Hans Dedecker
SVN-Revision: 40746
2014-05-09 13:55:34 +00:00
Steven Barth
cc80c11538
odhcp6c: bring up nested interfaces on config change
...
SVN-Revision: 40745
2014-05-09 11:58:04 +00:00
Felix Fietkau
bddbcdfc1a
uhttpd: update to the latest version, fixes cgi path handling issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40743
2014-05-09 11:17:42 +00:00
Felix Fietkau
9a22b006de
uclient: fix uclient-fetch permissions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40742
2014-05-09 09:46:44 +00:00
Felix Fietkau
93d8170084
procd: add explicit libubox dependency to force rebuild on ABI changes ( #16300 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40740
2014-05-09 00:52:49 +00:00
Felix Fietkau
7991b5ad66
libubox: update to the latest version, adds minor enhancements/fixes for uloop, blobmsg, kvlist and json_script
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40739
2014-05-09 00:52:45 +00:00
Felix Fietkau
5295e5fd34
add uclient, a small HTTP/1.1 client library (+ utility), using ustream-ssl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40738
2014-05-09 00:17:21 +00:00
Hauke Mehrtens
6f71e6c309
mac80211: fix warning in select_queue with kernel 3.14
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40737
2014-05-08 21:54:24 +00:00
Felix Fietkau
f603f984c6
igmpproxy: move to trunk, add myself as maintainer
...
SVN-Revision: 40730
2014-05-08 13:14:34 +00:00
Steven Barth
8c53f29220
odhcp6c: some more fixes for map / lw4o6 support
...
SVN-Revision: 40728
2014-05-08 09:17:55 +00:00
Florian Fainelli
427536bc53
apex: change Source URL for Apex package
...
As both of the PKG_SOURCE_URLs within the Apex Makefile appear to be no
longer functional, this patch changes the source URL to the OpenWRT
downloads page. Apologies for resubmitting, but there was a syntax error
in the previous patch ( http://patchwork.openwrt.org/patch/5025 ).
Signed-off-by: Riley Baird <orthogonal@librewrt.org>
[florian: unmangle patch, fix subject]
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40718
2014-05-07 01:28:52 +00:00
Felix Fietkau
f8b1de8bb8
ltq-vdsl-fw: vdsl_fw_install.sh: store firmware as tar.gz in flash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40716
2014-05-06 21:06:27 +00:00
Zoltan Herpai
af3a3f8a9a
uboot-sunxi: update pcDuino3 config - beef up memory clock to 480 - fix network config
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40714
2014-05-06 20:22:45 +00:00
Felix Fietkau
0b89008f7f
ltq-vdsl: force shell to bash to avoid compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40713
2014-05-06 17:26:32 +00:00
Felix Fietkau
e68687c04b
ltq-vdsl-mei: force shell to bash to avoid compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40712
2014-05-06 17:26:27 +00:00
Felix Fietkau
1268274b5d
mac80211: reset ht_capab for each device
...
... or else "option htmode" is added multiple times to
the second and following device sections.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 40711
2014-05-06 15:43:08 +00:00
Felix Fietkau
3b2643c92c
ubus: update to the latest version, adds lua binding fixes and adds support for the cli command wait_for (waits for objects to appear, with timeout)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40710
2014-05-06 14:59:13 +00:00
Felix Fietkau
b0e436e10c
mac80211: fix station info rx bitrate for IBSS mode
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40696
2014-05-05 16:45:13 +00:00
Felix Fietkau
b4d93a52cf
ar71xx/ath9k: fix reading the WMAC revision on AR953x ( fixes #15581 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40695
2014-05-04 23:26:20 +00:00
Felix Fietkau
32a806cf8a
mac80211: remove obsolete check for enable_ht
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40694
2014-05-03 21:18:53 +00:00
Felix Fietkau
bc86119785
mac80211: remove mode_11n variable for hwmode - the option only selects the band now
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40693
2014-05-03 21:14:59 +00:00
Felix Fietkau
c9b99da7a5
ath: Add config option for DFS support
...
This patch adds a config option to enable DFS in ath9k and ath10k
drivers (with ath10k you need the AP-branch firmware). I'm not entirely
sure about the regulatory compliance issues, though. As far as I
understand, enabling the DFS_CERTIFIED config options implies that the
device is certified for DFS. No doubt the original firmware has obtained
such a certification, but not with the open source drivers. I suppose
that as long as this is disabled in default builds (like ATH_USER_REGD)
everything should be fine, but it would be nice to have out-of-the-box
OpenWrt support for DFS. I'm also not sure whether the description of
the configuration option should say something about regulatory compliance.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40692
2014-05-03 21:14:56 +00:00
Felix Fietkau
6c5f0f0caa
ath5k: merge a tx power handling fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40691
2014-05-03 21:14:52 +00:00
Felix Fietkau
26044703a4
hostapd: add an option for 802.11h (enabled by default)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40690
2014-05-03 21:14:48 +00:00
Felix Fietkau
7bf399a87a
mac80211: restrict ath9k/ath10k DFS support to ETSI
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40689
2014-05-03 21:14:45 +00:00
Felix Fietkau
09aa3ae9f6
mac80211: enable CFG80211_CERTIFICATION_ONUS by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40688
2014-05-03 21:14:41 +00:00
Felix Fietkau
427ae707cd
ath9k: merge a few upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40687
2014-05-03 21:14:38 +00:00
Felix Fietkau
8897093981
mac80211: add support for htmode=VHT20
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40686
2014-05-03 19:58:54 +00:00
Felix Fietkau
a9aee857de
mac80211: force upper channel for HT40 when autochannel is enabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40685
2014-05-03 18:50:06 +00:00
Felix Fietkau
4bd862a300
mac80211: add automatic ht40 mode handling for 2.4 ghz
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40684
2014-05-03 18:44:32 +00:00
Felix Fietkau
54625965c4
mac80211: clean up vht capability processing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40683
2014-05-03 18:38:24 +00:00
Felix Fietkau
58bda3a0e1
mac80211: clean up ht capability handling, drop the use of the ht_capab list, use individual variables instead
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40682
2014-05-03 18:38:20 +00:00
Felix Fietkau
52846f0ff5
mac80211: disable 802.11n support if htmode is not set to HT* or VHT*
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40681
2014-05-03 18:38:16 +00:00
Felix Fietkau
24791e0dd8
mac80211: simplify HT40 handling, derive lower/upper channel mode automatically from channel index
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40680
2014-05-03 18:38:09 +00:00
Hauke Mehrtens
4eb5b87a0e
kernel: net-rtl8188eu depends on kmod-usbcore
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40668
2014-05-02 22:57:39 +00:00
Hauke Mehrtens
9d1e33c755
omap: fix usb dependencies
...
There are some problems in the dependencies of the usb modules
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40667
2014-05-02 22:57:09 +00:00
Hauke Mehrtens
ecb5c610be
kernel: fix dependency to xor-neon.ko
...
If this module gets build the xor module depends on it
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40666
2014-05-02 22:56:33 +00:00
Hauke Mehrtens
973c9a0f5b
kernel: omap: omap-des.ko is not available in kernel 3.13
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40665
2014-05-02 22:55:55 +00:00
Hauke Mehrtens
c4ecc47f41
kernel: unify the two kmod-usb-mxs-phy packages
...
There are two packages with the name kmod-usb-mxs-phy in OpenWrt which
causes warnings on every build.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40663
2014-05-02 21:13:21 +00:00
Hauke Mehrtens
567e838a45
kernel: make b44 depend on libphy for kernel 3.14
...
In kernel 3.14 a dependency to libphy was added to b44.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40662
2014-05-02 21:10:35 +00:00
Felix Fietkau
770ec0082b
netifd: update to the latest version, fixes some corner cases related to hotplug device handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40660
2014-05-02 18:12:28 +00:00
Hauke Mehrtens
1c227e7d23
samaba36: do not build libtevent
...
This fixes a build error on some mips systems.
This closes #15769 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40652
2014-05-01 21:17:56 +00:00
Hauke Mehrtens
6f48cd4200
kernel: add support for USB_NET_CDC_EEM and USB_NET_CDC_SUBSET
...
needed for Android USB Tethering
Signed-off-by: Ulrich Weber <uw@ocedo.com>
SVN-Revision: 40634
2014-05-01 16:49:13 +00:00
Hauke Mehrtens
27f8e4d857
kernel: Add kernel module for cramfs support.
...
This patch adds support for building support for cramfs filesystems as a kernel module.
Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 40631
2014-05-01 16:24:56 +00:00
Hauke Mehrtens
9be00fc256
cyassl: update to version 3.0.0
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40621
2014-05-01 14:04:15 +00:00
Hauke Mehrtens
14d0375301
samba: update to version 3.6.23
...
This updates samba to the most recent minor version.
This patch is based on a patch by Anton van Bohemen <avbohemen@ziggo.nl>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40618
2014-05-01 12:17:52 +00:00
Zoltan Herpai
39efc2ac23
mac80211: add TMSC firmware to 8192cu module to properly support 8188CUS
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40615
2014-05-01 09:55:03 +00:00
Hauke Mehrtens
2cc83fe501
xtables-addons: #15516 Fix compile under linux 3.14
...
Add compatibility inline function.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 40613
2014-04-30 22:15:40 +00:00
Zoltan Herpai
599b40c3ed
kernel: add staging r8188eu module (3.13)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40609
2014-04-30 21:53:29 +00:00
Zoltan Herpai
9ee3edb4ca
uboot-sunxi: add support for LinkSprite pcDuino v3 (a20)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40605
2014-04-30 19:37:56 +00:00
Steven Barth
ef9f0fa232
odhcp6c: add preliminary support for MAP provisioning
...
SVN-Revision: 40604
2014-04-30 15:52:30 +00:00
Felix Fietkau
5438bc68b5
ath9k: merge a fix for a race condition on init
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40591
2014-04-29 15:52:08 +00:00
Felix Fietkau
11c23fded0
ath9k: merge fixes for stability issues under heavy load
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40590
2014-04-29 15:52:03 +00:00
Felix Fietkau
d33c6f7b80
netifd: update to the latest version, fixes a use-after-free bug on wireless config reload
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40589
2014-04-29 13:18:59 +00:00
Zoltan Herpai
aa425b88a8
fs: add kernel modules for AFS client
...
- add/separate crypto modules
- add fscache support
- add rxrpc module which is required for AFS
- add afs module
Signed-Off-By: Nathaniel Wesley Filardo <8S9K8UGO5JGPI3U067229BBACKMQIGVH@cmx.ietfng.org>
Acked-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40587
2014-04-28 19:47:38 +00:00
Felix Fietkau
5c91b4020b
ath9k: add a fix for tx queueing and aggregation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40586
2014-04-28 16:35:25 +00:00
Hauke Mehrtens
277fb57449
mac80211: Fix build errors due to missing string function declarations
...
Building mac80211 failed, due to missing function declarations in compat/backport-3.15.c
This patch adds the linux/string.h header file to provide these function declarations
Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com>
SVN-Revision: 40584
2014-04-27 21:53:58 +00:00
Hauke Mehrtens
513b796698
authsae: Update to latest version
...
Ping tested, add a cool fix
295164a837
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 40579
2014-04-27 20:49:14 +00:00
Felix Fietkau
c622a37101
base-files: remove duplicate stop_service() function.
...
It was introduced in commit 2f966e8, "base-files: add a post start hook
for procd managed services".
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 40576
2014-04-27 18:48:57 +00:00
Felix Fietkau
e795250a1e
hostapd: fix eglibc 2.15 support
...
This patch fixes compilation failure for hostapd when using eglibc 2.15.
Signed-off-by: Zachery Stoddard <zacherystoddard@gmail.com>
SVN-Revision: 40575
2014-04-27 18:30:50 +00:00
Felix Fietkau
7e34e45dcf
ath9k: add ANI fix for ar913x to improve stability
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40573
2014-04-27 14:39:06 +00:00
Felix Fietkau
b4532ad21e
netifd: update to the latest version, fixes some route table and dynamic interface issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40572
2014-04-26 19:48:11 +00:00
Felix Fietkau
8a831de514
hostapd: update to version 2014-04-24, fixes some dfs related issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40571
2014-04-26 19:48:06 +00:00
Felix Fietkau
4bfc83bba9
libubox: update to the latest version, adds a key/value store implementation and fixes an uloop issue
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40570
2014-04-26 14:56:29 +00:00
Steven Barth
e1bd4e9aa4
odhcpd: better dhcpv6 client-compatibility (thanks Hans Dedecker)
...
SVN-Revision: 40567
2014-04-24 09:36:01 +00:00
Steven Barth
c4e09ccb05
6rd: Select first IPv4 address from configured tunlink interface as local tunnel address
...
Gives the user the control to select the correct WAN IPv4 address to be used by the 6rd tunnel when mutiple WAN interfaces are configured
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 40566
2014-04-24 09:11:44 +00:00
John Crispin
0a1f564381
mac80211: allow to select the rt2x00-soc module for the ramips/rt3883 subtarget
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40560
2014-04-23 07:52:47 +00:00
John Crispin
ca27248c9f
mac80211: refresh rt2x00 patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40559
2014-04-23 07:52:37 +00:00
John Crispin
8be12510c9
mac80211: rt2x00: add support for the RT3662/RT3883 SoCs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40558
2014-04-23 07:52:18 +00:00
Felix Fietkau
b079019bd9
netifd: update to latest version, adds support for disabling interfaces
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40555
2014-04-22 17:28:14 +00:00
John Crispin
a5cae0521e
Add Zyxel P-2812HNU-Fx images
...
P-2812HNU-Fx images are already supported but not generated.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40548
2014-04-22 08:08:27 +00:00
John Crispin
a57ffc09a7
Add Fritz!Box 3370 images
...
Fritz!Box 3370 images are already supported but not generated.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40547
2014-04-22 08:08:23 +00:00
John Crispin
03a777c293
Refresh patches
...
Refresh uboot-lantiq patches.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40546
2014-04-22 08:08:19 +00:00
John Crispin
686a17e647
Create firmware directory if it doesn't exist
...
Fixes package refreshing.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40545
2014-04-22 08:08:15 +00:00
John Crispin
616f6da588
Depend on lantiq board
...
Depend on lantiq board.
ARV7510 depends on ARV4510 because (according to OpenWrt wiki) both boards are identical except for the unsupported WiFi. Moreover, ARV7510 isn't especifically supported and ARV4510 images valid.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40544
2014-04-22 08:08:10 +00:00
Luka Perkov
350dd0f9ac
kobs-ng: Add support for overriding size
...
By default kobs-ng will use the size of /dev/mtd0 for the IMX bootstreams.
This patch allows overriding that size in order to reserve space at the end
of the mtd partition for u-boot.img in the case of using an SPL bootloader.
For example, to flash an SPL bootloader that loads u-boot.img from 0xe0000
(14MB) offset in a 16MB /dev/mtd0:
kobs-ng init -v -x --search_exponent=1 --chip_0_size=0xe00000 SPL
nandwrite --start=0xe00000 --pad /dev/mtd0 u-boot.img
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 40532
2014-04-19 21:39:09 +00:00
Felix Fietkau
3c95232ab7
netifd: update to the latest version, fixes some more issues related to l3_dev handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40529
2014-04-19 09:58:40 +00:00
Felix Fietkau
a423055592
base-files: remove duplicate wps button handler ( #15621 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40528
2014-04-18 17:27:38 +00:00
Jo-Philipp Wich
7bfcbab875
fstools: fix extroot with opkg-installed block-mount ( #15550 )
...
The /sbin/block binary now requires and additional shared library, therfore set
LD_LIBRARY_PATH accordingly when invoking it from the temporary overlay.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40526
2014-04-17 17:59:47 +00:00
John Crispin
13010f3adc
lantiq: remove uboot lzma patch, apparently its not needed after all
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40521
2014-04-16 12:11:24 +00:00
John Crispin
69bac3e37e
uboot-lantiq: backport lzma fix
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40520
2014-04-16 12:01:24 +00:00
Steven Barth
ba6689b064
ds-lite: disable NAT according to RFC 7084
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 40511
2014-04-14 10:11:54 +00:00
Steven Barth
daf69ee1da
firewall: add support for nat-rules and netifd-proto-originating rules
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 40510
2014-04-14 10:11:34 +00:00
Felix Fietkau
4d0f5b36c4
iw: sync nl80211.h (fixes settting antenna_gain)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40503
2014-04-13 09:53:51 +00:00
Gabor Juhos
daca4351b1
uboot-envtools: add support for the ZyXEL NBG6716 board
...
Signed-off-by: André Valentin <avalentin@marcant.net>
Patchwork: http://patchwork.openwrt.org/patch/5101/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40501
2014-04-13 08:29:08 +00:00
John Crispin
3bc77db5f5
802.11s: fix authsae support in netifd
...
This patch implements support for 802.11s protected mesh wireless networks (using authsae) in the netifd framework.
Until meshd-nl80211 implements a proper -P option for the PID file, this uses shell backgrounding in order to be able to get the PID for the process.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 40497
2014-04-12 21:22:17 +00:00
John Crispin
fca3f32fe8
rpcd: update to the latest version
...
This is required to make object "session" procedure "access" dump ACLs
when no "object" or no "function" parameters are passed.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 40496
2014-04-12 21:22:12 +00:00
John Crispin
3269f57c58
uboot-lantiq: enable parallel building
...
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
SVN-Revision: 40488
2014-04-12 21:21:40 +00:00
John Crispin
dcbaee4e77
uboot-lantiq: reuse/copy VR9 GPHY firmware blobs from target/linux/lantiq
...
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
SVN-Revision: 40487
2014-04-12 21:21:35 +00:00
John Crispin
28fcb00b44
uboot-lantiq: add packages for AudioCodes MP-252
...
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
SVN-Revision: 40486
2014-04-12 21:21:31 +00:00
John Crispin
dcf6f0e3f8
uboot-lantiq: add packages for various Arcadyan boards
...
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
SVN-Revision: 40485
2014-04-12 21:21:26 +00:00
John Crispin
b949a631fe
uboot-lantiq: add packages for Lantiq EASY80920
...
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
SVN-Revision: 40484
2014-04-12 21:21:23 +00:00
John Crispin
de21f63d4a
uboot-lantiq: add packages for Lantiq EASY50712
...
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
SVN-Revision: 40483
2014-04-12 21:21:18 +00:00
John Crispin
1246dce0b3
uboot-lantiq: update to v2013.10
...
Patches created from tree:
git@github.com:danielschwierzeck/u-boot-lantiq.git
v2013.10..u-boot-lantiq-v2013.10-openwrt4
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
SVN-Revision: 40482
2014-04-12 21:21:14 +00:00
Felix Fietkau
d80333bae3
kernel: mark kmod-usb-phy-nop as hidden to avoid building it where it is not needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40470
2014-04-12 15:43:17 +00:00
Felix Fietkau
0d7e8ba3a9
hostapd: fix "bad number" error due to missing wps_pbc_in_m1 option (since r39995)
...
r39995 introduced a new parameter wps_pbc_in_m1 to wifi wps config, but
apparently did not provide a default value 0.
When that option's non-existing value is later evaluated in
/lib/netifd/hostapd.sh, it causes the "bad number" error to be logged in
syslog if user has not set the wps_pbc_in_m1 option. The error materialises
only if user has enabled wps.
Sat Apr 12 13:25:01 2014 daemon.notice netifd: radio1 (1254): sh: bad number
Sat Apr 12 13:25:01 2014 daemon.notice netifd: radio0 (1253): sh: bad number
Discussion in bug 15508: https://dev.openwrt.org/ticket/15508#comment:3
Error is caused by line 282:
https://dev.openwrt.org/browser/trunk/package/network/services/hostapd/files/netifd.sh#L282
My patch sets the parameter's default value to 0, which does nothing. The
default might also be set a bit later in the function, but this felt like the
most clear place to do that.
Signed-off-by hnyman <hannu.nyman@iki.fi>
SVN-Revision: 40469
2014-04-12 14:28:34 +00:00
John Crispin
390e856cb2
lantiq: more vdsl related cleanups
...
* atm module needs to be loaded before linux-atm
* use absolute firmware paths
* extended validation
* add a script for mounting an optional firmware partition
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40460
2014-04-11 20:40:24 +00:00
Felix Fietkau
7b960069a2
netifd: switch to using git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40459
2014-04-11 20:28:55 +00:00
Jo-Philipp Wich
38c4e4cc02
uci: fix import with not yet existing packages, preserve config permissions on commit, fix Lua detection in cmake
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40458
2014-04-11 16:14:09 +00:00
Jo-Philipp Wich
e0a3e3d1b6
uhttpd: do not attempt to configure Lua handler if referenced file does not exist
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40457
2014-04-11 16:13:27 +00:00
Felix Fietkau
92ab194d63
netifd: update to latest version, adds a force_link parameter to bring up an interface without active device carrier
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40456
2014-04-11 13:48:41 +00:00
Felix Fietkau
a28b8ecc47
netifd: update to the latest version, fixes some reload issues with proto=static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40449
2014-04-10 15:21:13 +00:00
Felix Fietkau
c5967446ba
kernel: add a dependency of kmod-r8169 on r8169-firmware
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40448
2014-04-10 14:43:33 +00:00
Felix Fietkau
d589d40294
linux-firmware: add a new package for firmware (currently only builds r8169 firmware)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40447
2014-04-10 14:43:30 +00:00
Felix Fietkau
8a7a02bd2e
netifd: fix a regression related to ppp + multiple updates (ipv4 + ipv6)
...
Fixes #15504
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40443
2014-04-10 11:31:21 +00:00
Felix Fietkau
134c036fc9
mac80211: add back missing tx power handling fix ( #12750 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40440
2014-04-10 08:52:33 +00:00
John Crispin
eebc673f1e
lantiq: move the dsl-modem config to network.@dsl-modem[-1]
...
make sure uci_defaults generates a proper uci config for the v/adsl modem
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40439
2014-04-10 08:14:33 +00:00
John Crispin
8bfe9acecf
lantiq: vdsl init.d script should auto start
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40438
2014-04-09 16:36:28 +00:00
John Crispin
76e873a289
lantiq: cleanup vdsl driver bringup
...
config interface 'wan'
# a, b, j
option annex b
# a, b, av, bv
option tone b
# vdsl.bin
option firmware
# atm, ptm
option xfer_mode atm
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40437
2014-04-09 16:31:24 +00:00
Steven Barth
9efa78ebeb
odhcpd: use correct defaults for interfaces not in UCI
...
SVN-Revision: 40435
2014-04-09 12:29:43 +00:00
Steven Barth
d2d8970828
odhcp6c: fix recovering from status where all addresses have been lost
...
SVN-Revision: 40432
2014-04-09 06:57:04 +00:00
Felix Fietkau
f95990a73b
mac80211: fix warnings triggered by tx power changes when using WDS AP ( #15491 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40430
2014-04-08 22:11:27 +00:00
Felix Fietkau
26b8bb6150
mac80211: fix user antenna gain calculation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40429
2014-04-08 22:11:23 +00:00
Felix Fietkau
fe2c9b4e1d
ath9k: fix AP mode crash issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40428
2014-04-08 22:11:19 +00:00
Felix Fietkau
b8795d6b66
ath9k: fix some ANI related stability issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40427
2014-04-08 22:11:13 +00:00
Felix Fietkau
dd58e15b84
base-files: add back missing function for find_mtd_part to /lib/functions.sh ( fixes #15496 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40426
2014-04-08 21:17:49 +00:00
Steven Barth
4abcae7a1c
ds-lite: compatibility with ISPs that only offer public PDs
...
SVN-Revision: 40422
2014-04-08 06:19:37 +00:00
Steven Barth
8333ce1963
OpenSSL: update to 1.0.1g
...
This fixes the Heartbleed bug (CVE-2014-0160).
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 40421
2014-04-08 05:24:36 +00:00
John Crispin
665d39f698
base-files: the ubi tol should be installed when jumping to ram_fs
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40420
2014-04-07 15:35:20 +00:00
John Crispin
1d5ac95850
base-files: make use of new fstools
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40416
2014-04-07 15:10:15 +00:00
John Crispin
eb19a65bd2
fstools: update to latest git HEAD
...
this adds the /sbin/ubi tool that can be used for sysupgrading ubi volumes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40415
2014-04-07 15:10:07 +00:00
Felix Fietkau
255546bbfd
netifd: update to the latest version, fixes a l3_dev handling regression leading to a crash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40414
2014-04-07 11:12:06 +00:00
Felix Fietkau
28f4f4a6d7
/lib/functions.sh: remove config_rename()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40412
2014-04-07 10:29:51 +00:00
Felix Fietkau
4a9ea80ef0
/lib/functions.sh: move rarely used mtd and macaddr related functions to /lib/functions/system.sh
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40411
2014-04-07 10:29:47 +00:00
Felix Fietkau
e700dcaf04
/lib/functions.sh: remove jffs2_mark_erase()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40410
2014-04-07 10:29:42 +00:00
Felix Fietkau
d368cc63fe
base-files: remove config_clear() and list_remove()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40409
2014-04-07 10:01:59 +00:00
Felix Fietkau
3d275a8deb
base-files: move uci_apply_defaults() to /etc/init.d/boot
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40408
2014-04-07 10:01:54 +00:00
Felix Fietkau
4a6ad541d8
/lib/functions.sh: remove hotplug_dev()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40406
2014-04-07 09:50:26 +00:00
Felix Fietkau
ba2b6f661b
/lib/functions.sh: remove strtok()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40405
2014-04-07 09:50:23 +00:00
Felix Fietkau
c27c5b9cbc
/lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40404
2014-04-07 09:50:19 +00:00
Felix Fietkau
e90b695157
/lib/functions.sh: remove pi_include()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40403
2014-04-07 09:50:15 +00:00
Felix Fietkau
1d763171bf
/lib/functions.sh: remove jffs2_ready()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40402
2014-04-07 09:50:11 +00:00
Felix Fietkau
0f2524f473
/lib/functions.sh: remove support for non-overlayfs overlay fopivot types
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40401
2014-04-07 09:50:07 +00:00
Steven Barth
057900bfd1
odhcpd: improve managed PD
...
SVN-Revision: 40395
2014-04-06 14:34:45 +00:00
Felix Fietkau
8994b4b191
hostapd: update to version 2014-04-04
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40394
2014-04-06 12:13:55 +00:00
Felix Fietkau
4e155c80d3
mac80211: update to wireless-testing 2014-03-31
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40393
2014-04-06 10:41:23 +00:00
Felix Fietkau
500681c380
uclibc++: disable mips16 support to avoid linkage errors with libsupc++ object files
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40390
2014-04-05 21:58:16 +00:00
Felix Fietkau
6d3672b13b
odhcp6c: Add renew handler for proto dhcpv6
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 40386
2014-04-05 18:17:25 +00:00
Felix Fietkau
dca014db76
netifd: Add renew handler for proto dhcp
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 40385
2014-04-05 18:17:22 +00:00
Felix Fietkau
0dd2d18400
netifd: update to latest version, fixes issues when l3 interface changes on reload (e.g. ppp -> dhcp/static)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40384
2014-04-05 18:17:18 +00:00
John Crispin
306e0fd866
fstools: scripts should propagate the cmdline
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 40383
2014-04-05 16:34:40 +00:00
John Crispin
b507549ba5
ubi-utils: fix git tree path, a regex went mad
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40382
2014-04-05 16:34:30 +00:00
John Crispin
f464b7d176
lantiq: cleanup the dsl control scripts
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40381
2014-04-05 16:34:20 +00:00
Jonas Gorski
e098045dc2
kernel: fix bluetooth and zsmalloc for 3.14
...
zsmalloc was promoted from staging, while bluetooth gained a dependency
to a library shared with 802.15.4 for 6lowpan support.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40379
2014-04-04 10:16:54 +00:00
Jonas Gorski
86fa1440c7
kernel: fix usb module paths for 3.14
...
dwc2 was promoted from staging, while u_rndis was merged into
usb_f_rndis.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40378
2014-04-04 10:16:52 +00:00
Jonas Gorski
52388da14a
kernel: fix kmod-sound-core for 3.14
...
pcm-page-alloc was merged into snd-pcm.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40377
2014-04-04 10:16:50 +00:00
John Crispin
08b4924401
ubi-utils: mini version of mtd-utils that only includes ubi tools
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40367
2014-04-03 14:26:42 +00:00
John Crispin
69519ed75f
fstools: update to latest git
...
this fixes ubifs and ubi overlay support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40366
2014-04-03 14:26:38 +00:00
Steven Barth
e544c1607a
odhcpd: add preliminary support for managed DHCPv6-PD and CER-ID
...
SVN-Revision: 40355
2014-04-01 18:52:09 +00:00