blogic
e3073ce270
fix device duplication in firewall if the balancing of ifup and ifdown is broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 18:31:34 +00:00
blogic
5d9144f606
make sure uci firewall reverts its states when stopped
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 16:48:54 +00:00
blogic
b3bb348939
fixes uci firewall init order, Signed-off-by: Roberto Riggio
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 15:55:21 +00:00
florian
7c2ceb7a25
This patch enables the new ath5k driver. Works for me with X86 Alix
...
board an AR2413 minipci card. iw and iwconfig works.
Signed-off-by: Dirk Nehring <dnehring@gmx.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 14:09:29 +00:00
cyrus
101992b80b
firewall: Added support for port-ranges as firstPort-lastPort to redirect sections
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 14:04:52 +00:00
blogic
4927575ba5
adds 5 new chains to the uci firewall that can be used to hook custom rules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 12:03:48 +00:00
florian
833c6d3623
A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. ( #3935 )
...
Signed-off-by: thomas@archlinux.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-26 17:19:00 +00:00
blogic
f814b55b45
adds several fixes to etrax, make openssl work on etrax
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-26 11:36:06 +00:00
blogic
60197a65d9
adds more sanity checks to uci firewall
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-26 11:07:04 +00:00
blogic
6a94232068
use proto instead of protocol in uci firewall
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-26 07:23:29 +00:00
florian
7102aaa3a3
Fix bridge-utils configuration failure ( #3931 ), thanks sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-25 10:06:25 +00:00
florian
e2ed54aba7
Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-25 05:21:42 +00:00
cyrus
7fcfeb5486
Updated Lua to 5.1.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-24 15:45:26 +00:00
nbd
7196f4da13
lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-24 14:28:04 +00:00
nbd
2bfa71f5d7
improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-24 13:37:56 +00:00
thepeople
1454293414
fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-24 02:40:20 +00:00
florian
ce140e52cb
Fix hostapd with open access point and per-device configuration, thanks sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-23 21:21:04 +00:00
nbd
8a163823e3
upgrade uci to 0.6.0 - many bugfixes and an API cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-23 14:26:31 +00:00
nico
049171c27a
oops, fix typo in [12368]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-22 05:03:37 +00:00
nico
aed12f5d8b
install ppp development headers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-22 05:02:04 +00:00
juhosg
567f8df77e
[magicbox] fix the CF driver on 2.6.26.x, and create a package for it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-21 16:52:06 +00:00
nbd
aa350ee98d
madwifi: keep a/g mode and pureg setting in sync across vaps
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-21 14:54:51 +00:00
nico
cdd2f654f3
fix kmod-ipt-imq module generation ( closes : #3896 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-21 13:17:47 +00:00
nico
d854dd1d59
move more extra packages from ./trunk to ./packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 22:00:41 +00:00
nico
e670e0d1d2
add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close : #3730 ), bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 16:04:21 +00:00
nico
5775f91347
add a patch to use relative symlinks for development shared libraries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 16:01:33 +00:00
nbd
0ca73d07c3
disable ath9k on all platforms without pci support, not just uml
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 15:46:46 +00:00
nbd
97501ba110
upgrade to uci 0.5.0, adds list handling support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 15:38:51 +00:00
nico
2bd41cf0d4
disable ath9k on uml
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 15:33:05 +00:00
nico
20b66117aa
disable ipv6 systcl call, as ipv6 is not enabled by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 15:29:11 +00:00
nico
1b43b384d7
remove empty patches left over after [12348]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 15:20:19 +00:00
kaloz
ac2d02c3e0
upgrade busybox to v1.11.1 and add current upstream fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 14:00:34 +00:00
kaloz
e90b272ea7
rename patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 13:58:09 +00:00
kaloz
fc7ac0c1a5
upgrade bridge-utils to v1.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 13:56:57 +00:00
nbd
fe53cab771
fix uci_set_state for empty values
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 12:34:17 +00:00
blogic
8a1e72be0a
fixes variables, oops
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 11:45:23 +00:00
blogic
6279cc1ca5
adds the option to have no proto for a interface, usefull if the uci states need to be set, but interface bring up is handled somewhere else
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 11:17:40 +00:00
blogic
2b0f31d362
add section names to dnsmasq config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-19 22:05:41 +00:00
nbd
ef5d82c263
madwifi: more wds sta related fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-19 18:22:03 +00:00
nbd
18e4940bcb
enable TCP ECN by default (see #3001 for more information)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-17 13:01:59 +00:00
nbd
b8fc6bb720
fix some firewall script typos (patch from #3897 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-17 12:01:01 +00:00
thepeople
75806cb4b0
add /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 18:01:18 +00:00
nbd
95a0dee6f2
add vif selection fix for the broadcom-wl wifi script (thx, sn9)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 17:00:27 +00:00
nbd
468573605a
fix madwifi napi polling packet counting
...
final fix for #3880
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 17:00:13 +00:00
thepeople
21fc452c29
remove unneeded line
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 16:46:11 +00:00
thepeople
39788de806
remove /etc/firewall.* from being kept as they no longer are used in trunk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 16:04:51 +00:00
thepeople
d5dc9a9087
make opkg the default package manager, disable busybox ipkg from building by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 06:35:14 +00:00
thepeople
3de484921c
fix typo, proto should be protocol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 06:33:22 +00:00
blogic
b4667d52b0
trigger error if dport is used when no proto is defined
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-15 20:18:13 +00:00
thepeople
eb1995908d
fix symlinks when installing opkg into a image
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-15 04:13:21 +00:00
florian
d5249b218d
Fix negative calculation of the tmpfs for devices with few RAM ( #3557 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-14 22:21:35 +00:00
blogic
a0745cadd4
remove /etc/functions.sh call from led hotplug script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-14 19:07:22 +00:00
nico
cbadcab30f
move qc-usb from trunk to packages as well (see [12260])
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-14 10:53:12 +00:00
florian
7702f8e350
Fix opkg compilation with ccache, thanks sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13 21:12:26 +00:00
florian
d3fbe99b9d
Update b43 to work in AP mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13 19:37:40 +00:00
florian
ccec079b2f
Allow mac80211 drivers to work in master mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13 19:35:29 +00:00
florian
0e23a76f3d
Update hostapd to 0.6.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13 19:32:40 +00:00
juhosg
a456d44645
[package] i2c-gpio-custom: minor bugfix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13 18:48:48 +00:00
florian
a8d1b57fac
Fix putting mac80211 interfaces in monitor and managed modes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13 14:06:16 +00:00
florian
54a7242228
Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13 13:30:27 +00:00
florian
6abeb0b191
Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-12 14:22:42 +00:00
blogic
fc95e15a63
fixes firewall makefile description
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11 22:28:52 +00:00
blogic
aa954c1c5d
uci firewall
...
- make uci firewall default and remove old code
- fix up dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11 22:27:36 +00:00
florian
17d1b91a96
Add 802.1x client configuration support and corresponding documentation ( #2069 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11 21:38:50 +00:00
blogic
05edc29f3a
uci_firewall
...
- fixes hotplug.d script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11 20:51:51 +00:00
blogic
4905eac3af
uci firewall
...
- remove implicit creation of zones, based on network interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11 20:46:17 +00:00
nbd
671fedb27c
madwifi: napi polling fix
...
- fix u_int negative comparison
- add some reserve for polling packets (ff has two frames in one descriptor)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11 14:36:50 +00:00
nbd
5d8f115d9b
switch the br2684 default to routed mode instead of bridged mode, as it's more common
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11 13:02:44 +00:00
nbd
01c1e0b52d
add missing dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-10 15:49:52 +00:00
nbd
0177637492
fix kmod-ide-core packaging for 2.6.26+
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-10 14:37:23 +00:00
nbd
340c4f0a91
add missing kconfig symbol for generic ide
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-10 14:37:18 +00:00
nbd
a83ed86ff2
fix aes on x86 (thx, Acinonyx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-10 12:06:23 +00:00
nbd
89695426e7
move some webcam/sound related stuff from trunk to packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-09 20:36:05 +00:00
florian
53f304adae
Make sure we will have lower case MAC addresses when doing WDS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-09 10:00:49 +00:00
florian
606962d071
Do not run telnet if either dropbear or openssh server are running ( #3839 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-09 09:50:12 +00:00
florian
d3117c4dc3
Support encrypted WDS connections ( #2463 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-09 00:18:25 +00:00
nbd
201ca503a1
add support for appending a file to jffs2 during reflash on the fly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-08 22:43:19 +00:00
florian
ee25f77757
package iproute2 has problems building on recent BSD-derived platforms
...
because some programs to be run on the host use malloc.h in an
incompatible way.
package/iproute2/patches/004-darwin_fixes.patch has a fix for Darwin,
however the fix can be made to work on other BSD platforms
by changing the patch as below.
I think a similar approach should work for other BSD-derived platforms,
replacing the
#ifndef __APPLE__
with
#if !defined(__APPLE__) && !defined(__FreeBSD__) && !defined(...)
or perhaps even with just
#ifdef __linux__
if the set of platforms where malloc.h is ok is small or restricted
to just linux
In any case, the patch is below. (#3869 )
Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-08 21:49:17 +00:00
nbd
9fb77da451
add basic interface alias support.
...
for now (since we don't use ip in our network scripts yet), it adds :1, :2, ... alias interfaces
this will change when we add support for the ip utility, but the config format will remain the same.
example:
config alias test
option interface lan
option ipaddr 192.168.1.1
option netmask 255.255.0.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 15:28:48 +00:00
florian
9c60f181c1
Add 11gdt, 11adt, 11ast and fh modes ( #3824 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 15:28:07 +00:00
juhosg
a61f0baa4c
[adm5120] add 2.6.26 specific files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 13:50:02 +00:00
cyrus
4d7ce1f5ca
added support for the timer-trigger to uci LED support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 11:01:46 +00:00
mbm
cba027e9e2
allow ctrl-c to trigger preinit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 07:17:03 +00:00
nbd
78202d191b
use $(FPIC) in a few places where it matters
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:10:29 +00:00
florian
c786c39b77
kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 20:20:02 +00:00
juhosg
199fc12ea5
[package] ebtables: useless without kmod-eptables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 15:28:49 +00:00
nbd
030f665b05
spca5xx-le does not work with linux 2.6.26+
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 01:21:02 +00:00
nbd
1d75833a6d
fix qc-usb compile on atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 23:20:42 +00:00
nbd
277a5a8f9d
fix ov51x-jpeg compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:56:34 +00:00
nbd
e7a5d248ed
install libshared into the staging dir (required by wrt-radauth)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:32:26 +00:00
nbd
2e63919e78
fix nw802-2.4 compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:31:32 +00:00
nbd
28dbe639cc
madwifi: fix crash on ad-hoc interface init
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 20:53:39 +00:00
nbd
1e242d0896
mark mac80211 as broken on avr32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 18:02:34 +00:00
florian
352ead350c
Fix ipkg compilation with ccache, thanks sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 14:04:23 +00:00
florian
e87769159c
Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 13:42:36 +00:00
juhosg
677508fba0
[kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 09:52:23 +00:00
nbd
69938ec595
some more fixes for wds sta separation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 07:19:07 +00:00
thepeople
915064ef9a
update opkg to 4564, fixes a couple of memory leaks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 00:48:44 +00:00
blogic
54fc9ba6a1
move json-c to packages feed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 00:34:30 +00:00
blogic
381d664e03
EOF for fonera-mp3 packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 00:33:04 +00:00
blogic
a5179e93dd
move foxboard utils to packages feed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 00:30:41 +00:00
blogic
3070019b68
add uci led support
...
- /etc/config/system can hold led info which is applied at boot
- adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 22:56:46 +00:00
nico
bcc9b3fed8
rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 16:59:16 +00:00
blogic
8e2cf077d0
adds a new uci firewall
...
- iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default
- there are some examples in the file /etc/config/firewall
- iptables-save/restore are still missing
- hotplug takes care of adding/removing netdevs during runtime
- misisng features ? wishes ? let me know ...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 11:51:58 +00:00
blogic
d738ce5587
fixes whitespace error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 11:47:46 +00:00
blogic
1cc41c8808
work aroung error message during boot if swapon is nt installed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 08:50:16 +00:00
blogic
1cc4a34061
remove warning from hotplug2, which pops up 10 times during boot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 08:04:16 +00:00
nbd
f78a2712af
madwifi: more fixes and cleanups for wds sta separation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-03 21:00:34 +00:00
nbd
78fa722e25
network scripts: revert the network state after running ifdown, not before
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-03 21:00:01 +00:00
kaloz
a4c1d0a1d4
update ath9k to latest git version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-03 14:28:21 +00:00
nbd
8d8ca10799
make grub compilable under fedora core 8 and other newer distros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 15:15:33 +00:00
agb
93df4822c1
[kernel] Fix broken hso kmod definition
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 07:35:51 +00:00
agb
d10bdef83b
[kernel] net/usb: only package hso for 2.6.26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 03:19:42 +00:00
thepeople
c91999ec52
try to clean up some kernel configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 02:33:15 +00:00
nbd
b9748363b5
madwifi: disable bogus vlan handling code which actually breaks vlan
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 13:42:36 +00:00
florian
e41e39fc1c
OCF cannot be built under UML
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 10:05:12 +00:00
nbd
8ed5dc9445
use the same hotplug2 parameters for initramfs and regular
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 03:09:20 +00:00
nbd
53f7e4a36b
move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 03:01:42 +00:00
nbd
1f75fe411e
avoid duplicate vlan add events
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 03:01:25 +00:00
nbd
7ba36c94c2
enable wds sta interface splitting by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 00:38:47 +00:00
nbd
ebae5f1bae
madwifi: remove wds type of wifi-iface without essid, imho it never worked properly and is unsupported now, regular ap/sta with option wds 1 is preferred
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 00:26:44 +00:00
nbd
cda50e23c5
use the madwifi driver instead of wext in the wpa_supplicant command line. the madwifi driver can associate faster because it uses a different ioctl interface
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 22:50:43 +00:00
nbd
fb29f29bc3
madwifi: fix race condition triggered by active split wds sta interfaces during vap delete
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 22:41:31 +00:00
nbd
46c00b4f55
fix multicast/authframe handling for wds ap with split sta interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 21:11:27 +00:00
nbd
7655f63af9
initialize the CONFIG_APPEND variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 21:11:15 +00:00
nbd
8d1ca8799d
madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 18:59:25 +00:00
nbd
9b149826da
fix madwifi packet injection
...
This patch from madwifi commit 3337 makes packet injection work.
Signed-off-by: Petr Liebmann <petrliebman@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 17:37:09 +00:00
nbd
0270f3b748
madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets
...
untested, does not work with 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 17:27:55 +00:00
nbd
4d5815a4fa
another one ...
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 16:16:56 +00:00
nbd
a728ebf622
upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 15:56:35 +00:00
kaloz
14629087aa
sync ath9k with latest git code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 09:51:31 +00:00
nbd
3e5a9940c6
fix config_clear(), see #3054
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 03:04:32 +00:00
nbd
43c33080b7
enable iw for all 2.6 versions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 02:43:42 +00:00
nbd
b01bdf5236
fix duplicate "doth" interface option in madwifi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 02:25:43 +00:00
nbd
4a91835511
broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 01:33:14 +00:00
nbd
195d365bb1
upgrade to uci 0.4.6 - fixes a parser glitch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 01:10:22 +00:00
nbd
81de0abd55
link default routes added by the network scripts to the appropriate interface ( #2621 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 22:49:25 +00:00
nbd
e49ecf1adf
network scripts: properly maintain the network state's list of assigned interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 22:39:56 +00:00
nbd
54988ba6a2
functions.sh: add list_contains function for checking whether a list contains a specific element
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 22:39:43 +00:00
nbd
097b27145d
functions.sh: add a function for removing an item from a list in a shell variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 20:35:22 +00:00
nbd
55abede518
upgrade to uci 0.4.5 - adds extra input validation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 20:18:15 +00:00
nbd
b313ccbb40
clean up the directory layout of the uci shell api
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:25:36 +00:00
nbd
02e6c08f76
nuke uci-sh, it is obsolete and no longer works
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:25:08 +00:00
nbd
a88219f1f2
allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:21:09 +00:00
nbd
61bccd5e21
fix hotplug2 event processing deadlock
...
when bringing up ethernet on ixp4xx, the driver may request
a firmware while hotplug2 waits for the netdev bringup to complete.
change the event processing loop to keep an event backlog to allow
unthrottled events to pass through while throttled events are being waited for
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:02:01 +00:00
blogic
3e7128271b
creates a passwd's shadow file if busybox supports the feature, fixes #2887
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 17:09:01 +00:00
blogic
ae93bc72fb
adds option to select tls provider when using wpa_supplicant, fixes #3770
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 17:04:50 +00:00
florian
2c8df11418
Disable smash stacking support by default, but allow to enable it as an experimental feature
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 12:54:28 +00:00
florian
512b9e875d
x86_64 also needs -fPIC to create lua shared libraries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 10:04:03 +00:00
nbd
d992c163f7
madwifi: add some extra sanity checking
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 07:05:12 +00:00
nbd
ef0bb0a891
madwifi: change the network scripts to use the new wds sta separation feature
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 05:22:16 +00:00
nbd
0448c53b0d
properly keep track of bridged interfaces in the network state
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 05:22:02 +00:00
nbd
6d19fadd65
madwifi: wds updates
...
- refactor wds code
- add interface for separating individual wds stations from the master interface
- add some queueing fixes for packets passing through virtual interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 04:45:24 +00:00
blogic
2c5540a6ee
fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 00:58:36 +00:00
blogic
7f399f7b29
fixes ipkg dependency bug for spi modules, #3272
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 00:27:21 +00:00
blogic
46251ff6dd
add lm sensor and clean up dependency, fixes #3821
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 23:49:16 +00:00
blogic
f4ce2dc0a6
fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 23:40:19 +00:00
thepeople
1468e65572
remove opkg config file and link ipkg.conf to opkg.conf being they are the same
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 17:23:52 +00:00
thepeople
29ef2d513d
move curl back to packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 13:12:54 +00:00
thepeople
227367d3a3
removed a missed dependancy on curl
...
remove use of autogen, just run the one needed command from in it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 12:57:43 +00:00
florian
3f72b573db
Fix nfs kernel modules for 2.4 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:57:02 +00:00
florian
79c41c4a72
opkg depends on curl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:24:32 +00:00
florian
3534ad1425
Move curl from packages to trunk, opkg depends on it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:23:59 +00:00
cyrus
df7cff0c92
lua: Remove -fPIC for non-powerpc platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:14:11 +00:00
thepeople
a77ff5d0a0
add opkg
...
- symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 04:16:43 +00:00
agb
9e2f5f52c9
[ipkg] Move packages lists to the ramdisk to save flash space
...
- Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each
boot before packages can be installed from feeds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:36:23 +00:00
agb
0ec8fc1383
[ipkg] Generate gzipped package lists
...
- Can be used by changing the src line in /etc/ipkg.conf to src/gz
- Cannot be used by busybox ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:36:11 +00:00
agb
31ad6d72b3
[ipkg] Port the full ipkg to Kamikaze
...
- Does not suffer from most of the issues the busybox implementation experiences
- busybox ipkg is still the default package manager
- Removes /usr/bin/ipkg on install if it is a symlink
- Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox
- Supports gzip'd package lists, results in substantial space savings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:35:55 +00:00
blogic
4a3137abd7
fixes download path for mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 18:10:55 +00:00
nico
088ae0f64d
fix libraries packaging for uml on x86_64
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 14:19:02 +00:00
blogic
0bad7a057a
fixes dbus param of dnsmasq, #3818 , thanks the.loeki
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 07:59:40 +00:00
florian
c531033b79
Do not run ldconfig while cross-compiling zlib
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 13:17:05 +00:00
agb
b8c6962563
[kernel] usb-serial: Fix swapped dependencies for belkin and ch341
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 03:39:11 +00:00
florian
982604693e
Allow madwifi devices to be set in monitor mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 18:32:54 +00:00
florian
37a3e9fa61
ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load ( #3813 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 18:24:59 +00:00
kaloz
5c747a29e7
add backported HSO driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 17:01:54 +00:00
juhosg
0c8c774424
[package] button-hotplug: fix compile warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 16:32:12 +00:00
juhosg
2307fc302d
[brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration ( closes #2788 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 16:10:44 +00:00
nbd
bf6c297d60
refresh madwifi patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:41:13 +00:00
nbd
c30755555b
wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:37:50 +00:00
nbd
c4cd641fe7
wpa_supplicant: improve scan cache reliability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:37:36 +00:00
nbd
817e7a1a16
madwifi: preempt any running scan when wpa_supplicant triggers a new assoc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:37:21 +00:00
nbd
eb1102a7ed
madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information
...
improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic
encryption settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:37:06 +00:00
nbd
d23c423167
madwifi: add some roaming fixes by ubnt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:36:51 +00:00
nbd
5bcfda23be
rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant),
...
fixes some stale node or reconnect loop issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:36:33 +00:00
nbd
c3e464ad09
madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:36:18 +00:00
nbd
b4d5d57d94
madwifi: improve hidden ssid handling in sta mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:35:56 +00:00
nbd
4444a16d70
madwifi: fix queue stop/start during key updates
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:35:36 +00:00
thepeople
61ab9d0406
keep /etc/group over reflash as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-24 16:36:39 +00:00
agb
47e1c1373b
[kernel] usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-24 06:25:47 +00:00
agb
610000bfd9
dropbear: upgrade to 0.51
...
- 160-tty_close merged upstream
- patches refreshed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-24 05:24:52 +00:00
thepeople
ef4d7f6cd3
add dropbear keys, passwd and firewall configuration to be saved during reflash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-24 02:24:59 +00:00
nico
f2260a8a85
fix variable names in tests
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 21:19:05 +00:00
florian
d9fc823912
Fix nfs modules options and modules, only package modules that are built for all targets ( #3796 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 10:14:02 +00:00
kaloz
5548622183
patch causes problems on some platforms, nuke it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 08:01:35 +00:00
kaloz
b04550ce48
bump ath9k package version number, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 07:31:11 +00:00
kaloz
1ac39b8212
sync ath9k with the git tree
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 07:24:47 +00:00
thepeople
727db54052
fix sysupgrade endian issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 01:11:30 +00:00
thepeople
81504d5ab6
This series of patches closes the support gap on one of the explicitly
...
supported platforms (WRT54G3G) by adding direct support for the Sierra
Wireless 3G modems.
Signed-off-by: RB <aoz.syn@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:36:16 +00:00
florian
00843976cc
Default to port 1812 for radius authentication when doing 802.1x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 09:58:16 +00:00
matteo
3840d84728
ath9k: correct package description
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 21:51:19 +00:00
cyrus
649c30de46
Updated Dnsmasq to 2.45
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 20:17:00 +00:00
mb
2d2ad6f704
Update gpiommc to use configfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 19:34:09 +00:00
nbd
4fccf1d3af
add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least in sta mode :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 16:32:43 +00:00
nbd
7353ffb28c
ath9k: remove software descriptor swapping, hw already does that
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 12:37:13 +00:00
nbd
eca83c696e
add the new ath9k driver (loads successfully on an AR9160 card, but still seems to have some rf issues)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 11:44:14 +00:00
nbd
674a7327b3
update compat-wireless to a newer version, but leave it at the old version for brcm47xx (b43 does not compile with the new one)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 11:43:56 +00:00
nbd
0950852283
fix madwifi mode setting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 00:51:00 +00:00
florian
f85a5739c0
Package common nfs kernel modules separately, add missing modules to nfsd ( #3558 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 16:56:24 +00:00
nbd
04ce7928c6
rename patches-r3776 to patches-testing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 22:57:30 +00:00
nbd
7c01a83c1b
fix hal module load msg
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 22:51:04 +00:00
nbd
fae1bbc01e
refresh madwifi-testing patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 22:50:46 +00:00
nbd
b51f52d8ff
fix some madwifi-testing bugs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 22:49:27 +00:00
mb
a1856d0731
Update GPIO-based MMC driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 20:53:08 +00:00
nbd
12d9f53e0a
fix some unused variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 18:57:01 +00:00
cyrus
642c45260c
Updated Dnsmasq to 2.43
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 15:32:42 +00:00
nbd
c0768b17cb
fix wpa_cli compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 15:28:24 +00:00
florian
23a87ded44
Allow kexec-tools to be built for mipsel, tested on a routerboard 500
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 11:43:50 +00:00
nbd
9e8545c269
remove a wrong patch chunk in the madwifi update
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 22:06:52 +00:00
nbd
613e530afe
huge madwifi update (work in progress, disabled by default, compiles but breaks at run time)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 02:30:08 +00:00
agb
0e9ca33799
[wpa_supplicant] Fix menuconfig
...
- Description for the no timestamp check option was swallowing all entries below it in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 01:09:49 +00:00
nbd
e617fcefcd
add some madwifi fixes and enhancements by Sven-Ola, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-16 16:30:03 +00:00
florian
cb95ce1434
ubsec ssb is only available on brcm47xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-16 10:15:12 +00:00
florian
1284628a92
button-hotplug does not build for 2.4 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-16 09:41:36 +00:00
florian
baca37d95e
Add ubsec ssb from Daniel Mueller <daniel@danm.de> ( #2417 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:12:30 +00:00
florian
2660088102
Support for setting monitor mode ( #1306 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:03:10 +00:00
thepeople
3fddadb554
fix md5sum
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 05:04:33 +00:00
nbd
56d7991b60
Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for roaming with ap_scan=1)
...
Remove arch specific config files (they seem rather pointless)
Remove the dependency on OpenSSL (use small built-in SSL functions)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 01:40:55 +00:00
matteo
08d69cc01f
acx: fix firmware download URL
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 10:23:36 +00:00
florian
34df51e670
Build zd1211rw ( #3759 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 08:57:37 +00:00
florian
15ca8b24ef
Enable wl500gp workaround to enable 32MB ram ( #864 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 22:11:36 +00:00
florian
cb7eb76c55
Enable russian codepage 1251 ( #819 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 21:59:49 +00:00
kaloz
bcc888bd0c
enable the cryptodev engine on ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 16:02:14 +00:00
kaloz
1e3f3ca170
fix cryptodev compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 15:18:26 +00:00
kaloz
1383f31440
add ocf kernel patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 15:16:54 +00:00
nbd
75760cfbe9
madwifi: add an optional threshold for low-rssi disconnection. This can be useful when letting wpa_supplicant control roaming.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:45 +00:00
nbd
a0c3d0fe7c
madwifi: improve beacon miss handling to increase the reliability of STA mode links
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:36 +00:00
nbd
81a4a33f67
madwifi: drop stale AP nodes from the client list when disconnecting. Fixes some reassoc issues.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:26 +00:00
nbd
677969ea65
madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely for now until we've figured out why it fails frequently.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:17 +00:00
nbd
027914051a
madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA.
...
Ignore those when scanning.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:05 +00:00
nbd
617671d795
madwifi: add an optional background scanning threshold triggered by low rssi
...
(useful for passing updated scan results to the wpa_supplicant ahead of
time, before losing connectivity entirely)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:23:55 +00:00
nbd
ff6f490212
madwifi: recognize hidden essid with length=1 containing a nullbyte
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:23:46 +00:00
nbd
941864737e
madwifi: make STA mode interfaces disassociate if transmission of assoc/auth critical packets failed.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:23:36 +00:00
nbd
4d1dc2d13a
refresh some madwifi patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:23:21 +00:00
kaloz
3eb7937428
switch to a different NPE-C firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 16:28:50 +00:00
kaloz
fd809eed5d
add ocf support to openssl, and use it by default if engines are enabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 15:43:16 +00:00
kaloz
592adfdf74
enable openssl engine support on ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 15:42:00 +00:00
blogic
05e0a55380
fixes zd1211rw compile and cleans up mac80211 Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 15:04:36 +00:00
kaloz
08612c08ac
cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 13:49:10 +00:00
kaloz
cd14e2f73b
switch to the IXP4xx microcode with crypto support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 02:06:55 +00:00