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
Hauke Mehrtens
c371e6de02
brcm47xx: activate high mem for mips74k in the config
...
It is still not working.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42054
2014-08-07 20:22:00 +00:00
Hauke Mehrtens
4ec288bfa4
brcm47xx: 3.14: backport MIPS patches for early HIGHMEM support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42053
2014-08-07 20:21:11 +00:00
Hauke Mehrtens
dc38211cff
brcm47xx: 3.10: backport MIPS patches for early HIGHMEM support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42052
2014-08-07 20:20:38 +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
Felix Fietkau
053a3a4aaf
kernel: add a patch to allow disabling processing of the netfilter "filter" table for established connection packets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42046
2014-08-07 18:59:22 +00:00
Felix Fietkau
3e64341eac
kernel: improve ipv4 netfilter optimization patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42045
2014-08-07 18:59:18 +00:00
Felix Fietkau
ad876993d3
ar71xx: port missing ath79 machine entry for wndr3700 v4 to 3.14
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42044
2014-08-07 18:59:15 +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
John Crispin
bc67bd2295
ralink: add 3.14 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42040
2014-08-07 14:41:19 +00:00
Felix Fietkau
e41a0cafff
ar71xx: add linux 3.14 support
...
Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42038
2014-08-07 12:40:53 +00:00
Felix Fietkau
f75f9606ad
kernel: add a few more generic config symbols for 3.14
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42037
2014-08-07 12:40:47 +00:00
John Crispin
997ca19fd2
ralink: revert r37163
...
https://dev.openwrt.org/ticket/17071
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42036
2014-08-07 12:38:20 +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
John Crispin
d8833ce163
octeon: add missing gpio_to_irq()
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42028
2014-08-07 09:54:07 +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
e7be51a0fd
ar71xx: Add support for the WNDR3800CH
...
Apparently this is a fairly common refurb unit of the 3800 series now,
with merely the recognition string changed in the boot loader.
Signed-off-by: Dave Taht <dave.taht@bufferbloat.net>
SVN-Revision: 42023
2014-08-07 05:14:26 +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
e1258f984a
include: fix detection of installed feeds
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42003
2014-08-06 09:12:31 +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
30ec58a217
atheros: switch kernel version to 3.14
...
After several tests, 3.14 kernel seems run fine.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41997
2014-08-04 20:54:57 +00:00
Felix Fietkau
930c0c24a7
atheros: add 3.14 configuration
...
Created on basis of 3.10 config. Remove few obsolete symbols and add new
upstream symbols. New symbols left in its default state.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41996
2014-08-04 20:54:53 +00:00
Felix Fietkau
5b9d4fd80a
atheros: copy 3.10 patches to 3.14 and refresh them
...
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41995
2014-08-04 20:54:49 +00:00
Felix Fietkau
005f8ed563
atheros: refresh config-3.10
...
Refresh 3.10 kernel configuration, particulary correct AR2315_WDT symbol
position.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41994
2014-08-04 20:54:39 +00:00
Felix Fietkau
b855faecc0
ar71xx: update Carambola2 platform data
...
Change list:
* Remove button info on GPIO12, there is no button there.
* Remove nvram mtd partition, as it's not used for anything, saves 64k for user data.
Tested building for carambola2 target.
Signed-off-by: Mantas Pucka <mantas@8devices.com>
SVN-Revision: 41993
2014-08-04 14:46:52 +00:00
Felix Fietkau
e6083fc8b1
kernel/3.1{3, 4}: fix IFF_NO_IP_ALIGN flag location
...
Fix IFF_NO_IP_ALIGN location which is collide with new netdev private flag
IFF_MACVLAN.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41992
2014-08-04 06:15:14 +00:00
John Crispin
17b8d9c976
ramips: add profile for easyacc wizard8800
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41986
2014-08-03 14:31:18 +00:00
John Crispin
058a5c85ef
firmware-utils: made mkdir615h1 work for all Senao-produced devices as mksenaofw and cleaned up some of its formatting
...
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
SVN-Revision: 41962
2014-08-03 11:13:58 +00:00
John Crispin
04e4ff282a
ramips:support Lenovo AC1200 Wireless router
...
Lenovo AC1200 series has two types, Y1 and Y1S.
Y1S has 256MB DDR2, Y1 only has 128MB and Y1 have no Giga Port.
Signed-off-by: Lintel <lintel.huang@gmail.com>
SVN-Revision: 41961
2014-08-03 11:13:52 +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
4e074eac21
toolchain/musl: update to version 1.1.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41954
2014-08-02 20:27:52 +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