19 Commits (7570eebcdd5628978cbdbab2fb7cb99abbc62360)

Author SHA1 Message Date
Felix Fietkau 6488abc11c ppp: derive interface unit numbers from previous enumeration 16 years ago
Felix Fietkau 1c3b76013a fix ppp interface enumeration - don't enumerate already processed interfaces 16 years ago
John Crispin 18e061bd2a made ppp usepeerdns configurable, fixes #3187 17 years ago
Felix Fietkau 084c9abec3 add workaround for ppp-on-boot issues, fixes #2524 17 years ago
Felix Fietkau f77a9849c0 add ppp ipv6 patch by farnz (from #2525) 17 years ago
Felix Fietkau 469c658898 fix ppp unit number issues (#2178) 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 da3f65f28c add pppd options patch from #2114 17 years ago
Mike Baker 10ac836039 various patches to add support for ppp over evdo or character devices 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
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
Felix Fietkau e90a752d4d fix ppp keepalive setting (#1071) 18 years ago
Felix Fietkau b1d1701fd6 hopefully fix duplicate ppp instances (#895) 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