Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a ↵ | Jo-Philipp Wich | 2010-05-07 | 1 | -1/+1 |
| | | | | | | problem when a pppoe peer is pptp server at the same time SVN-Revision: 21393 | ||||
* | ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign ↵ | Jo-Philipp Wich | 2010-05-07 | 3 | -15/+11 |
| | | | | | | 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 | ||||
* | base-files: add add_dns() and remove_dns() helpers to network config, useful ↵ | Jo-Philipp Wich | 2010-05-07 | 1 | -0/+29 |
| | | | | | | to merge dns entries from multiple interfaces SVN-Revision: 21391 | ||||
* | pptp: utilize coldplug_interface_pptp() to automatically launch pptp ↵ | Jo-Philipp Wich | 2010-05-06 | 2 | -34/+5 |
| | | | | | | instances on boot SVN-Revision: 21390 | ||||
* | base-files: add a coldplug_interface_* hook to bring up non-hotpluggable ↵ | Jo-Philipp Wich | 2010-05-06 | 1 | -0/+11 |
| | | | | | | interfaces on boot SVN-Revision: 21389 | ||||
* | pptp: update to v1.7.1 | Jo-Philipp Wich | 2010-05-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 21388 | ||||
* | ppp: - make pppd shutdown more robust as pptp hangs when the underlying ↵ | Jo-Philipp Wich | 2010-05-06 | 1 | -7/+11 |
| | | | | | | connection is gone - don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead SVN-Revision: 21387 | ||||
* | base-files, ppp: fix interface shutdown | Jo-Philipp Wich | 2010-05-06 | 2 | -8/+7 |
| | | | | SVN-Revision: 21386 | ||||
* | base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ↵ | Jo-Philipp Wich | 2010-05-05 | 3 | -28/+28 |
| | | | | | | move it to protocol stop callbacks SVN-Revision: 21383 | ||||
* | openssl: update to v0.9.8n, thanks Peter Wagner | Jo-Philipp Wich | 2010-05-05 | 3 | -38/+3 |
| | | | | SVN-Revision: 21382 | ||||
* | kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | Florian Fainelli | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21381 | ||||
* | base-files: do not bring up wlan interfaces from hotplug events, so that ↵ | Felix Fietkau | 2010-05-05 | 1 | -0/+2 |
| | | | | | | wrong network/wireless configs are more noticeable SVN-Revision: 21379 | ||||
* | firewall: properly unset position for delete command, fixes rule removal in ↵ | Jo-Philipp Wich | 2010-05-05 | 1 | -2/+2 |
| | | | | | | ifdown SVN-Revision: 21378 | ||||
* | ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally ↵ | Jo-Philipp Wich | 2010-05-05 | 1 | -2/+4 |
| | | | | | | truncate resolv.conf, thanks cshore SVN-Revision: 21361 | ||||
* | firewall: fix bug in iface hotplug handler | Jo-Philipp Wich | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21360 | ||||
* | openssl: update OCF userspace part to version 20100325 | Jo-Philipp Wich | 2010-05-04 | 2 | -269/+215 |
| | | | | SVN-Revision: 21359 |