aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/files/ppp.sh
Commit message (Expand)AuthorAgeFilesLines
* ppp: use service_kill()Jo-Philipp Wich2010-09-191-9/+1
* ppp: interpret "demand" option as timeout in seconds (#7517)Jo-Philipp Wich2010-06-261-3/+3
* ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign d...Jo-Philipp Wich2010-05-071-13/+5
* ppp: - make pppd shutdown more robust as pptp hangs when the underlying conne...Jo-Philipp Wich2010-05-061-7/+11
* base-files, ppp: fix interface shutdownJo-Philipp Wich2010-05-061-5/+4
* base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ...Jo-Philipp Wich2010-05-051-1/+6
* ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally trunca...Jo-Philipp Wich2010-05-051-2/+4
* ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ...Jo-Philipp Wich2010-05-011-58/+26
* pppd: - localize variables in setup script - implement demand option as true ...Jo-Philipp Wich2010-05-011-9/+52
* /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...Travis Kemen2010-03-141-9/+38
* ppp: process option dns if peerdns is off (#6474)Jo-Philipp Wich2010-01-101-3/+10
* move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe...Felix Fietkau2009-09-061-0/+6
* fix ppp and pptp typos where is used instead of (#4768, #4778)Florian Fainelli2009-03-151-1/+1
* ppp: derive interface unit numbers from previous enumerationFelix Fietkau2008-08-281-4/+10
* fix ppp interface enumeration - don't enumerate already processed interfacesFelix Fietkau2008-08-271-1/+1
* made ppp usepeerdns configurable, fixes #3187John Crispin2008-03-071-1/+4
* add workaround for ppp-on-boot issues, fixes #2524Felix Fietkau2007-12-131-0/+4
* add ppp ipv6 patch by farnz (from #2525)Felix Fietkau2007-11-071-0/+5
* fix ppp unit number issues (#2178)Felix Fietkau2007-09-071-3/+6
* allow the user to disable the defaultroute option for pppFelix Fietkau2007-09-011-2/+3
* oops... typoFelix Fietkau2007-08-311-1/+1
* fix issues with multiple ppp links (noticed by Stefano Rivera)Felix Fietkau2007-08-311-0/+2
* add pppd options patch from #2114Felix Fietkau2007-07-231-1/+3
* various patches to add support for ppp over evdo or character devicesMike Baker2007-05-011-1/+21
* more reliable fix for handling pppFelix Fietkau2007-02-251-4/+0
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)Felix Fietkau2007-02-251-0/+4
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/...Felix Fietkau2007-01-081-1/+1
* fix ppp keepalive setting (#1071)Felix Fietkau2006-12-201-2/+2
* hopefully fix duplicate ppp instances (#895)Felix Fietkau2006-11-181-1/+1
* use lock to remove race conditions in bringing up ppp and dhcp that would lea...Felix Fietkau2006-10-261-2/+8
* make network scripts more robust, prevent multiple instances of pppd and udhc...Felix Fietkau2006-10-241-0/+5
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+29