Luka Perkov
3b1c133d1d
uboot-envtools: upgrade to 2013.04
...
SVN-Revision: 36665
2013-05-20 08:52:44 +00:00
Jonas Gorski
87203c4049
kernel: adapt module paths for 3.10-rc1
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36662
2013-05-19 18:36:09 +00:00
Jonas Gorski
89e299259c
mac80211: make it build with 3.10-rc1
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36661
2013-05-19 18:36:06 +00:00
Felix Fietkau
2ff74a75b6
ath9k: fix some more aggregation related issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36656
2013-05-18 19:36:22 +00:00
Steven Barth
dd161ae62b
dnsmasq: add directory for external hosts-files
...
SVN-Revision: 36655
2013-05-17 14:44:12 +00:00
Steven Barth
334c40da14
6relayd: Add stateful DHCPv6-support (IA_NA) * Add management_level option (0: set O-flag, >=1: set M-flag) * Add support for static DHCPv6-leases * Various fixes for DHCPv6-PD
...
SVN-Revision: 36654
2013-05-17 14:44:07 +00:00
Steven Barth
0f1be4425f
netifd: Unify interface-based routing for IPv4 and IPv6 * Add interface option to set routing table for protocol routes * Enabled for IPv6 for source-based filtering, disabled for IPv4
...
Based on a patch by Kristian Evensen. Thank You.
SVN-Revision: 36653
2013-05-17 14:44:02 +00:00
Felix Fietkau
7f847fe47c
ath9k: merge some aggregation / rate handling related fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36648
2013-05-17 09:37:19 +00:00
Felix Fietkau
9b1181ed66
valgrind: enable parallel builds
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36647
2013-05-17 09:37:15 +00:00
Felix Fietkau
ab3982a841
mac80211: add a rate control rate selection fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36645
2013-05-16 11:41:54 +00:00
Felix Fietkau
7365e647f6
uhttpd: update to latest version, fixes index page processing order
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36644
2013-05-16 11:38:19 +00:00
Felix Fietkau
151a792e75
trace-cmd: update to latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36643
2013-05-16 11:38:12 +00:00
Luka Perkov
4fc8e64a40
iproute2: workaround compile issues with gcc 4.8.x
...
SVN-Revision: 36642
2013-05-16 00:04:48 +00:00
Steven Barth
a62ca72309
odhcp6c: Fix handling of RAs when no DHCPv6-server is present
...
SVN-Revision: 36641
2013-05-15 11:07:01 +00:00
Felix Fietkau
059a636ab5
mac80211: add mesh_param support
...
This patch add mesh_param support in mac80211.sh
It suppose that this patch http://patchwork.openwrt.org/patch/3540/ is applied (add HT support for mesh)
Tested with rspro(ar9280)/wr1043nd, BB r36211
see also this http://lists.open80211s.org/pipermail/devel/2012-June/003352.html
(mesh_hwmp_rootmode 1 & mesh_gate_announcements 1
=> mesh_hwmp_rootmode 4 & mesh_gate_announcements 1)
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 36640
2013-05-15 09:36:10 +00:00
Felix Fietkau
325629b4fc
mac80211: add HT support for mesh
...
This is a quick patch to enable HT for mesh mode
https://github.com/cozybit/open80211s/wiki/HOWTO#high-throughput
http://lists.open80211s.org/pipermail/devel/2012-March/002990.html
For my test setup the speed increased from 1-2 Mbytes/sec to 8-10 Mbytes/sec (iperf)
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 36639
2013-05-15 09:36:02 +00:00
Luka Perkov
580481cd6d
iproute2: upgrade to 3.9.0
...
SVN-Revision: 36638
2013-05-14 23:49:34 +00:00
Luka Perkov
5be36cbe83
iproute2: print help in connmark
...
SVN-Revision: 36637
2013-05-14 23:49:31 +00:00
Felix Fietkau
d090eea125
uhttpd: update to latest version, fixes a SSL connection memory leak
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36636
2013-05-14 17:43:00 +00:00
Felix Fietkau
d481486aad
package: fold the IPv6 menu into Network
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36634
2013-05-14 15:02:31 +00:00
Felix Fietkau
29cd45f752
mac80211: fix AP mode action frame handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36633
2013-05-14 11:02:01 +00:00
Felix Fietkau
c27351f2fa
mac80211: fix client mode state handling issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36632
2013-05-14 11:01:54 +00:00
Steven Barth
e8f3897389
6relayd: Always announce the current MAC-address
...
* Fixes #13516 thanks to berni for the detailed bugreport.
SVN-Revision: 36629
2013-05-13 17:54:36 +00:00
Steven Barth
a1af842016
ds-lite: add ds-lite network protocol handler
...
SVN-Revision: 36628
2013-05-13 17:12:39 +00:00
Steven Barth
5ce135ed87
netifd: Various IPv6 improvements * Add support for IP-in-IPv6 tunnels (DS-Lite) * Use source-based routing for IPv6 to allow multi-wan * Various smaller tunnel setup improvements
...
SVN-Revision: 36627
2013-05-13 17:12:34 +00:00
Steven Barth
ea71678b09
netifd: added support for setting up 6rd from DHCP
...
SVN-Revision: 36626
2013-05-13 17:12:30 +00:00
Steven Barth
ad93a571c6
odhcp6c: added support for DS-Lite + various fixes
...
SVN-Revision: 36625
2013-05-13 17:12:25 +00:00
Steven Barth
973dad61b0
firewall3: Remove obsoleted ULA-border
...
SVN-Revision: 36624
2013-05-13 17:12:20 +00:00
Steven Barth
07d99b62b7
firewall3: add wan6 interface to wan-zone by default
...
SVN-Revision: 36623
2013-05-13 17:12:15 +00:00
Steven Barth
4cb9d9715c
firewall: Remove obsoleted ULA-border rule
...
SVN-Revision: 36622
2013-05-13 17:12:10 +00:00
Felix Fietkau
6a57ff8548
valgrind: do not depend on a particular ARM target, depend on the arch level
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36621
2013-05-13 15:05:03 +00:00
Steven Barth
8560648082
6rd: increase metric of default route
...
This will prefer native IPv6 over 6rd if both are present.
SVN-Revision: 36605
2013-05-12 08:07:15 +00:00
Jo-Philipp Wich
d59f8cfa8e
iwinfo: only consider joined bss when finding current operating frequency, fixes spurious misreporting of frequencies in ad-hoc mode
...
SVN-Revision: 36604
2013-05-12 01:12:56 +00:00
Felix Fietkau
f09d89a7b1
ubus: update to the latest version, fixes a rare deadlock with multiple synchronous invoke/notify calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36603
2013-05-11 20:42:41 +00:00
Felix Fietkau
aacbb9ba77
openssl: disable mips16, it makes the code slower
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36602
2013-05-10 00:18:27 +00:00
Felix Fietkau
03531f565a
px5g: disable assembler functions, fixes compile errors with mips16
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36601
2013-05-09 23:49:03 +00:00
Felix Fietkau
2430e9a4f5
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36594
2013-05-09 20:50:49 +00:00
Jonas Gorski
dc00dbd085
kernel: modules: kmod-fs-isofs depends on kmod-lib-zlib
...
Add missing dependency. Fixes #11624 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36593
2013-05-09 20:50:10 +00:00
John Crispin
d48ad63b9d
grub2: Add sub package grub-editenv for target installation
...
grub-editenv allows to modify grub2 environment files. Add a new package
that build grub2 for the target and packs up grub-editenv.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 36574
2013-05-07 12:35:07 +00:00
Steven Barth
29d4c36622
add uci support for "proxy-dnssec" in dnsmasq
...
This patch simply adds support for the "--proxy-dnssec" command in dnsmasq into the init file so it can be used with /etc/config/dhcp.
Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>
SVN-Revision: 36570
2013-05-07 07:19:51 +00:00
Felix Fietkau
9d8e3e03df
iw: update to 3.10, sync with nl80211.h changes in compat-wireless
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36569
2013-05-06 22:35:50 +00:00
Steven Barth
9c1ed6447b
odhcp6c: Make SLAAC-only work without reqprefix=no
...
Previously if the upstream router did not provide any DHCPv6-service
the wan6 interface would not come up even if RAs were received. The new
behavior allows the wan6 interface to comeup with RA-only configuration
after a timeout of 10s.
SVN-Revision: 36555
2013-05-06 10:20:43 +00:00
Jo-Philipp Wich
95e139d0b2
ipset-dns: support simultaneously populating IPv4 and IPv6 sets
...
SVN-Revision: 36554
2013-05-06 10:01:45 +00:00
Jo-Philipp Wich
026271d03c
base-files: change network_find_wan() procedure to ignore default gateways in different routing tables
...
SVN-Revision: 36553
2013-05-06 09:33:56 +00:00
Jo-Philipp Wich
3c17fd41a4
Add ipset-dns - a tiny DNS proxy service which puts resolved ip addresses into a specified ipset
...
SVN-Revision: 36552
2013-05-06 08:44:54 +00:00
John Crispin
c7c243669c
sysupgrade: fixes broken pipe error during sysupgade
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36548
2013-05-05 12:41:42 +00:00
Luka Perkov
826b4e36c4
kernel: add veth module
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 36540
2013-05-03 15:16:50 +00:00
Felix Fietkau
b85c442e81
hostapd: enable 802.11r for the -full variant ( #13250 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36533
2013-05-03 10:39:57 +00:00
Felix Fietkau
1b52dacef0
mac80211: merge a client mode channel switch handling fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36531
2013-05-03 09:14:03 +00:00
Felix Fietkau
18c588a570
ar71xx: add an external reset callback for ar913x and use it in ath9k - should reduce the frequency of DMA stop failures
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36530
2013-05-03 09:12:19 +00:00