Felix Fietkau
920ff49232
libtool: update to 1.5.26 (patch from #4905 )
...
SVN-Revision: 17715
2009-09-24 22:19:33 +00:00
Felix Fietkau
32bb31ca36
base-files: add libgcc dependency to libc ( #5262 )
...
SVN-Revision: 17714
2009-09-24 22:02:39 +00:00
Felix Fietkau
e9ec3a6e68
firewall: add sanity checks to zone default rules (patch from #5459 )
...
SVN-Revision: 17713
2009-09-24 21:59:16 +00:00
Felix Fietkau
3ede844486
update dnsmasq to 2.50 ( #5784 )
...
SVN-Revision: 17711
2009-09-24 21:42:36 +00:00
Felix Fietkau
a58bb0a47a
madwifi: fix bugs in the calibration triggers
...
SVN-Revision: 17691
2009-09-23 17:30:03 +00:00
Felix Fietkau
802ea84054
madwifi: fix a theoretical tx buffer leak
...
SVN-Revision: 17690
2009-09-23 13:33:06 +00:00
Felix Fietkau
0e2e5cae7a
madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces)
...
SVN-Revision: 17689
2009-09-23 13:32:56 +00:00
Felix Fietkau
ca1b63e891
madwifi: fix sta mode reconnect when roaming between different aps of the same essid
...
SVN-Revision: 17688
2009-09-23 13:32:38 +00:00
Felix Fietkau
bbc9700310
madwifi: fix maximum txpower display
...
SVN-Revision: 17687
2009-09-23 13:32:22 +00:00
Nicolas Thill
c9bc7c504c
add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;)
...
SVN-Revision: 17682
2009-09-23 02:27:38 +00:00
Jo-Philipp Wich
392e45ef09
implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs
...
SVN-Revision: 17676
2009-09-22 16:17:05 +00:00
Nicolas Thill
6478e24f7d
accommodate for 5 digits svn revisions :)
...
SVN-Revision: 17670
2009-09-22 03:05:45 +00:00
Felix Fietkau
5b02773940
mtd: fix wrong open() return code checks
...
SVN-Revision: 17666
2009-09-21 19:13:34 +00:00
Felix Fietkau
61a94268ec
Add default /etc/dnsmasq.conf
...
dnsmasq allows adding of arbitrary SRV/PTR/TXT/CNAME records.
However, those options sometimes can not be passed as
command-line arguments due to excess length. This patch tries to
solve this problem:
1. Provide /etc/dnsmasq.conf file with comments about adding
SRV/PTR/TXT/CNAME records.
2. Add this file to conffiles list so it is preserver during
backup/restore or system upgrade.
If someone needs a lot of custom records, default configuration
file can be edited. Since manual pages and documentation is not
installed, provided comments should be enough to figure out
option syntax.
Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
SVN-Revision: 17663
2009-09-21 13:25:11 +00:00
Felix Fietkau
9474d99dc0
mtd: bump release
...
SVN-Revision: 17661
2009-09-21 11:19:08 +00:00
Felix Fietkau
a512be592f
mtd: update copyright headers
...
SVN-Revision: 17660
2009-09-21 10:09:02 +00:00
Felix Fietkau
63c91af404
mtd: add support for rewriting the fis table layout on redboot based systems
...
SVN-Revision: 17659
2009-09-21 09:58:41 +00:00
Felix Fietkau
ca300a2f07
base-files: fix conffiles entry check (patch from #2425 )
...
SVN-Revision: 17618
2009-09-19 23:04:34 +00:00
Felix Fietkau
997d4fb013
opkg: fix the -force_space option
...
SVN-Revision: 17611
2009-09-19 17:32:59 +00:00
Felix Fietkau
c067858fdf
dnsmasq startup script update: add notinterface parameter
...
This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces.
By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface.
Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com>
SVN-Revision: 17599
2009-09-16 18:15:31 +00:00
Jo-Philipp Wich
b75288df95
swconfig: clear ip address on the switch interface, this prevents duplicate assignments of 192.168.1.1 on the DIR-300 at least
...
SVN-Revision: 17597
2009-09-16 14:23:01 +00:00
Jo-Philipp Wich
2f921cb48d
base-files: clear ip addresses on interfaces that are about to be added to a bridge
...
SVN-Revision: 17596
2009-09-16 14:21:19 +00:00
Felix Fietkau
9e1fd17d10
madwifi: fix iwconfig tx power display
...
SVN-Revision: 17592
2009-09-16 12:02:10 +00:00
Andy Boyett
fdf2efaf28
madwifi: bump package revision
...
SVN-Revision: 17589
2009-09-15 10:19:32 +00:00
Jo-Philipp Wich
bc37b2e831
base-files: dispatch ifdown events for proto=none interfaces and fix a race condition between revert state and hotplug handlers
...
SVN-Revision: 17582
2009-09-14 16:14:27 +00:00
Jo-Philipp Wich
8df03c85fe
firewall: move the config_get out of the loop, no need to call it multiple times
...
SVN-Revision: 17581
2009-09-14 15:18:48 +00:00
Jo-Philipp Wich
715285dd43
firewall: properly dispatch delif events if the network has a different name then the corresponding zone
...
SVN-Revision: 17580
2009-09-14 14:47:43 +00:00
Felix Fietkau
36d7f7c017
madwifi: fix a wds related race condition
...
SVN-Revision: 17578
2009-09-14 10:45:34 +00:00
Felix Fietkau
84c01891da
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
...
SVN-Revision: 17576
2009-09-14 10:40:23 +00:00
Jo-Philipp Wich
8962270fec
base-files: add /etc/rc.local to the default save file list
...
SVN-Revision: 17572
2009-09-12 15:57:31 +00:00
Jo-Philipp Wich
bdaeaafbef
base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts
...
SVN-Revision: 17571
2009-09-11 21:35:03 +00:00
Andy Boyett
a5f80019ef
bump some revisions and update copyrights
...
SVN-Revision: 17554
2009-09-10 10:07:04 +00:00
Felix Fietkau
d71228f092
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
...
SVN-Revision: 17546
2009-09-09 00:30:36 +00:00
Felix Fietkau
d5cc8ea44b
madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
...
SVN-Revision: 17545
2009-09-09 00:17:13 +00:00
Felix Fietkau
91d40a14af
Revert "fix nonhotpluggable networks not being brought up. Closes #2781 " (r17527) until we've solved the race conditions it creates
...
SVN-Revision: 17544
2009-09-09 00:16:55 +00:00
Gabor Juhos
6a7693b247
package/mac80211: add menuconfig option for enabling debug support via debugfs
...
SVN-Revision: 17541
2009-09-08 07:32:08 +00:00
Felix Fietkau
488d168c25
move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well
...
SVN-Revision: 17529
2009-09-06 17:36:01 +00:00
Felix Fietkau
3b61c2c2b1
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore
...
SVN-Revision: 17528
2009-09-06 17:26:37 +00:00
Travis Kemen
27915ac778
fix nonhotpluggable networks not being brought up. Closes #2781
...
SVN-Revision: 17527
2009-09-06 17:02:14 +00:00
Felix Fietkau
40e46b9830
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
...
SVN-Revision: 17522
2009-09-05 23:38:51 +00:00
Gabor Juhos
f494bcc222
package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode
...
SVN-Revision: 17517
2009-09-05 18:44:48 +00:00
Felix Fietkau
7d67818ab1
Revert "add ifup -a to boot(), closes #4543 #2781 " (r17515) Hotpluggable interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE.
...
SVN-Revision: 17516
2009-09-05 13:05:59 +00:00
Travis Kemen
1776830e64
add ifup -a to boot(), closes #4543 #2781
...
SVN-Revision: 17515
2009-09-05 05:33:23 +00:00
Travis Kemen
4c47562a37
extend logging functions
...
SVN-Revision: 17514
2009-09-04 21:09:13 +00:00
Felix Fietkau
8691bbb699
madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones
...
SVN-Revision: 17510
2009-09-03 19:31:48 +00:00
Florian Fainelli
ff8d3f63b1
udevtrigger depends on 2.6 kernels
...
SVN-Revision: 17509
2009-09-03 18:49:47 +00:00
Florian Fainelli
e8727498cb
update hotplug2 to r199, fixes build failures on brcm-2.4
...
SVN-Revision: 17508
2009-09-03 18:33:52 +00:00
Florian Fainelli
36d8dd6bb3
udev depends on 2.6, cleanup Makefile
...
SVN-Revision: 17507
2009-09-03 18:11:32 +00:00
Felix Fietkau
6155fdf5d3
preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file
...
SVN-Revision: 17470
2009-09-02 15:14:53 +00:00
Felix Fietkau
d101694d97
wprobe: fix compile error because of missing isnan()
...
SVN-Revision: 17468
2009-09-02 12:55:26 +00:00