Jo-Philipp Wich
46301850d6
uci: bump pkg release after r21489-r21494 ( #7312 )
...
SVN-Revision: 21529
2010-05-21 20:35:39 +00:00
Nicolas Thill
a6f41b3356
package/button-hotplug: bump release number (missed from r21074)
...
SVN-Revision: 21528
2010-05-21 15:37:00 +00:00
Nicolas Thill
4e42dff799
package/broadcom-diag: bump release number (missed from r20737 & r20869)
...
SVN-Revision: 21527
2010-05-21 15:32:29 +00:00
Nicolas Thill
8a6e466d9f
package/arptables: update to 0.0.3-4
...
SVN-Revision: 21526
2010-05-21 15:23:02 +00:00
Nicolas Thill
050f495cb3
package/ebtables: update to 2.0.9-2
...
SVN-Revision: 21525
2010-05-21 15:22:31 +00:00
Nicolas Thill
b965033a8d
package/dropbear: bump release number (missed in r20960)
...
SVN-Revision: 21524
2010-05-21 15:10:33 +00:00
Nicolas Thill
e2df3ea15f
package/dnsmasq: bump release number (missed from r21400)
...
SVN-Revision: 21523
2010-05-21 15:08:27 +00:00
Florian Fainelli
019ce48184
update iptables to 1.4.8
...
SVN-Revision: 21522
2010-05-21 09:54:04 +00:00
Florian Fainelli
22eaf8b658
add kmod-swconfig and kmod-swich-ip175c
...
SVN-Revision: 21520
2010-05-21 09:53:55 +00:00
Florian Fainelli
675d6a4a47
iproute2: cleanup Makefile after r21513
...
SVN-Revision: 21519
2010-05-21 09:53:51 +00:00
Florian Fainelli
d3ce5cd3ac
iproute2: update to v2.6.31 ( #7354 )
...
SVN-Revision: 21518
2010-05-21 09:53:46 +00:00
Jo-Philipp Wich
397e49b6b9
nvram: fix nvram set invokation after r21497
...
SVN-Revision: 21517
2010-05-20 07:11:26 +00:00
Jo-Philipp Wich
74fb19715e
uci: revert pkg rev to 5 until updated sources are available ( #7351 )
...
SVN-Revision: 21516
2010-05-20 07:04:32 +00:00
Jo-Philipp Wich
ff483c2cf6
iproute2: cleanup Makefile after r21513
...
SVN-Revision: 21514
2010-05-20 06:14:24 +00:00
Jo-Philipp Wich
84e9706d09
iproute2: update to v2.6.31 ( #7354 )
...
SVN-Revision: 21513
2010-05-20 06:09:49 +00:00
Jo-Philipp Wich
d6a142375b
base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partition is found ( #7362 )
...
SVN-Revision: 21511
2010-05-20 05:57:54 +00:00
Nicolas Thill
f7d97234e2
package/busybox: add upstream udhcp hostname truncation fix, bump release number
...
SVN-Revision: 21510
2010-05-19 21:39:10 +00:00
Jo-Philipp Wich
cc84e0672b
firewall: don't apply default udp/68 rule to ip6tables
...
SVN-Revision: 21509
2010-05-19 21:37:12 +00:00
Jo-Philipp Wich
40ad9defcc
firewall: - fix ip6tables rules when icmp_type option is set - add "family" option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables
...
SVN-Revision: 21508
2010-05-19 21:35:23 +00:00
Jo-Philipp Wich
3875f85110
firewall: add commented disable_ipv6 option to default config
...
SVN-Revision: 21505
2010-05-19 09:49:21 +00:00
Jo-Philipp Wich
3ffd27f905
firewall: implement disable_ipv6 uci option
...
SVN-Revision: 21503
2010-05-19 01:55:46 +00:00
Jo-Philipp Wich
c6fdffd932
firewall ( #7355 ) - partially revert r21486, start firewall on init again - skip iface hotplug events if base fw is not up yet - get ifname and up state with uci_get_state() in iface setup since the values gathered by scan_interfaces() may be outdated when iface coldplugging happens (observed with pptp) - ignore up state when bringing down interfaces because ifdown reverts state vars before dispatching the iface event - bump package revision
...
SVN-Revision: 21502
2010-05-19 00:50:14 +00:00
Jo-Philipp Wich
91519d51e9
firewall: fix a possible deadlock when the firewall config has syntax errors during restart
...
SVN-Revision: 21501
2010-05-18 20:15:47 +00:00
Hauke Mehrtens
0745a63313
brcm47xx: fix destroying of 128MB modded ASUS WL-500GP
...
This fixup was introduced in r11812 to correct settings for devices only showing 16MB RAM instead of 128MB.
That killed devices with 128MB RAM.
Now value is *set* 0x0009 and not ored.
The value is only corrected if it has less than 32 MB Ram.
This should fix the last problem in #3177
Thank you b.sander for the patch.
SVN-Revision: 21497
2010-05-17 21:39:04 +00:00
Jo-Philipp Wich
da55c9639a
base-files ( #7316 ) - improve rdate reliability - make rdate config more ntp like - move time server list to /etc/config/timeserver - bump package revision
...
SVN-Revision: 21495
2010-05-17 19:54:35 +00:00
Jo-Philipp Wich
80bd4f6603
uci: bump package revision
...
SVN-Revision: 21494
2010-05-17 19:39:08 +00:00
Jo-Philipp Wich
28e92939d1
firewall: use uci_get_state() wrapper
...
SVN-Revision: 21493
2010-05-17 19:38:13 +00:00
Jo-Philipp Wich
51cae701b6
uhttpd: use uci_get() wrapper ( #7312 )
...
SVN-Revision: 21492
2010-05-17 19:35:15 +00:00
Jo-Philipp Wich
47e443f91b
busybox: use uci_get() wrapper ( #7312 )
...
SVN-Revision: 21491
2010-05-17 19:34:46 +00:00
Jo-Philipp Wich
ea06a67eac
base-files: use uci_get() wrapper ( #7312 )
...
SVN-Revision: 21490
2010-05-17 19:34:08 +00:00
Jo-Philipp Wich
6efb515be1
uci: add uci_get() and uci_get_state() wrappers to shell api ( #7312 )
...
SVN-Revision: 21489
2010-05-17 19:31:05 +00:00
Jo-Philipp Wich
18a79362e9
firewall: properly clear hooks in fw_stop() to prevent extensions from being called twice after fw_restart()
...
SVN-Revision: 21488
2010-05-17 17:20:37 +00:00
Jo-Philipp Wich
de15765a37
firewall: - defer firewall start until the first interface is brought up by hotplug, fixes race conditions on slow devices - create a file lock during firewall start and wait for it in hotplug events, prevents race conditions between start and addif - start firewall actions in background from hotplug handler since the firewall itself fires further hotplug events which results in a deadlock if not forked off - get loaded state direcly from the uci binary since updated value is not recognized by config_get after uci_set_state - bump package revision to r2
...
SVN-Revision: 21486
2010-05-17 12:47:14 +00:00
John Crispin
b12999bdbe
atm driver was missing a dependency to the atm layer
...
SVN-Revision: 21484
2010-05-17 10:02:07 +00:00
Claudio Mignanti
a33ac59db4
hwmon: fix depends definition
...
SVN-Revision: 21481
2010-05-16 20:51:19 +00:00
Nicolas Thill
7d4022d539
bump a bunch of packages updated after 10.03
...
SVN-Revision: 21477
2010-05-16 13:46:57 +00:00
Hauke Mehrtens
a8c9d6256a
mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY
...
This should close #6907
SVN-Revision: 21470
2010-05-16 11:16:42 +00:00
Hauke Mehrtens
bd51370d9d
mac80211: remove patches already in mainline compat-wireless
...
SVN-Revision: 21469
2010-05-16 11:07:21 +00:00
Hauke Mehrtens
4e9881579f
mac80211: update b43-fwcutter
...
SVN-Revision: 21468
2010-05-16 11:05:29 +00:00
Florian Fainelli
8438342add
update acx-mac80211 to 2010514, bringing experimental AP support
...
SVN-Revision: 21466
2010-05-16 11:00:36 +00:00
Felix Fietkau
48e4708a34
mac80211: update to wireless-testing 2010-05-12 plus some pending patches
...
SVN-Revision: 21454
2010-05-15 15:56:51 +00:00
Hauke Mehrtens
cfec944f42
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
...
Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y
SVN-Revision: 21449
2010-05-15 11:04:53 +00:00
Gabor Juhos
ec13975875
Fix zlib alternate URL
...
There is no zlib project on Sourceforge, zlib files are in libpng project
Signed-off-by: Gilles Espinasse g.esp@free.fr
SVN-Revision: 21442
2010-05-13 18:24:27 +00:00
Lars-Peter Clausen
8167602d4f
compcache: Kernel module and userspace daemon in seperate packages.
...
SVN-Revision: 21441
2010-05-13 11:36:38 +00:00
Florian Fainelli
4aceb015d3
hifnHIPP also depends on PCI
...
SVN-Revision: 21425
2010-05-11 09:17:50 +00:00
Jo-Philipp Wich
24b5c903f4
hotplug2: bump pkg release after hotplug fixes in r20679-r20685
...
SVN-Revision: 21422
2010-05-10 19:33:56 +00:00
Peter Denison
f30b179135
Add support for SRV records to dnsmasq config parsing
...
SVN-Revision: 21400
2010-05-08 12:35:29 +00:00
Jo-Philipp Wich
bbb7850ae6
broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks ( #7255 )
...
SVN-Revision: 21394
2010-05-07 11:24:22 +00:00
Jo-Philipp Wich
c09610dd49
pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time
...
SVN-Revision: 21393
2010-05-07 01:57:02 +00:00
Jo-Philipp Wich
eb51e36a78
ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp
...
SVN-Revision: 21392
2010-05-07 01:22:48 +00:00