25 Commits (41af082667ac750886f29f3f8338d877567b303f)

Author SHA1 Message Date
Felix Fietkau 4f16e9cc3e keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network) 17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt 17 years ago
Mike Baker 10ac836039 various patches to add support for ppp over evdo or character devices 17 years ago
Felix Fietkau 7c08cc06a2 add better default config for ar7, add br2684ctl init script, add a missing setting for pppoa 17 years ago
Florian Fainelli 9f652a1a85 Fix the device names too long (#1591) 17 years ago
Felix Fietkau 573c36539e set the DEVICE variable in hotplug events from ppp interfaces 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 18 years ago
Florian Fainelli a6481bb35b Change mtu value for pppoa and pppoe (#945) 18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) 18 years ago
Felix Fietkau 92feed28d8 more reliable fix for handling ppp 18 years ago
Felix Fietkau 644af0aebf fix ppp defaultroute issues (based on patch from #1386, fixes #1181) 18 years ago
Nicolas Thill 3de63356ba cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS 18 years ago
Felix Fietkau 656412d1a3 Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 18 years ago
Florian Fainelli 4f014d13c4 Also use INSTALL_CONF for ppp 18 years ago
Felix Fietkau e90a752d4d fix ppp keepalive setting (#1071) 18 years ago
Florian Fainelli 83849946b4 Add ipv6 support to PPP 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau b1d1701fd6 hopefully fix duplicate ppp instances (#895) 18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig 18 years ago
Felix Fietkau ab9a7a900e fix vpi/vci setting for pppoa 18 years ago
Felix Fietkau 2fa277537e enable pppoa for ar7 18 years ago
Felix Fietkau 9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes 18 years ago
Felix Fietkau 315f8e954b make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface 18 years ago