Luka Perkov
dd8d729096
kernel: update 3.14 to 3.14.16
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42070
10 years ago
Steven Barth
c1d698fce4
odhcpd: avoid logspam in certain corner cases
...
SVN-Revision: 42067
10 years ago
Steven Barth
74941a0d25
odhcpd: write host-entries for all leased IPv6 addresses
...
SVN-Revision: 42065
10 years ago
Steven Barth
415284ca1c
cyassl: update to 3.1.0
...
SVN-Revision: 42063
10 years ago
Steven Barth
0472c0e22f
polarssl: bump to 1.3.8
...
SVN-Revision: 42061
10 years ago
John Crispin
eb8119d590
openssl: another day another bug fix update
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42055
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
Felix Fietkau
4d39f186bc
xtables-addons: remove version 1.x for old kernels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42047
10 years ago
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
10 years ago
Felix Fietkau
3e64341eac
kernel: improve ipv4 netfilter optimization patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42045
10 years ago
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
10 years ago
Steven Barth
28007326d4
odhcpd: update hostfile more often
...
SVN-Revision: 42042
10 years ago
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
10 years ago
John Crispin
bc67bd2295
ralink: add 3.14 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42040
10 years ago
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
10 years ago
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
10 years ago
John Crispin
997ca19fd2
ralink: revert r37163
...
https://dev.openwrt.org/ticket/17071
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42036
10 years ago
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
10 years ago
Steven Barth
b95b4ede4c
netifd: unblock some proto shell actions in teardown state
...
SVN-Revision: 42032
10 years ago
John Crispin
d8833ce163
octeon: add missing gpio_to_irq()
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42028
10 years ago
Steven Barth
4659a5f920
odhcpd: correct incorrect commit-id in last commit
...
SVN-Revision: 42026
10 years ago
Steven Barth
7dbe0cb7b1
odhcpd: skip MSRs in RAs for prefixes with same size as DP
...
SVN-Revision: 42024
10 years ago
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
10 years ago
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
10 years ago
Steven Barth
6656292619
netifd: disable ds-lite, map & gre for old kernels
...
this unbreaks netifd compilation on old kernels
SVN-Revision: 42019
10 years ago
Felix Fietkau
b465cf412f
iwinfo: allow scans in AP mode on nl80211
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42014
10 years ago
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
10 years ago
Jo-Philipp Wich
e1258f984a
include: fix detection of installed feeds
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42003
10 years ago
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
10 years ago
Steven Barth
1e6ab23098
netifd: minor fixes (thanks Hans Dedecker)
...
SVN-Revision: 42000
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
John Crispin
17b8d9c976
ramips: add profile for easyacc wizard8800
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41986
10 years ago
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
10 years ago
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
10 years ago
Felix Fietkau
44cb68c038
hostapd: revert bogus version that was added in r41872
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41960
10 years ago
Felix Fietkau
c02cfdb46d
robocfg: add missing include
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41959
10 years ago
Felix Fietkau
49d00e95db
iputils: add missing includes, fix musl support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41958
10 years ago
Felix Fietkau
3e0247b95f
igmpproxy: add missing include
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41957
10 years ago
Felix Fietkau
34a1ee8410
iwcap: add missing include
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41956
10 years ago
Felix Fietkau
5a506ca595
iwinfo: add missing include statement
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41955
10 years ago
Felix Fietkau
4e074eac21
toolchain/musl: update to version 1.1.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41954
10 years ago