6494 Commits (d8d7529e0e27455cb8f69b41bb92dd70289aed77)

Author SHA1 Message Date
Felix Fietkau d8d7529e0e 6in4: remove old network scripts 12 years ago
Felix Fietkau 8a9e94b077 base-files: remove base-files-network, netifd is the only supported option now 12 years ago
Felix Fietkau 16eda3e152 ppp: fix local ip in status info (fixes #11551) 12 years ago
Jo-Philipp Wich c11151bc70 base-files: add network_is_up() 12 years ago
Jo-Philipp Wich c998280a7c libubox: update to 2012-05-29 12 years ago
Jo-Philipp Wich bf52cbf108 base-files: let network_get_device() return the l3 interface, introduce network_get_physdev() to obtain the underlying iface (if applicable) 12 years ago
Felix Fietkau ba73b67726 mac80211: use built-in regulatory database instead of crda to avoid various race conditions 12 years ago
Felix Fietkau 9fba35fe7e netifd: call /sbin/wifi up on /etc/init.d/network reload 12 years ago
Jo-Philipp Wich 8ef9450b37 base-files: add network_get_device() to network.sh 12 years ago
Jo-Philipp Wich 963a0cd98b firewall: fix nat reflection after netifd status format change - use /lib/functions/network.sh - simplify nat reflection code 12 years ago
Jo-Philipp Wich f1d04190c5 base-files: introduce /lib/functions/network.sh This file will contain common procedures to deal with network interfaces. Initially provides network_get_ipaddr(), network_get_ipaddr6(), network_get_subnet() and network_get_subnet6() to determine the primary IP addresses or subnets of a given logical interface. 12 years ago
Felix Fietkau b03dd7a531 libubox: update to 2012-05-26 12 years ago
Jo-Philipp Wich 83758220ae iwinfo: assume that no tx power information is available if nl80211 returns 0 dBm maximum 12 years ago
Jo-Philipp Wich 022fa36b40 uhttpd: - rewrite large parts of the server, use uloop event driven structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision 12 years ago
Felix Fietkau d1ad1c2c56 kernel: remove more unnecessary kernel version checks/dependencies 12 years ago
Felix Fietkau b85c7c117a kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment 12 years ago
Felix Fietkau d7522444d2 netifd: fix "Command failed: Not found" error with dhcp 12 years ago
Felix Fietkau 11397a5f75 mac80211: backport a fix for single-queue drivers (fixes #11534) 12 years ago
Felix Fietkau 925fcc107d ncurses: libncursesw should not depend on libncurses 12 years ago
Felix Fietkau f2db9f2339 ppp: add back ip-{up,down}.d support for now 12 years ago
Felix Fietkau 7c1c457855 mac80211: get rid of duplicate iw reg set command (thx, stintel) 12 years ago
Felix Fietkau 38c2c53e65 netifd: update to latest version, fixes an endian issue in broadcast address handling 12 years ago
Felix Fietkau ad98ada7d8 netifd: update to latest version, fixes overriding the mac address for bridge interfaces (#11526) 12 years ago
Felix Fietkau cc61ab5c6d netifd: bring up wifi at boot 12 years ago
Jo-Philipp Wich 44f64af730 util-linux: compile with -fPIC, some users of its libuuid.a require it, e.g. cryptsetup (#11508) 13 years ago
Felix Fietkau 166db84309 base-files: kill ubusd and udhcpc on sysupgrade as well 13 years ago
Felix Fietkau 5d6628a88c base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade 13 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 13 years ago
Jo-Philipp Wich 267b414b4c netifd: port r27720 (#9763) to the netifd ifup variant 13 years ago
Gabor Juhos 6aec1d72c2 package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade 13 years ago
Felix Fietkau cba8c384fc netifd: update to latest version, adds interface alias support (#11518), and fixes network route drops on dhcp renew 13 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 13 years ago
Felix Fietkau 102640b4cf kernel: fix kmod-sched-core build for kernels without codel 13 years ago
Felix Fietkau 64b882f002 pppd: add noipdefault option to /etc/ppp/options (fixes #11499) 13 years ago
Felix Fietkau 402393bbee netifd: update to latest version, fixes dns server issues (#11501) 13 years ago
Felix Fietkau 52e16e27ec netifd: update to latest version, fixes peerdns handling, custom dns override and interface metric settings 13 years ago
Jo-Philipp Wich fc7c50c1d3 kernel: fix packaging of act_connmark.ko (#11492) 13 years ago
Jo-Philipp Wich df754ded76 openssl: update to v1.0.1c (CVE-2012-2333) 13 years ago
Jo-Philipp Wich 7345133eae dnsmasq: bump package revision 13 years ago
Jo-Philipp Wich 0e540ec90d dnsmasq: allow forcing options 13 years ago
Jo-Philipp Wich 38cf8379b0 dnsmasq: add support for set: and tag: pairs 13 years ago
Jo-Philipp Wich 3eb1820532 dnsmasq: fix parsing of mx record options (#11365) 13 years ago
Felix Fietkau 5348608f9f netifd: update to latest version, fixes a crash on restart 13 years ago
Felix Fietkau 0b41ae819d ubus: update to latest version, fixes a socket race condition in the client library with uloop 13 years ago
Gabor Juhos d9dab97d38 x86/ep80579: switch to 3.3 13 years ago
Gabor Juhos 7217afc657 package/ep80579-drivers: refresh patches 13 years ago
Felix Fietkau 1751186f18 kernel: add et131x from packages/ 13 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) 13 years ago
Hauke Mehrtens 7dd6e5c7bb mac80211: add brcmfmac driver 13 years ago
Felix Fietkau 2360a53116 kernel: remove obsolete dependencies and conditionals 13 years ago