40 Commits (01dd5fc03aec5e2e0590b469bb17709dcb841861)

Author SHA1 Message Date
Felix Fietkau 8c871a5f6b fix pppoe on dynamically assigned interfaces 17 years ago
Felix Fietkau 084c9abec3 add workaround for ppp-on-boot issues, fixes #2524 17 years ago
Felix Fietkau a79df14d21 bump ppp version 17 years ago
Felix Fietkau f77a9849c0 add ppp ipv6 patch by farnz (from #2525) 17 years ago
Felix Fietkau 12a7f0f292 remove linux-atm from ppp build deps - the internal version seems to be working 17 years ago
Florian Fainelli ea5e6f6571 Add ipv6 up/down using route (#2372) 17 years ago
Florian Fainelli 22e32fb6f0 Use default values for lcp-echo-failure and lcp-echo-interval (#2373) 17 years ago
Felix Fietkau 4db9556f99 bump package versions after updates 17 years ago
Felix Fietkau 469c658898 fix ppp unit number issues (#2178) 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Felix Fietkau 393c8bff07 allow the user to disable the defaultroute option for ppp 17 years ago
Felix Fietkau 365ad8dec6 oops... typo 17 years ago
Felix Fietkau a391a14e23 fix issues with multiple ppp links (noticed by Stefano Rivera) 17 years ago
Felix Fietkau 52a138a953 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher) 17 years ago
Felix Fietkau da3f65f28c add pppd options patch from #2114 17 years ago
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