Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firewall: count rules per chain and family, fix wrong order of ip6tables ↵ | Jo-Philipp Wich | 2010-05-22 | 1 | -4/+4 |
| | | | | | | rules when ipv4 only or dual family rules are defined SVN-Revision: 21533 | ||||
* | fix kmod-swconfig module loading typo | Florian Fainelli | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21530 | ||||
* | uci: bump pkg release after r21489-r21494 (#7312) | Jo-Philipp Wich | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21529 | ||||
* | package/button-hotplug: bump release number (missed from r21074) | Nicolas Thill | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21528 | ||||
* | package/broadcom-diag: bump release number (missed from r20737 & r20869) | Nicolas Thill | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21527 | ||||
* | package/arptables: update to 0.0.3-4 | Nicolas Thill | 2010-05-21 | 1 | -3/+3 |
| | | | | SVN-Revision: 21526 | ||||
* | package/ebtables: update to 2.0.9-2 | Nicolas Thill | 2010-05-21 | 1 | -3/+3 |
| | | | | SVN-Revision: 21525 | ||||
* | package/dropbear: bump release number (missed in r20960) | Nicolas Thill | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21524 | ||||
* | package/dnsmasq: bump release number (missed from r21400) | Nicolas Thill | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21523 | ||||
* | update iptables to 1.4.8 | Florian Fainelli | 2010-05-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 21522 | ||||
* | add kmod-swconfig and kmod-swich-ip175c | Florian Fainelli | 2010-05-21 | 1 | -0/+30 |
| | | | | SVN-Revision: 21520 | ||||
* | iproute2: cleanup Makefile after r21513 | Florian Fainelli | 2010-05-21 | 1 | -1/+0 |
| | | | | SVN-Revision: 21519 | ||||
* | iproute2: update to v2.6.31 (#7354) | Florian Fainelli | 2010-05-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 21518 | ||||
* | nvram: fix nvram set invokation after r21497 | Jo-Philipp Wich | 2010-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 21517 | ||||
* | uci: revert pkg rev to 5 until updated sources are available (#7351) | Jo-Philipp Wich | 2010-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 21516 | ||||
* | iproute2: cleanup Makefile after r21513 | Jo-Philipp Wich | 2010-05-20 | 1 | -2/+0 |
| | | | | SVN-Revision: 21514 | ||||
* | iproute2: update to v2.6.31 (#7354) | Jo-Philipp Wich | 2010-05-20 | 7 | -156/+21 |
| | | | | SVN-Revision: 21513 | ||||
* | base-files: fix a preinit hang in jffs2_ready() when no rootfs_data ↵ | Jo-Philipp Wich | 2010-05-20 | 1 | -0/+1 |
| | | | | | | partition is found (#7362) SVN-Revision: 21511 | ||||
* | package/busybox: add upstream udhcp hostname truncation fix, bump release number | Nicolas Thill | 2010-05-19 | 2 | -1/+12 |
| | | | | SVN-Revision: 21510 | ||||
* | firewall: don't apply default udp/68 rule to ip6tables | Jo-Philipp Wich | 2010-05-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 21509 | ||||
* | firewall: - fix ip6tables rules when icmp_type option is set - add "family" ↵ | Jo-Philipp Wich | 2010-05-19 | 7 | -41/+105 |
| | | | | | | option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables SVN-Revision: 21508 | ||||
* | firewall: add commented disable_ipv6 option to default config | Jo-Philipp Wich | 2010-05-19 | 1 | -0/+2 |
| | | | | SVN-Revision: 21505 | ||||
* | firewall: implement disable_ipv6 uci option | Jo-Philipp Wich | 2010-05-19 | 2 | -5/+11 |
| | | | | SVN-Revision: 21503 | ||||
* | firewall (#7355) - partially revert r21486, start firewall on init again - ↵ | Jo-Philipp Wich | 2010-05-19 | 5 | -27/+12 |
| | | | | | | 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 | ||||
* | firewall: fix a possible deadlock when the firewall config has syntax errors ↵ | Jo-Philipp Wich | 2010-05-18 | 1 | -2/+4 |
| | | | | | | during restart SVN-Revision: 21501 | ||||
* | brcm47xx: fix destroying of 128MB modded ASUS WL-500GP | Hauke Mehrtens | 2010-05-17 | 1 | -1/+7 |
| | | | | | | | | | | | | 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 | ||||
* | base-files (#7316) - improve rdate reliability - make rdate config more ntp ↵ | Jo-Philipp Wich | 2010-05-17 | 4 | -43/+78 |
| | | | | | | like - move time server list to /etc/config/timeserver - bump package revision SVN-Revision: 21495 | ||||
* | uci: bump package revision | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 21494 | ||||
* | firewall: use uci_get_state() wrapper | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 21493 | ||||
* | uhttpd: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 21492 | ||||
* | busybox: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 21491 | ||||
* | base-files: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 2 | -6/+1 |
| | | | | SVN-Revision: 21490 | ||||
* | uci: add uci_get() and uci_get_state() wrappers to shell api (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -3/+21 |
| | | | | SVN-Revision: 21489 | ||||
* | firewall: properly clear hooks in fw_stop() to prevent extensions from being ↵ | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+8 |
| | | | | | | called twice after fw_restart() SVN-Revision: 21488 | ||||
* | firewall: - defer firewall start until the first interface is brought up by ↵ | Jo-Philipp Wich | 2010-05-17 | 4 | -7/+21 |
| | | | | | | 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 | ||||
* | atm driver was missing a dependency to the atm layer | John Crispin | 2010-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 21484 | ||||
* | hwmon: fix depends definition | Claudio Mignanti | 2010-05-16 | 1 | -4/+2 |
| | | | | SVN-Revision: 21481 | ||||
* | bump a bunch of packages updated after 10.03 | Nicolas Thill | 2010-05-16 | 6 | -12/+12 |
| | | | | SVN-Revision: 21477 | ||||
* | mac80211: use stable firmware for b43 driver as the experimental causes ↵ | Hauke Mehrtens | 2010-05-16 | 1 | -1/+1 |
| | | | | | | | | problems on some devices with L-PHY This should close #6907 SVN-Revision: 21470 | ||||
* | mac80211: remove patches already in mainline compat-wireless | Hauke Mehrtens | 2010-05-16 | 2 | -22/+0 |
| | | | | SVN-Revision: 21469 | ||||
* | mac80211: update b43-fwcutter | Hauke Mehrtens | 2010-05-16 | 1 | -8/+8 |
| | | | | SVN-Revision: 21468 | ||||
* | update acx-mac80211 to 2010514, bringing experimental AP support | Florian Fainelli | 2010-05-16 | 3 | -261/+3 |
| | | | | SVN-Revision: 21466 | ||||
* | mac80211: update to wireless-testing 2010-05-12 plus some pending patches | Felix Fietkau | 2010-05-15 | 17 | -1478/+6897 |
| | | | | SVN-Revision: 21454 | ||||
* | ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. | Hauke Mehrtens | 2010-05-15 | 8 | -27/+50 |
| | | | | | | | | 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 | ||||
* | Fix zlib alternate URL | Gabor Juhos | 2010-05-13 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
* | compcache: Kernel module and userspace daemon in seperate packages. | Lars-Peter Clausen | 2010-05-13 | 2 | -6/+14 |
| | | | | SVN-Revision: 21441 | ||||
* | hifnHIPP also depends on PCI | Florian Fainelli | 2010-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21425 | ||||
* | hotplug2: bump pkg release after hotplug fixes in r20679-r20685 | Jo-Philipp Wich | 2010-05-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 21422 | ||||
* | Add support for SRV records to dnsmasq config parsing | Peter Denison | 2010-05-08 | 1 | -0/+18 |
| | | | | SVN-Revision: 21400 | ||||
* | broadcom-wl: check iface pid file when invoking nas, fixes starting nas for ↵ | Jo-Philipp Wich | 2010-05-07 | 1 | -2/+3 |
| | | | | | | additional wireless networks (#7255) SVN-Revision: 21394 |