6768 Commits (d505def9ba6314206886995b416ae28bccf94d47)

Author SHA1 Message Date
Felix Fietkau 5d6628a88c base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade 12 years ago
Felix Fietkau b86652832e netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /etc/init.d/netifd into /etc/init.d/network 12 years ago
Jo-Philipp Wich 267b414b4c netifd: port r27720 (#9763) to the netifd ifup variant 12 years ago
Gabor Juhos 6aec1d72c2 package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade 12 years ago
Felix Fietkau cba8c384fc netifd: update to latest version, adds interface alias support (#11518), and fixes network route drops on dhcp renew 12 years ago
Felix Fietkau 9037c2ccc6 lantiq: allow platforms with rt2x00 to override the mac address without overriding eeprom, fixes bogus wlan mac address on arv4520 12 years ago
Felix Fietkau 102640b4cf kernel: fix kmod-sched-core build for kernels without codel 12 years ago
Felix Fietkau 64b882f002 pppd: add noipdefault option to /etc/ppp/options (fixes #11499) 12 years ago
Felix Fietkau 402393bbee netifd: update to latest version, fixes dns server issues (#11501) 12 years ago
Felix Fietkau 52e16e27ec netifd: update to latest version, fixes peerdns handling, custom dns override and interface metric settings 12 years ago
Jo-Philipp Wich fc7c50c1d3 kernel: fix packaging of act_connmark.ko (#11492) 12 years ago
Jo-Philipp Wich df754ded76 openssl: update to v1.0.1c (CVE-2012-2333) 12 years ago
Jo-Philipp Wich 7345133eae dnsmasq: bump package revision 12 years ago
Jo-Philipp Wich 0e540ec90d dnsmasq: allow forcing options 12 years ago
Jo-Philipp Wich 38cf8379b0 dnsmasq: add support for set: and tag: pairs 12 years ago
Jo-Philipp Wich 3eb1820532 dnsmasq: fix parsing of mx record options (#11365) 12 years ago
Felix Fietkau 5348608f9f netifd: update to latest version, fixes a crash on restart 12 years ago
Felix Fietkau 0b41ae819d ubus: update to latest version, fixes a socket race condition in the client library with uloop 12 years ago
Gabor Juhos d9dab97d38 x86/ep80579: switch to 3.3 12 years ago
Gabor Juhos 7217afc657 package/ep80579-drivers: refresh patches 12 years ago
Felix Fietkau 1751186f18 kernel: add et131x from packages/ 12 years ago
Felix Fietkau 040ce45f98 kernel: split off act_connmark into a separate package to avoid cluttering kmod-sched with a netfilter dependency (fixes #11483) 12 years ago
Hauke Mehrtens 7dd6e5c7bb mac80211: add brcmfmac driver 12 years ago
Felix Fietkau 2360a53116 kernel: remove obsolete dependencies and conditionals 12 years ago
Felix Fietkau ce9b21bc11 kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers depend on @RTC_SUPPORT - prevent RTC support from leaking into kernels for targets that do not need this 12 years ago
Felix Fietkau 1963c6b019 kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versions 12 years ago
Felix Fietkau 8ff9b93dfa kernel: remove obsolete CompareKernelPatchVer calls 12 years ago
Hauke Mehrtens 23f253fbdc mac80211: brcmsmac update to version from wireless-testing tag master-2012-05-16-2 12 years ago
Hauke Mehrtens 273797f15a kernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-16-2 12 years ago
Felix Fietkau c8dc123892 6to4: load the network config to fix radvd announce (#11467) 12 years ago
Felix Fietkau 57d3b4b47d tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465) 12 years ago
Felix Fietkau d4961fbcb7 6in4: remove some obsolete functions 12 years ago
Felix Fietkau 4bd4fd2ca2 libubox: fix jshn handling of variables with numbers (fixes #11468) 12 years ago
Felix Fietkau ef86a2c081 qos-scripts: use kmod-sched-core instead of kmod-sched 12 years ago
Felix Fietkau 96d0c04d9a kernel: split kmod-sched into kmod-sched-core and kmod-sched 12 years ago
Felix Fietkau d5fc598d62 qos-scripts: replace sfq/red with fq_codel - massively improves latency under load 12 years ago
Felix Fietkau 3f97b9eb36 iproute2: update to 3.3.0, drop a few useless old patches, add codel support 12 years ago
Felix Fietkau f9b64e59ca kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht) 12 years ago
Jo-Philipp Wich 329d18a25c firewall: rework interface address determination to skip ipv6 addresses 12 years ago
Jo-Philipp Wich 82fc13d3c2 firewall: fix nat reflection after netifd switch (#11460) 12 years ago
Felix Fietkau ee8322c3c9 libubox: update to latest version, fixes handling of numbers in jshn variables 12 years ago
Felix Fietkau 768d49a428 netifd: bring up all interfaces on /etc/init.d/network restart 12 years ago
Felix Fietkau 5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places 12 years ago
Felix Fietkau a6e7b3cffe netifd: use the new json_get_vars function in the dhcp helper script 12 years ago
Felix Fietkau e8fa94daa4 ppp: use the new json_get_vars function 12 years ago
Felix Fietkau 3ee1a3abf0 pptp: use the new json_get_vars function 12 years ago
Felix Fietkau 189c25d318 pptp: use resolveip, schedule restart if dns lookups fail 12 years ago
Felix Fietkau 89532e6437 netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast) 12 years ago
Felix Fietkau c9d393186c pptp: drop the dependency on ip if netifd is selected 12 years ago
Felix Fietkau fbe1a53770 libubox: update to latest version, adds a new function in jshn.sh 12 years ago