4351 Commits (57d2e57b02a009593a80ffa6af02841acc2541b6)

Author SHA1 Message Date
Jo-Philipp Wich 397e49b6b9 nvram: fix nvram set invokation after r21497 14 years ago
Jo-Philipp Wich 74fb19715e uci: revert pkg rev to 5 until updated sources are available (#7351) 14 years ago
Jo-Philipp Wich ff483c2cf6 iproute2: cleanup Makefile after r21513 14 years ago
Jo-Philipp Wich 84e9706d09 iproute2: update to v2.6.31 (#7354) 14 years ago
Jo-Philipp Wich d6a142375b base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partition is found (#7362) 14 years ago
Nicolas Thill f7d97234e2 package/busybox: add upstream udhcp hostname truncation fix, bump release number 14 years ago
Jo-Philipp Wich cc84e0672b firewall: don't apply default udp/68 rule to ip6tables 14 years ago
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 14 years ago
Jo-Philipp Wich 3875f85110 firewall: add commented disable_ipv6 option to default config 14 years ago
Jo-Philipp Wich 3ffd27f905 firewall: implement disable_ipv6 uci option 14 years ago
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 14 years ago
Jo-Philipp Wich 91519d51e9 firewall: fix a possible deadlock when the firewall config has syntax errors during restart 14 years ago
Hauke Mehrtens 0745a63313 brcm47xx: fix destroying of 128MB modded ASUS WL-500GP 14 years ago
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 14 years ago
Jo-Philipp Wich 80bd4f6603 uci: bump package revision 14 years ago
Jo-Philipp Wich 28e92939d1 firewall: use uci_get_state() wrapper 14 years ago
Jo-Philipp Wich 51cae701b6 uhttpd: use uci_get() wrapper (#7312) 14 years ago
Jo-Philipp Wich 47e443f91b busybox: use uci_get() wrapper (#7312) 14 years ago
Jo-Philipp Wich ea06a67eac base-files: use uci_get() wrapper (#7312) 14 years ago
Jo-Philipp Wich 6efb515be1 uci: add uci_get() and uci_get_state() wrappers to shell api (#7312) 14 years ago
Jo-Philipp Wich 18a79362e9 firewall: properly clear hooks in fw_stop() to prevent extensions from being called twice after fw_restart() 14 years ago
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 14 years ago
John Crispin b12999bdbe atm driver was missing a dependency to the atm layer 14 years ago
Claudio Mignanti a33ac59db4 hwmon: fix depends definition 14 years ago
Nicolas Thill 7d4022d539 bump a bunch of packages updated after 10.03 14 years ago
Hauke Mehrtens a8c9d6256a mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY 14 years ago
Hauke Mehrtens bd51370d9d mac80211: remove patches already in mainline compat-wireless 14 years ago
Hauke Mehrtens 4e9881579f mac80211: update b43-fwcutter 14 years ago
Florian Fainelli 8438342add update acx-mac80211 to 2010514, bringing experimental AP support 14 years ago
Felix Fietkau 48e4708a34 mac80211: update to wireless-testing 2010-05-12 plus some pending patches 14 years ago
Hauke Mehrtens cfec944f42 ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. 14 years ago
Gabor Juhos ec13975875 Fix zlib alternate URL 14 years ago
Lars-Peter Clausen 8167602d4f compcache: Kernel module and userspace daemon in seperate packages. 14 years ago
Florian Fainelli 4aceb015d3 hifnHIPP also depends on PCI 14 years ago
Jo-Philipp Wich 24b5c903f4 hotplug2: bump pkg release after hotplug fixes in r20679-r20685 14 years ago
Peter Denison f30b179135 Add support for SRV records to dnsmasq config parsing 14 years ago
Jo-Philipp Wich bbb7850ae6 broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255) 14 years ago
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 14 years ago
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 14 years ago
Jo-Philipp Wich be41fdd01a base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces 14 years ago
Jo-Philipp Wich dcbb5a19e7 pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot 14 years ago
Jo-Philipp Wich 6a3cbba92e base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot 14 years ago
Jo-Philipp Wich cd7f3293b7 pptp: update to v1.7.1 14 years ago
Jo-Philipp Wich 4eee1bb439 ppp: - make pppd shutdown more robust as pptp hangs when the underlying 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 14 years ago
Jo-Philipp Wich dd38b15b75 base-files, ppp: fix interface shutdown 14 years ago
Jo-Philipp Wich 66ab73d01f base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks 14 years ago
Jo-Philipp Wich 731983969a openssl: update to v0.9.8n, thanks Peter Wagner 14 years ago
Florian Fainelli 89ba5f098e kmod-ocf-hifn7751 depends on PCI, spotted by buildbot 14 years ago
Felix Fietkau f9591d229a base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable 14 years ago
Jo-Philipp Wich e796062a4b firewall: properly unset position for delete command, fixes rule removal in ifdown 14 years ago