Florian Fainelli
b36b9ec1a8
tools: add Broadcom cable modem firmware image creator
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-06 22:21:52 +00:00
Jo-Philipp Wich
f77f1322b8
firewall: udpate to git head ( #13652 , #13654 , #13658 )
...
- optimizes chain usage for ingress rules
- adds limit match support for redirect rules
- fixes automatic redirect dest detection on little endian systems
- leaves base chains in place on reload to allow user rules to target e.g. "reject"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-06 14:12:02 +00:00
Jo-Philipp Wich
36e8f9b769
firewall: copy libext*.a from staging dir and drop kernel.mk includes, solves problem with colliding CONFIG_IPV6 symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-06 14:02:29 +00:00
Jo-Philipp Wich
db43350712
iptables: install libext*.a into staging dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-06 14:02:24 +00:00
Steven Barth
e877c7b057
base-files: use less entropy when generating ULAs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-06 09:52:00 +00:00
Felix Fietkau
f16484ddaf
gcc: fix arm libgcc issues with 4.8.0 and 4.8-linaro
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 23:37:12 +00:00
Jonas Gorski
103893f67e
target: don't build jffs2 nor images by default
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 20:58:59 +00:00
Jonas Gorski
44dd2540ac
omap24xx: convert to use the new jffs2_nand
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 20:58:55 +00:00
Jonas Gorski
c926c403ad
kirkwood: convert to use the new jffs2_nand
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 20:58:53 +00:00
Jonas Gorski
982f0f3386
target: split jffs2 NAND out of jffs2
...
Make jffs2_nand a separate option so this can be triggered without forcing
jffs2 images for nor targets.
Adds a new NAND_BLOCKSIZE variable that allows setting the generated layout
in <page_size>:<block_size> pairs.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 20:58:03 +00:00
Felix Fietkau
e14fd898ae
ath9k: fix a regression in the powersave handling related changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 19:16:20 +00:00
Felix Fietkau
93d5e2e9cc
ath9k: merge a fix for ar9550 eeprom access
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 19:16:16 +00:00
Nicolas Thill
0414091eba
kmod-usb-net-cdc-mbim: fix module loading
...
cdc_mbim should be loaded after cdc_ncm (closes : #13562 )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 14:34:50 +00:00
Jo-Philipp Wich
ab659cd65b
firewall: update to git head ( #13652 )
...
- simplifies using ipsets for rules and redirects, match direction can be specified in-place like option ipset 'setname src dst dst'
- uses zone_name_src_ACTION chains for input rules, this fixes logging with log enabled src zones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 11:40:40 +00:00
Imre Kaloz
32d5d128ef
[orion]: there's no reason to have these generic files in the bin dir either
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 06:46:41 +00:00
Imre Kaloz
31eaa46c9b
[orion]: only copy uImages to the bin dir on ramdisk builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 06:17:12 +00:00
Imre Kaloz
4df0b1706c
[orion]: don't copy the zImages to the bin dir, factory u-boots can't use them
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 06:04:48 +00:00
Felix Fietkau
e39fd96731
Revert "[tools] mklibs: upgrade to 0.1.37"
...
It breaks on trying to find ldso
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 00:21:23 +00:00
Gabor Juhos
11706ba13e
ar71xx: add support for WIFI button on tp-link tl-mr3220v2
...
The TP-LINK TL-MR3220 v2 has a button on the left side
labeled "WIFI". This is GPIO 24. This patch adds the
support for this button.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 13:25:54 +00:00
Gabor Juhos
abb05a413a
generic: add port mirroring/monitoring capability to rtl8366rb switch
...
This patch adds swlib attributes to the RTL8366RB switch/PHY found in the
TL-WR1043ND router that allow to mirror ethernet packets to a monitor port.
Signed-off-by: Colin Leitner <colin.leitner@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 13:25:52 +00:00
Jo-Philipp Wich
3e804240df
firewall3: fix accidentally changed install directive
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 12:30:50 +00:00
Jo-Philipp Wich
ea4472d138
firewall: fix git source url
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 12:23:47 +00:00
Jo-Philipp Wich
0f0fb56719
firewall3: rename to firewall, move into base system menu, update to git head with compatibility fixes for AA
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 12:21:52 +00:00
Jo-Philipp Wich
484c42a934
Drop legacy firewall package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 12:21:44 +00:00
Imre Kaloz
64b5929539
[orion]: versioned files and dirs still make no sense when you support only a single kernel...
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 11:29:01 +00:00
Imre Kaloz
6a9bdec862
[generic/3.10]: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 11:24:42 +00:00
Imre Kaloz
8b784f4b12
[generic/3.10]: add some more symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 11:23:27 +00:00
Imre Kaloz
8133b57540
[orion]: move DT2 related kernel options into the harddist subtarget
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 11:19:41 +00:00
Imre Kaloz
662e136d40
[orion]: drop support for the dns323
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 11:13:18 +00:00
Jo-Philipp Wich
2c61fc7f42
firewall3: update to git head ( #13641 )
...
* Fixes wrong chain used for zone forward policy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 10:26:49 +00:00
Felix Fietkau
d95c3bd674
ath9k: fix some issues in the ap powersave fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 10:21:44 +00:00
Felix Fietkau
2b9432a431
ath9k: fix a null pointer deref issue in the powersave fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-03 20:58:28 +00:00
Jo-Philipp Wich
d3cb5e8ecb
firewall3: update to git head
...
- Fixes problems with reusing matches or targets from loadable extensions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-03 16:38:29 +00:00
Felix Fietkau
867d235634
ath9k: prevent excessive buffered multicast traffic from drowning out regular traffic
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-03 14:15:57 +00:00
Felix Fietkau
0b57935885
ath9k: improve AP mode powersave buffering handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-03 14:15:52 +00:00
Felix Fietkau
f0cf4ce779
ath9k: increase ANI poll interval to 300 ms to get it close to the listen period
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-03 14:15:43 +00:00
Luka Perkov
e0c5d55c69
[tools] mpfr: upgrade to 3.1.2
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-03 01:18:48 +00:00
Luka Perkov
6536866074
[tools] gmp: upgrade to version 5.1.2
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-03 01:18:47 +00:00
Luka Perkov
57a6031a03
[tools] mklibs: upgrade to 0.1.37
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-03 01:18:45 +00:00
Felix Fietkau
93ac2d0351
uhttpd: update to latest version, fixes CGI related crashes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-01 21:43:06 +00:00
Steven Barth
c73c43a3a0
6relayd: Work around Windows DHCPv6 quirks
...
Announcing deprecated addresses breaks Windows clients
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-01 17:51:02 +00:00
Felix Fietkau
ee9294b2a9
usbmode: fix hotplug script name
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-31 15:42:23 +00:00
Felix Fietkau
4ca1241cb7
replace usb-modeswitch with a rewrite that should be more reliable
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-31 15:41:17 +00:00
Felix Fietkau
68d37f6a01
procd: update to the latest version, fixes restarting stopped instances based on init script restart
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-31 15:41:12 +00:00
Steven Barth
3a67765ef7
odhcp6c: work around spurious false-positive address DECLINEs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-31 13:49:17 +00:00
John Crispin
689059dc86
lantiq: revert [36779] as it caused a regression
...
submitter was informed of a endinaess swap regression and replied with "works on my board"
revert the patch and make arv7518 wifi work again
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-31 13:25:07 +00:00
Jo-Philipp Wich
13abaf7561
firewall3: use list notation for default zone network config to avoid "uci add_list" coercing the value wrongly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-31 13:23:23 +00:00
Steven Barth
4a532d16c3
odhcp6c: fix handling of multiple RAs in a row
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-31 10:02:39 +00:00
Felix Fietkau
7c3bc2ec47
libubox: update to latest version, fixes some ustream issues that might be affecting uhttpd
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-31 09:19:38 +00:00
Florian Fainelli
13aae58075
toolchain: do not build GDB when using an external toolchain
...
The external toolchain should provide it if needed.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-30 22:04:54 +00:00