florian
efe85d2e91
Fix location to the ebtables modules ( #3855 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 15:13:35 +00:00
nico
96266367b7
fix IMQ autoloading
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 10:09:54 +00:00
nbd
f26798ad81
remove unnecessary patch chunk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 22:01:33 +00:00
nbd
436d8ee7e0
madwifi: fix some really evil noderef issues ( fixes #3999 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 20:09:17 +00:00
nico
ae64582e5c
remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 09:42:17 +00:00
nbd
8f1f5d8522
fix typo from last sysupgrade commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 08:58:43 +00:00
thepeople
d8ef8d0af9
add switch to not save configuration over the reflash in noninteractive mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 00:10:01 +00:00
nbd
c0036b1ceb
madwifi: don't crash if the static rate is not in a per-node rateset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 23:55:47 +00:00
thepeople
722aace7b9
add option to shutoff softled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 19:19:32 +00:00
nbd
a7c35fcd0d
fix some warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 18:24:53 +00:00
nbd
8114ef99e3
mtd: improve support for reading input from a pipe. fixes sysupgrade
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 18:24:18 +00:00
cyrus
9c10689383
Embed luaposix and bitlib into Lua core library
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 12:15:32 +00:00
nbd
fcb62b7607
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 11:31:35 +00:00
nico
b855e3ddfe
call autoconf when there's no ./configure script, move it at Build/Prepare stage
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 10:47:39 +00:00
nico
1fa1f8e7d8
firewall changes:
...
- implement a REJECT policy and enable it by default, reject packets with approriate response (closes : #3970 )
- cleanup syn_flood and remove logging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 15:10:16 +00:00
nico
7daf1f1f85
load {arp,eb,ip6}tables kernel modules last after other conntrack modules ( closes : #4032 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 14:11:36 +00:00
nico
8315549c47
fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 13:27:46 +00:00
nico
04ccc3ccb1
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK ( closes : #4035 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 13:06:01 +00:00
nico
a3ec96c341
don't fail if there are no modules.mk under ./target/linux/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 20:45:40 +00:00
nbd
f50d46ab20
parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12673 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 18:18:21 +00:00
nbd
8b0d8253f3
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 17:29:22 +00:00
nbd
a0d42d3cda
madwifi: fix locking issues in state machine changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 17:28:19 +00:00
nbd
8a9252317e
fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 15:30:26 +00:00
nbd
b30d9f6216
fix multiple instances of busybox httpd (thx, Yanira)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 15:24:02 +00:00
nico
a66691d8cb
add missing /etc/functions.sh include required for saving network state ( closes : #3902 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 12:48:53 +00:00
nico
4052ceaa24
make links to statup scripts in /etc/rc.d relative
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 12:35:34 +00:00
nbd
498cc73e51
fix sysupgrade support for brcm-2.4 and brcm47xx
...
make mtd refresh based config append optional (leave enabled on x86)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 11:05:54 +00:00
nbd
82cd54f3ea
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 09:23:58 +00:00
nbd
093822cb53
mtd: use broadcom specific code on linux 2.6 as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22 17:06:03 +00:00
nbd
c7494fd234
fix mtd target define for brcm-2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22 17:03:06 +00:00
nico
3a25b868c7
make the whole iptables/netfiter modular ( closes : #3871 , #3527 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22 15:19:59 +00:00
nico
6a512f3055
upgrade busybox to v1.11.2 and add current upstream fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22 12:36:13 +00:00
nico
909de75f9c
remove patch missed from [12498] only needed for ipkg support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22 11:00:41 +00:00
florian
2b2c8ed9ce
Upgrade iw to stable 0.9.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-21 14:51:44 +00:00
cyrus
40b17025ed
Fixed a typo in the firewall scripts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-16 22:01:14 +00:00
cyrus
e81a77ae5d
Fixed a typo in firewall scripts, closes #4000
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-15 18:57:39 +00:00
nico
bc0aaef0c3
use the Download/ macro to get ACX firmwares
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-15 10:17:13 +00:00
nico
5dc36a465d
add missing dependency on libblkid to swap-utils, needed for swapon/off ( closes : #3993 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-15 08:21:14 +00:00
ryd
a184f2d62d
Compile fix libnl - hidden symbol `__clz_tab' ( fix #3899 ) - thanks to gig-tmp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-14 14:49:43 +00:00
juhosg
b610f4bee8
[adm5120] remove 2.6.25 specific stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-13 17:32:20 +00:00
thepeople
dedfd7f408
fix depends, from sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-13 04:10:27 +00:00
thepeople
32e00e020b
make option name optional
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-13 00:08:39 +00:00
nbd
7e7cdddf8d
madwifi: fix x86_64 compilation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-12 19:55:38 +00:00
nbd
bd04a159f4
madwifi: upgrade to 2008-09-09 HAL
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-12 19:52:45 +00:00
nbd
4e9554bdfe
sysupgrade: add optional delay before rebooting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-12 19:51:30 +00:00
cyrus
bdbfc90b0b
Prevent unwanted shell expansion
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-11 12:23:20 +00:00
blogic
96e18cd32c
fixes script that mounts usd storage when it gets attached
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-08 09:30:57 +00:00
cyrus
8f3994960d
dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-07 20:07:55 +00:00
nbd
2c8a0b905f
restore the /tmp/resolv.conf symlink when stopping dnsmasq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-07 15:22:25 +00:00
nbd
7df2f4454e
madwifi: add missing include file for the tools multicall binary
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-05 23:27:37 +00:00