Felix Fietkau
1b5de1c105
fix hostapd race condition which breaks wpa with madwifi
...
SVN-Revision: 13075
2008-10-29 15:52:44 +00:00
Mike Baker
a75c1c1262
fix a null pointer deref in vi's search
...
SVN-Revision: 13073
2008-10-29 13:46:28 +00:00
Gabor Juhos
71b43456c7
mac80211: fix zd1211rw firmware location
...
SVN-Revision: 13065
2008-10-28 20:47:15 +00:00
Travis Kemen
7adb667a13
remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by defualt
...
SVN-Revision: 13039
2008-10-23 15:14:54 +00:00
Travis Kemen
3800e56ddb
remove polarity from config file generation
...
SVN-Revision: 13034
2008-10-23 04:06:30 +00:00
Travis Kemen
0aaaf0e266
fix mistakes in last commit
...
SVN-Revision: 13033
2008-10-23 03:53:56 +00:00
Travis Kemen
5506db71c3
Simplify antenna selection and remove the need for gpioctl for the nanostation2.
...
SVN-Revision: 13032
2008-10-23 03:09:33 +00:00
Travis Kemen
6d6878bb10
fix polarity
...
SVN-Revision: 13031
2008-10-23 01:49:19 +00:00
Felix Fietkau
c818cdbb4d
madwifi: improve reliability of the antenna diversity setting
...
SVN-Revision: 13029
2008-10-23 01:07:55 +00:00
Felix Fietkau
14d0041023
implement uci config option for the nanostation antenna/polarity control (ns2 and ns5 supported)
...
SVN-Revision: 13028
2008-10-23 01:07:50 +00:00
Felix Fietkau
eb121d2189
madwifi: add a patch for detecting vendor / device name information (only implemented for WiSoC at the moment)
...
SVN-Revision: 13027
2008-10-23 01:07:42 +00:00
Felix Fietkau
c0e753bcdc
make sure that the dhcp client (or other processes necessary to get a connection) gets restarted when the wifi is restarted
...
SVN-Revision: 13026
2008-10-23 01:07:35 +00:00
Felix Fietkau
487c622ac0
add new switch configuration api
...
SVN-Revision: 13009
2008-10-18 20:44:53 +00:00
Gabor Juhos
af61c22a01
mac80211: fix zd1211rw build error
...
SVN-Revision: 12996
2008-10-17 07:03:20 +00:00
Travis Kemen
cddfdc8938
add phidget kernel module from #4116
...
SVN-Revision: 12994
2008-10-17 04:27:45 +00:00
Felix Fietkau
f3e2fb3da0
madwifi: allow disabling of hardware ibss merges by setting the wifi-iface option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up)
...
SVN-Revision: 12993
2008-10-16 21:26:24 +00:00
Felix Fietkau
6e9522d27e
remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm not going to finish it.
...
SVN-Revision: 12992
2008-10-16 21:06:30 +00:00
Gabor Juhos
7613c343b5
netfilter/iptables: disable IMQ on 2.6.27
...
SVN-Revision: 12984
2008-10-15 10:56:13 +00:00
Felix Fietkau
8ec25f13de
madwifi: add sta mode idle reassoc fix ( #4091 )
...
SVN-Revision: 12981
2008-10-14 12:29:14 +00:00
John Crispin
3830b905e3
fixes firewall for trunk, custom chains were never reched, as policies apply beforehand
...
SVN-Revision: 12978
2008-10-14 10:53:55 +00:00
Florian Fainelli
cff56165ac
Add acx wireless configuration ( #4095 )
...
SVN-Revision: 12962
2008-10-13 13:56:12 +00:00
Steven Barth
d0d1d9fd57
Ucified PXE-Boot options for dnsmasq
...
SVN-Revision: 12960
2008-10-13 07:39:56 +00:00
Felix Fietkau
d625fc88d3
madwifi: fix a node refcounting imbalance with a low (but nonzero) crash probability
...
SVN-Revision: 12950
2008-10-11 01:56:27 +00:00
Felix Fietkau
b8f710a69a
mac80211: add rate control rewrite and enhance the performance of the minstrel algorithm for non-mrr configurations
...
SVN-Revision: 12948
2008-10-11 01:33:09 +00:00
Lars-Peter Clausen
06c86e8538
Fix libnl pkg config file template.
...
SVN-Revision: 12945
2008-10-10 16:04:33 +00:00
Felix Fietkau
6e85059256
update to latest compat-wireless version and add some new minstrel/b43 fixes
...
SVN-Revision: 12939
2008-10-10 01:45:35 +00:00
Felix Fietkau
a195b6d864
mac80211/compat-wireless: don't patch a generated file
...
SVN-Revision: 12895
2008-10-08 12:06:47 +00:00
Felix Fietkau
951d704a3e
allow larger beacon interval values - useful for big mesh networks (patch by sven-ola)
...
SVN-Revision: 12886
2008-10-07 01:41:03 +00:00
Felix Fietkau
27a9ac4583
madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases
...
SVN-Revision: 12885
2008-10-07 01:40:36 +00:00
Felix Fietkau
822c055850
fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges
...
SVN-Revision: 12884
2008-10-07 01:40:09 +00:00
Felix Fietkau
a5d8cfb520
madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag
...
SVN-Revision: 12883
2008-10-07 01:39:38 +00:00
Felix Fietkau
51a69f3f97
fix busybox http auth if the root user has an empty password
...
SVN-Revision: 12869
2008-10-06 16:33:14 +00:00
Felix Fietkau
7e0e4fb486
add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patches, rename patches/ for old compat-wireless to patches-old/
...
SVN-Revision: 12865
2008-10-06 12:04:04 +00:00
Florian Fainelli
c6b1119e6b
Silence ifconfig down errors in mac80211 ( #4067 )
...
SVN-Revision: 12856
2008-10-04 16:54:43 +00:00
Florian Fainelli
10f4e46cf9
Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers ( #4062 )
...
SVN-Revision: 12855
2008-10-04 16:51:03 +00:00
Andy Boyett
b9222805f0
use gzipped package lists
...
SVN-Revision: 12849
2008-10-04 10:27:06 +00:00
Felix Fietkau
6928d7321d
madwifi: add another missing change for linux 2.4 compat
...
SVN-Revision: 12847
2008-10-04 10:13:12 +00:00
Felix Fietkau
c9552f3101
fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
...
SVN-Revision: 12841
2008-10-03 17:25:07 +00:00
Felix Fietkau
187b76991d
madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled
...
SVN-Revision: 12838
2008-10-03 15:17:34 +00:00
Andy Boyett
bbf0f2fac5
ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it
...
SVN-Revision: 12833
2008-10-03 06:02:20 +00:00
Felix Fietkau
0d71217695
remove accidentally committed debug message
...
SVN-Revision: 12827
2008-10-02 18:31:26 +00:00
Felix Fietkau
8f567ff728
mtd: fix image check on non-broadcom platforms
...
SVN-Revision: 12825
2008-10-02 18:19:02 +00:00
Felix Fietkau
b0e7c7ba79
implement conditional dependencies for menuconfig and build deps
...
SVN-Revision: 12820
2008-10-01 21:26:19 +00:00
Florian Fainelli
9ce3b1ade7
Split ebtables into ebtables and ebtables-utils, bump release number
...
SVN-Revision: 12818
2008-10-01 19:53:36 +00:00
Peter Denison
5ff6932c66
Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow
...
SVN-Revision: 12809
2008-09-30 00:56:55 +00:00
Felix Fietkau
bc92b67c41
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
...
SVN-Revision: 12790
2008-09-29 01:08:17 +00:00
Felix Fietkau
2b2884293a
add option in sysupgrade to restore config from file or URL (patch from #4043 )
...
SVN-Revision: 12772
2008-09-28 19:45:59 +00:00
Felix Fietkau
72fd7feb0d
madwifi: revert part of the noderef fix patch
...
SVN-Revision: 12771
2008-09-28 19:35:56 +00:00
Felix Fietkau
ec6c0fdc5e
broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw)
...
SVN-Revision: 12769
2008-09-28 18:30:23 +00:00
John Crispin
221f4ad32d
fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028
...
SVN-Revision: 12768
2008-09-28 17:40:09 +00:00
John Crispin
b56d5cc36f
custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029
...
SVN-Revision: 12767
2008-09-28 17:06:39 +00:00
Felix Fietkau
aaf31c36f1
set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions
...
SVN-Revision: 12766
2008-09-28 16:17:49 +00:00
Felix Fietkau
13abdc0af1
firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic
...
SVN-Revision: 12765
2008-09-28 16:17:37 +00:00
Felix Fietkau
d896035377
busybox: remove the upstream-provided bugfix patch for line editing it actually breaks the history functionality instead of fixing it
...
SVN-Revision: 12763
2008-09-28 15:26:25 +00:00
Felix Fietkau
2b04816c55
fix iw compile
...
SVN-Revision: 12760
2008-09-28 11:01:33 +00:00
Felix Fietkau
d94103514b
madwifi: set essid on to avoid association with different ssid (patch from #3937 )
...
SVN-Revision: 12759
2008-09-28 09:43:37 +00:00
Florian Fainelli
93c504a8ae
Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
...
SVN-Revision: 12752
2008-09-28 07:09:47 +00:00
Florian Fainelli
f1b0fe6f28
Fix location to the ebtables modules ( #3855 )
...
SVN-Revision: 12735
2008-09-27 15:13:35 +00:00
Nicolas Thill
05df3ec37b
fix IMQ autoloading
...
SVN-Revision: 12722
2008-09-27 10:09:54 +00:00
Felix Fietkau
8876ac6d6d
remove unnecessary patch chunk
...
SVN-Revision: 12720
2008-09-26 22:01:33 +00:00
Felix Fietkau
c109d5d091
madwifi: fix some really evil noderef issues ( fixes #3999 )
...
SVN-Revision: 12719
2008-09-26 20:09:17 +00:00
Nicolas Thill
6f98e7cf01
remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
...
SVN-Revision: 12716
2008-09-26 09:42:17 +00:00
Felix Fietkau
e2daafdb1d
fix typo from last sysupgrade commit
...
SVN-Revision: 12715
2008-09-26 08:58:43 +00:00
Travis Kemen
3770c99cf8
add switch to not save configuration over the reflash in noninteractive mode
...
SVN-Revision: 12714
2008-09-26 00:10:01 +00:00
Felix Fietkau
2e91cf283b
madwifi: don't crash if the static rate is not in a per-node rateset
...
SVN-Revision: 12713
2008-09-25 23:55:47 +00:00
Travis Kemen
b42c11bb48
add option to shutoff softled
...
SVN-Revision: 12709
2008-09-25 19:19:32 +00:00
Felix Fietkau
a38c409d6a
fix some warnings
...
SVN-Revision: 12707
2008-09-25 18:24:53 +00:00
Felix Fietkau
5a0a3cbc00
mtd: improve support for reading input from a pipe. fixes sysupgrade
...
SVN-Revision: 12706
2008-09-25 18:24:18 +00:00
Steven Barth
c1ef612776
Embed luaposix and bitlib into Lua core library
...
SVN-Revision: 12696
2008-09-25 12:15:32 +00:00
Felix Fietkau
7300d22877
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
...
SVN-Revision: 12695
2008-09-25 11:31:35 +00:00
Nicolas Thill
63e0397058
call autoconf when there's no ./configure script, move it at Build/Prepare stage
...
SVN-Revision: 12693
2008-09-25 10:47:39 +00:00
Nicolas Thill
d7810ed63e
firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response ( closes : #3970 ) - cleanup syn_flood and remove logging
...
SVN-Revision: 12688
2008-09-24 15:10:16 +00:00
Nicolas Thill
0e3e521269
load {arp,eb,ip6}tables kernel modules last after other conntrack modules ( closes : #4032 )
...
SVN-Revision: 12685
2008-09-24 14:11:36 +00:00
Nicolas Thill
adea7e58b7
fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
...
SVN-Revision: 12682
2008-09-24 13:27:46 +00:00
Nicolas Thill
34a1fe969e
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK ( closes : #4035 )
...
SVN-Revision: 12681
2008-09-24 13:06:01 +00:00
Nicolas Thill
ab04e16a1a
don't fail if there are no modules.mk under ./target/linux/
...
SVN-Revision: 12675
2008-09-23 20:45:40 +00:00
Felix Fietkau
69692e019a
parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
...
SVN-Revision: 12673
2008-09-23 18:18:21 +00:00
Felix Fietkau
35b92f0c99
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906
...
SVN-Revision: 12671
2008-09-23 17:29:22 +00:00
Felix Fietkau
deb3f95996
madwifi: fix locking issues in state machine changes
...
SVN-Revision: 12670
2008-09-23 17:28:19 +00:00
Felix Fietkau
a361a8101c
fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used
...
SVN-Revision: 12664
2008-09-23 15:30:26 +00:00
Felix Fietkau
ebd408630f
fix multiple instances of busybox httpd (thx, Yanira)
...
SVN-Revision: 12663
2008-09-23 15:24:02 +00:00
Nicolas Thill
038f8c0532
add missing /etc/functions.sh include required for saving network state ( closes : #3902 )
...
SVN-Revision: 12660
2008-09-23 12:48:53 +00:00
Nicolas Thill
7218e6326f
make links to statup scripts in /etc/rc.d relative
...
SVN-Revision: 12659
2008-09-23 12:35:34 +00:00
Felix Fietkau
f47a4a58c5
fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
...
SVN-Revision: 12657
2008-09-23 11:05:54 +00:00
Felix Fietkau
bbd9eb4669
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
...
SVN-Revision: 12655
2008-09-23 09:23:58 +00:00
Felix Fietkau
d374e28a2b
mtd: use broadcom specific code on linux 2.6 as well
...
SVN-Revision: 12651
2008-09-22 17:06:03 +00:00
Felix Fietkau
413b45df85
fix mtd target define for brcm-2.4
...
SVN-Revision: 12650
2008-09-22 17:03:06 +00:00
Nicolas Thill
2c8010b2dc
make the whole iptables/netfiter modular ( closes : #3871 , #3527 )
...
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00
Nicolas Thill
2219c8b27f
upgrade busybox to v1.11.2 and add current upstream fixes
...
SVN-Revision: 12648
2008-09-22 12:36:13 +00:00
Nicolas Thill
5d45133fc2
remove patch missed from [12498] only needed for ipkg support
...
SVN-Revision: 12647
2008-09-22 11:00:41 +00:00
Florian Fainelli
ed19d22451
Upgrade iw to stable 0.9.5
...
SVN-Revision: 12642
2008-09-21 14:51:44 +00:00
Steven Barth
954c24c5ed
Fixed a typo in the firewall scripts
...
SVN-Revision: 12616
2008-09-16 22:01:14 +00:00
Steven Barth
efb4cebbc6
Fixed a typo in firewall scripts, closes #4000
...
SVN-Revision: 12613
2008-09-15 18:57:39 +00:00
Nicolas Thill
772fe7fe71
use the Download/ macro to get ACX firmwares
...
SVN-Revision: 12612
2008-09-15 10:17:13 +00:00
Nicolas Thill
76e78e2203
add missing dependency on libblkid to swap-utils, needed for swapon/off ( closes : #3993 )
...
SVN-Revision: 12610
2008-09-15 08:21:14 +00:00
Jens Muecke
76c9809ed4
Compile fix libnl - hidden symbol `__clz_tab' ( fix #3899 ) - thanks to gig-tmp
...
SVN-Revision: 12609
2008-09-14 14:49:43 +00:00
Gabor Juhos
94fee20231
remove 2.6.25 specific stuff
...
SVN-Revision: 12598
2008-09-13 17:32:20 +00:00
Travis Kemen
8b8a68859d
fix depends, from sn9
...
SVN-Revision: 12589
2008-09-13 04:10:27 +00:00
Travis Kemen
91d3e6b05b
make option name optional
...
SVN-Revision: 12585
2008-09-13 00:08:39 +00:00
Felix Fietkau
9029e3d9ef
madwifi: fix x86_64 compilation
...
SVN-Revision: 12574
2008-09-12 19:55:38 +00:00
Felix Fietkau
52bb4fac97
madwifi: upgrade to 2008-09-09 HAL
...
SVN-Revision: 12573
2008-09-12 19:52:45 +00:00
Felix Fietkau
22585e578b
sysupgrade: add optional delay before rebooting
...
SVN-Revision: 12572
2008-09-12 19:51:30 +00:00
Steven Barth
5a4e88710b
Prevent unwanted shell expansion
...
SVN-Revision: 12568
2008-09-11 12:23:20 +00:00
John Crispin
6eefb5071d
fixes script that mounts usd storage when it gets attached
...
SVN-Revision: 12548
2008-09-08 09:30:57 +00:00
Steven Barth
05118305ec
dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype
...
SVN-Revision: 12547
2008-09-07 20:07:55 +00:00
Felix Fietkau
fefd23fe13
restore the /tmp/resolv.conf symlink when stopping dnsmasq
...
SVN-Revision: 12546
2008-09-07 15:22:25 +00:00
Felix Fietkau
71b6a22476
madwifi: add missing include file for the tools multicall binary
...
SVN-Revision: 12541
2008-09-05 23:27:37 +00:00
Felix Fietkau
f7ad843fdc
madwifi: select the right hal binary for EABI on ARM
...
SVN-Revision: 12540
2008-09-05 23:27:27 +00:00
Felix Fietkau
359c7e3eb6
upgrade to uci 0.6.2 (bugfixes)
...
SVN-Revision: 12535
2008-09-04 23:46:02 +00:00
Felix Fietkau
e08253b1c2
change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags
...
SVN-Revision: 12511
2008-09-03 13:19:41 +00:00
Felix Fietkau
081d16fed0
remove 0-byte files
...
SVN-Revision: 12501
2008-09-02 13:36:56 +00:00
Felix Fietkau
6e426abba1
nuke ipkg, now that we use opkg, we don't need it anymore
...
SVN-Revision: 12500
2008-09-02 11:47:50 +00:00
Felix Fietkau
059e7be269
remove ipkg from busybox
...
SVN-Revision: 12498
2008-09-02 11:28:38 +00:00
Felix Fietkau
2a58b9c729
remove awx from busybox, refresh patches
...
SVN-Revision: 12497
2008-09-02 11:18:47 +00:00
Felix Fietkau
e833cd9c61
BusyBox httpd Accept Header Patch
...
With this patch the BusyBox httpd pass the "Accept:" and
"Accept-Language:" header by the environment variables to the
CGI-Script, so this can make Content Negotiation to deliver the page in
the language, which was selected by the user in the browser settings,
and/or serve the XHTML page with the right MIME-Type
application/xhtml+xml to user agents which support it und text/html
which don't.
Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
SVN-Revision: 12496
2008-09-02 11:16:43 +00:00
Felix Fietkau
dd8a612816
madwifi upstream does not work on wisoc
...
SVN-Revision: 12489
2008-09-02 09:45:36 +00:00
Felix Fietkau
76c95e5692
fix madwifi upstream compile for mips ( #3952 )
...
SVN-Revision: 12488
2008-09-02 09:44:50 +00:00
Travis Kemen
347913a53c
add option to cache local queries, from sn9
...
SVN-Revision: 12485
2008-09-02 01:37:06 +00:00
Lars-Peter Clausen
fbdb8046c2
Fix enabling of init scripts.
...
SVN-Revision: 12482
2008-09-02 00:23:59 +00:00
John Crispin
38516cd780
fixes usb storage mounting
...
SVN-Revision: 12465
2008-09-01 17:42:35 +00:00
Nicolas Thill
0fa02d0f80
Change even more dependencies on kmod-video-core after [12460]
...
SVN-Revision: 12462
2008-09-01 14:18:32 +00:00
Nicolas Thill
5506066981
Fix AT91 MMC host controller path on 2.6.25
...
SVN-Revision: 12458
2008-09-01 13:21:34 +00:00
Florian Fainelli
027563a593
Use a newer acx firmware
...
SVN-Revision: 12455
2008-09-01 11:51:02 +00:00
Felix Fietkau
b2e997983b
madwifi: fix compile warning
...
SVN-Revision: 12450
2008-09-01 11:03:46 +00:00
Felix Fietkau
29edfd71dc
improve wds sta mode compatibility
...
SVN-Revision: 12449
2008-09-01 11:03:08 +00:00
Nicolas Thill
5f84265c34
Make ide-core depend on pci support, remove dupe Kconfig item
...
SVN-Revision: 12448
2008-08-31 21:27:38 +00:00
Florian Fainelli
b9489c5983
Correctly set b/g rate tables for mac80211, thanks sn9
...
SVN-Revision: 12445
2008-08-31 11:35:51 +00:00
Florian Fainelli
b25f2f5edb
Update acx-mac80211 to a more recent snapshot, thanks sn9
...
SVN-Revision: 12439
2008-08-30 12:25:38 +00:00
Felix Fietkau
fff4882561
fix madwifi hal target for mips*
...
SVN-Revision: 12435
2008-08-30 09:59:00 +00:00
Felix Fietkau
6aa8c5de64
leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)
...
SVN-Revision: 12434
2008-08-29 17:02:15 +00:00
Felix Fietkau
c37665895b
Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
...
SVN-Revision: 12429
2008-08-29 09:59:39 +00:00
Felix Fietkau
b28a095964
revert accidental change to madwifi.sh
...
SVN-Revision: 12428
2008-08-29 01:07:53 +00:00
Andy Boyett
a12f23ba98
Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves the ipcalc.sh bug on some arches, closes #3012 , #3946 - Submitted upstream as busybox bug #4774
...
SVN-Revision: 12427
2008-08-28 16:40:53 +00:00
Felix Fietkau
2176ae1a6f
fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana
...
SVN-Revision: 12424
2008-08-28 14:10:55 +00:00
Felix Fietkau
20054336c0
add back busybox httpd password auth support - fixes x-wrt
...
SVN-Revision: 12422
2008-08-28 12:58:59 +00:00
Felix Fietkau
683789250d
madwifi: fix encryption type check
...
SVN-Revision: 12421
2008-08-28 12:41:55 +00:00
Felix Fietkau
a2e70fed22
madwifi: only start hostapd when necessary
...
SVN-Revision: 12420
2008-08-28 12:13:36 +00:00
Felix Fietkau
5f30b3de44
add autoload for spi-ks8995
...
SVN-Revision: 12419
2008-08-28 00:15:31 +00:00
Felix Fietkau
4ac7d33b7a
mtd: add jffs2 cleanmarker for big endian systems
...
SVN-Revision: 12418
2008-08-28 00:15:22 +00:00
Felix Fietkau
6488abc11c
ppp: derive interface unit numbers from previous enumeration
...
SVN-Revision: 12417
2008-08-28 00:15:10 +00:00
Felix Fietkau
1c3b76013a
fix ppp interface enumeration - don't enumerate already processed interfaces
...
SVN-Revision: 12416
2008-08-27 22:19:42 +00:00
Felix Fietkau
e44384cae9
upgrade to uci 0.6.1 - lots of cli and lua binding fixes
...
SVN-Revision: 12413
2008-08-27 21:16:20 +00:00
Felix Fietkau
053188e8c5
fix uboot-ifxmips compile on mac os x
...
SVN-Revision: 12412
2008-08-27 21:02:01 +00:00
John Crispin
12df593510
fixes broken if-then in led init script
...
SVN-Revision: 12411
2008-08-27 20:33:13 +00:00
Felix Fietkau
d42892ab5e
fix busybox compile on mac os x
...
SVN-Revision: 12409
2008-08-27 19:35:47 +00:00
John Crispin
7f6ee846b7
make uci firewall backwards compatible to the old firewall.user
...
SVN-Revision: 12408
2008-08-27 19:16:54 +00:00
John Crispin
20216aa44d
add proto tcpudp to firewall
...
SVN-Revision: 12407
2008-08-27 18:54:52 +00:00
John Crispin
9eaae4c61d
fix device duplication in firewall if the balancing of ifup and ifdown is broken
...
SVN-Revision: 12404
2008-08-27 18:31:34 +00:00
John Crispin
924d10d611
make sure uci firewall reverts its states when stopped
...
SVN-Revision: 12403
2008-08-27 16:48:54 +00:00
John Crispin
146b47b60a
fixes uci firewall init order, Signed-off-by: Roberto Riggio
...
SVN-Revision: 12402
2008-08-27 15:55:21 +00:00
Florian Fainelli
89632fef34
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>
SVN-Revision: 12397
2008-08-27 14:09:29 +00:00
Steven Barth
24c318dfe7
firewall: Added support for port-ranges as firstPort-lastPort to redirect sections
...
SVN-Revision: 12396
2008-08-27 14:04:52 +00:00
John Crispin
517dfd27e5
adds 5 new chains to the uci firewall that can be used to hook custom rules
...
SVN-Revision: 12395
2008-08-27 12:03:48 +00:00
Florian Fainelli
6b04ad55f9
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
SVN-Revision: 12394
2008-08-26 17:19:00 +00:00
John Crispin
974ad00cf3
adds several fixes to etrax, make openssl work on etrax
...
SVN-Revision: 12393
2008-08-26 11:36:06 +00:00
John Crispin
4d7f694c43
adds more sanity checks to uci firewall
...
SVN-Revision: 12392
2008-08-26 11:07:04 +00:00
John Crispin
aa6c019c11
use proto instead of protocol in uci firewall
...
SVN-Revision: 12391
2008-08-26 07:23:29 +00:00
Florian Fainelli
d16323d481
Fix bridge-utils configuration failure ( #3931 ), thanks sn9
...
SVN-Revision: 12388
2008-08-25 10:06:25 +00:00
Florian Fainelli
1673462564
Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
...
SVN-Revision: 12386
2008-08-25 05:21:42 +00:00
Steven Barth
4b7249183c
Updated Lua to 5.1.4
...
SVN-Revision: 12383
2008-08-24 15:45:26 +00:00
Felix Fietkau
e219aaf034
lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars)
...
SVN-Revision: 12381
2008-08-24 14:28:04 +00:00
Felix Fietkau
62333dabe1
improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
...
SVN-Revision: 12378
2008-08-24 13:37:56 +00:00
Travis Kemen
86ab7cb9de
fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch
...
SVN-Revision: 12377
2008-08-24 02:40:20 +00:00
Florian Fainelli
6c56733f40
Fix hostapd with open access point and per-device configuration, thanks sn9
...
SVN-Revision: 12375
2008-08-23 21:21:04 +00:00
Felix Fietkau
f2c022c927
upgrade uci to 0.6.0 - many bugfixes and an API cleanup
...
SVN-Revision: 12373
2008-08-23 14:26:31 +00:00
Nicolas Thill
7075c9f917
oops, fix typo in [12368]
...
SVN-Revision: 12369
2008-08-22 05:03:37 +00:00
Nicolas Thill
2ac5a81ab4
install ppp development headers
...
SVN-Revision: 12368
2008-08-22 05:02:04 +00:00
Gabor Juhos
8d28e6dc68
fix the CF driver on 2.6.26.x, and create a package for it
...
SVN-Revision: 12364
2008-08-21 16:52:06 +00:00
Felix Fietkau
4419978f84
madwifi: keep a/g mode and pureg setting in sync across vaps
...
SVN-Revision: 12363
2008-08-21 14:54:51 +00:00
Nicolas Thill
f04069c30b
fix kmod-ipt-imq module generation ( closes : #3896 )
...
SVN-Revision: 12361
2008-08-21 13:17:47 +00:00
Nicolas Thill
89124c8a0a
move more extra packages from ./trunk to ./packages
...
SVN-Revision: 12359
2008-08-20 22:00:41 +00:00
Nicolas Thill
6922a3692d
add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close : #3730 ), bump release number
...
SVN-Revision: 12356
2008-08-20 16:04:21 +00:00
Nicolas Thill
43dc17c66c
add a patch to use relative symlinks for development shared libraries
...
SVN-Revision: 12355
2008-08-20 16:01:33 +00:00
Felix Fietkau
13970a65ce
disable ath9k on all platforms without pci support, not just uml
...
SVN-Revision: 12354
2008-08-20 15:46:46 +00:00
Felix Fietkau
8a08f95e42
upgrade to uci 0.5.0, adds list handling support
...
SVN-Revision: 12353
2008-08-20 15:38:51 +00:00
Nicolas Thill
f52f0ecb9c
disable ath9k on uml
...
SVN-Revision: 12352
2008-08-20 15:33:05 +00:00
Nicolas Thill
257ee32b7d
disable ipv6 systcl call, as ipv6 is not enabled by default
...
SVN-Revision: 12351
2008-08-20 15:29:11 +00:00
Nicolas Thill
be1b3822d9
remove empty patches left over after [12348]
...
SVN-Revision: 12350
2008-08-20 15:20:19 +00:00
Imre Kaloz
1e82faaa5e
upgrade busybox to v1.11.1 and add current upstream fixes
...
SVN-Revision: 12348
2008-08-20 14:00:34 +00:00
Imre Kaloz
e3d9bc5779
rename patch
...
SVN-Revision: 12347
2008-08-20 13:58:09 +00:00
Imre Kaloz
97ebf00292
upgrade bridge-utils to v1.4
...
SVN-Revision: 12346
2008-08-20 13:56:57 +00:00
Felix Fietkau
1ffa647fe1
fix uci_set_state for empty values
...
SVN-Revision: 12345
2008-08-20 12:34:17 +00:00
John Crispin
fd26ece7f1
fixes variables, oops
...
SVN-Revision: 12344
2008-08-20 11:45:23 +00:00
John Crispin
3cf1a8932b
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
...
SVN-Revision: 12343
2008-08-20 11:17:40 +00:00
John Crispin
9e17c77236
add section names to dnsmasq config
...
SVN-Revision: 12342
2008-08-19 22:05:41 +00:00
Felix Fietkau
e0ab01285d
madwifi: more wds sta related fixes
...
SVN-Revision: 12341
2008-08-19 18:22:03 +00:00
Felix Fietkau
f27fd2ecc3
enable TCP ECN by default (see #3001 for more information)
...
SVN-Revision: 12334
2008-08-17 13:01:59 +00:00
Felix Fietkau
8ab217accc
fix some firewall script typos (patch from #3897 )
...
SVN-Revision: 12332
2008-08-17 12:01:01 +00:00
Travis Kemen
b3b5e54099
add /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall
...
SVN-Revision: 12326
2008-08-16 18:01:18 +00:00
Felix Fietkau
1bdd7d0460
add vif selection fix for the broadcom-wl wifi script (thx, sn9)
...
SVN-Revision: 12324
2008-08-16 17:00:27 +00:00
Felix Fietkau
3f9fcf1c06
fix madwifi napi polling packet counting final fix for #3880
...
SVN-Revision: 12323
2008-08-16 17:00:13 +00:00
Travis Kemen
a15a10c85a
remove unneeded line
...
SVN-Revision: 12321
2008-08-16 16:46:11 +00:00
Travis Kemen
0b2111d1fb
remove /etc/firewall.* from being kept as they no longer are used in trunk
...
SVN-Revision: 12320
2008-08-16 16:04:51 +00:00
Travis Kemen
99dd3e13fc
make opkg the default package manager, disable busybox ipkg from building by default
...
SVN-Revision: 12319
2008-08-16 06:35:14 +00:00
Travis Kemen
64a8d6c405
fix typo, proto should be protocol
...
SVN-Revision: 12318
2008-08-16 06:33:22 +00:00
John Crispin
7681547293
trigger error if dport is used when no proto is defined
...
SVN-Revision: 12317
2008-08-15 20:18:13 +00:00
Travis Kemen
e7c9479ae4
fix symlinks when installing opkg into a image
...
SVN-Revision: 12316
2008-08-15 04:13:21 +00:00
Florian Fainelli
38d1cb8cbd
Fix negative calculation of the tmpfs for devices with few RAM ( #3557 )
...
SVN-Revision: 12315
2008-08-14 22:21:35 +00:00
John Crispin
3403cbe948
remove /etc/functions.sh call from led hotplug script
...
SVN-Revision: 12312
2008-08-14 19:07:22 +00:00
Nicolas Thill
58fb9f67ec
move qc-usb from trunk to packages as well (see [12260])
...
SVN-Revision: 12304
2008-08-14 10:53:12 +00:00
Florian Fainelli
68bdb68247
Fix opkg compilation with ccache, thanks sn9
...
SVN-Revision: 12303
2008-08-13 21:12:26 +00:00
Florian Fainelli
2c6b679ceb
Update b43 to work in AP mode
...
SVN-Revision: 12300
2008-08-13 19:37:40 +00:00
Florian Fainelli
1d05e688ab
Allow mac80211 drivers to work in master mode
...
SVN-Revision: 12299
2008-08-13 19:35:29 +00:00
Florian Fainelli
2a888f2e23
Update hostapd to 0.6.4
...
SVN-Revision: 12298
2008-08-13 19:32:40 +00:00
Gabor Juhos
da77408537
i2c-gpio-custom: minor bugfix
...
SVN-Revision: 12297
2008-08-13 18:48:48 +00:00
Florian Fainelli
02780ec100
Fix putting mac80211 interfaces in monitor and managed modes
...
SVN-Revision: 12293
2008-08-13 14:06:16 +00:00
Florian Fainelli
dbb59f014a
Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups
...
SVN-Revision: 12292
2008-08-13 13:30:27 +00:00
Florian Fainelli
8c8b85b54c
Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
...
SVN-Revision: 12289
2008-08-12 14:22:42 +00:00
John Crispin
c9f2df5cea
fixes firewall makefile description
...
SVN-Revision: 12285
2008-08-11 22:28:52 +00:00
John Crispin
5627667654
uci firewall - make uci firewall default and remove old code - fix up dependencies
...
SVN-Revision: 12284
2008-08-11 22:27:36 +00:00
Florian Fainelli
4b5488ebfa
Add 802.1x client configuration support and corresponding documentation ( #2069 )
...
SVN-Revision: 12283
2008-08-11 21:38:50 +00:00
John Crispin
43e28bf153
uci_firewall - fixes hotplug.d script
...
SVN-Revision: 12282
2008-08-11 20:51:51 +00:00
John Crispin
0f5cbca010
uci firewall - remove implicit creation of zones, based on network interfaces
...
SVN-Revision: 12281
2008-08-11 20:46:17 +00:00
Felix Fietkau
5745e536d4
madwifi: napi polling fix - fix u_int negative comparison - add some reserve for polling packets (ff has two frames in one descriptor)
...
SVN-Revision: 12280
2008-08-11 14:36:50 +00:00
Felix Fietkau
2e46841afd
switch the br2684 default to routed mode instead of bridged mode, as it's more common
...
SVN-Revision: 12277
2008-08-11 13:02:44 +00:00
Felix Fietkau
0778290e26
add missing dependency
...
SVN-Revision: 12270
2008-08-10 15:49:52 +00:00
Felix Fietkau
166de52b8f
fix kmod-ide-core packaging for 2.6.26+
...
SVN-Revision: 12269
2008-08-10 14:37:23 +00:00
Felix Fietkau
b1683b748d
add missing kconfig symbol for generic ide
...
SVN-Revision: 12268
2008-08-10 14:37:18 +00:00
Felix Fietkau
26aa731dc1
fix aes on x86 (thx, Acinonyx)
...
SVN-Revision: 12267
2008-08-10 12:06:23 +00:00
Felix Fietkau
91a01e4106
move some webcam/sound related stuff from trunk to packages
...
SVN-Revision: 12260
2008-08-09 20:36:05 +00:00
Florian Fainelli
d7c8f38007
Make sure we will have lower case MAC addresses when doing WDS
...
SVN-Revision: 12259
2008-08-09 10:00:49 +00:00
Florian Fainelli
a53aa71c83
Do not run telnet if either dropbear or openssh server are running ( #3839 )
...
SVN-Revision: 12258
2008-08-09 09:50:12 +00:00
Florian Fainelli
22aa7c6406
Support encrypted WDS connections ( #2463 )
...
SVN-Revision: 12251
2008-08-09 00:18:25 +00:00
Felix Fietkau
753e5b492d
add support for appending a file to jffs2 during reflash on the fly
...
SVN-Revision: 12250
2008-08-08 22:43:19 +00:00
Florian Fainelli
e71cdf8127
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>
SVN-Revision: 12249
2008-08-08 21:49:17 +00:00
Felix Fietkau
c05eb4ba63
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
SVN-Revision: 12241
2008-08-07 15:28:48 +00:00
Florian Fainelli
9c8bb0241f
Add 11gdt, 11adt, 11ast and fh modes ( #3824 )
...
SVN-Revision: 12240
2008-08-07 15:28:07 +00:00
Gabor Juhos
db4d23b457
add 2.6.26 specific files
...
SVN-Revision: 12239
2008-08-07 13:50:02 +00:00
Steven Barth
6b6d027172
added support for the timer-trigger to uci LED support
...
SVN-Revision: 12236
2008-08-07 11:01:46 +00:00
Mike Baker
1139608784
allow ctrl-c to trigger preinit
...
SVN-Revision: 12231
2008-08-07 07:17:03 +00:00
Felix Fietkau
e9ea28b0af
use $(FPIC) in a few places where it matters
...
SVN-Revision: 12225
2008-08-06 22:10:29 +00:00
Florian Fainelli
ce8903f1ce
kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
...
SVN-Revision: 12223
2008-08-06 20:20:02 +00:00
Gabor Juhos
6c0474b383
ebtables: useless without kmod-eptables
...
SVN-Revision: 12214
2008-08-06 15:28:49 +00:00
Felix Fietkau
4d795ca98f
spca5xx-le does not work with linux 2.6.26+
...
SVN-Revision: 12194
2008-08-06 01:21:02 +00:00
Felix Fietkau
b4727d665e
fix qc-usb compile on atheros
...
SVN-Revision: 12185
2008-08-05 23:20:42 +00:00
Felix Fietkau
dde1f5fb54
fix ov51x-jpeg compile
...
SVN-Revision: 12183
2008-08-05 22:56:34 +00:00
Felix Fietkau
0cc7199e71
install libshared into the staging dir (required by wrt-radauth)
...
SVN-Revision: 12181
2008-08-05 22:32:26 +00:00
Felix Fietkau
e0b43982fb
fix nw802-2.4 compile
...
SVN-Revision: 12180
2008-08-05 22:31:32 +00:00
Felix Fietkau
7bb55d1b91
madwifi: fix crash on ad-hoc interface init
...
SVN-Revision: 12161
2008-08-05 20:53:39 +00:00
Felix Fietkau
c2cf1d04c9
mark mac80211 as broken on avr32
...
SVN-Revision: 12147
2008-08-05 18:02:34 +00:00
Florian Fainelli
d3dd2b6ae5
Fix ipkg compilation with ccache, thanks sn9
...
SVN-Revision: 12137
2008-08-05 14:04:23 +00:00
Florian Fainelli
1b0318158d
Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
...
SVN-Revision: 12136
2008-08-05 13:42:36 +00:00
Gabor Juhos
3527e7a649
modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
...
SVN-Revision: 12133
2008-08-05 09:52:23 +00:00
Felix Fietkau
cf8eecaad5
some more fixes for wds sta separation
...
SVN-Revision: 12127
2008-08-05 07:19:07 +00:00
Travis Kemen
56172a1eba
update opkg to 4564, fixes a couple of memory leaks
...
SVN-Revision: 12115
2008-08-05 00:48:44 +00:00
John Crispin
dd3f4dd178
move json-c to packages feed
...
SVN-Revision: 12114
2008-08-05 00:34:30 +00:00
John Crispin
936f53e69c
EOF for fonera-mp3 packages
...
SVN-Revision: 12113
2008-08-05 00:33:04 +00:00
John Crispin
13bbd5932b
move foxboard utils to packages feed
...
SVN-Revision: 12111
2008-08-05 00:30:41 +00:00
John Crispin
72396bd614
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
...
SVN-Revision: 12104
2008-08-04 22:56:46 +00:00
Nicolas Thill
4c195465a8
rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26
...
SVN-Revision: 12098
2008-08-04 16:59:16 +00:00