summaryrefslogtreecommitdiff
path: root/package/ppp/files/ppp.sh
Commit message (Expand)AuthorAge
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
* ppp: introduce "authfail" option which specifies whether pppd should attempt ...Jo-Philipp Wich2012-08-29
* ppp: the pptp buffering option is not supported anymore, remove itJo-Philipp Wich2012-06-21
* ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by D...Jo-Philipp Wich2012-06-11
* ppp: block restart of interfaces if pppd refused the command line optionsFelix Fietkau2012-06-10
* ppp: enable no_device in the netifd pppoa handler to bring it up at boot time...Felix Fietkau2012-06-09
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-05
* ppp: use the new json_get_vars functionFelix Fietkau2012-05-14
* pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...Felix Fietkau2012-03-20
* package/ppp: fix typo in r28868 (closes: #10429)Nicolas Thill2011-11-15
* package/ppp: use new service wrappersNicolas Thill2011-11-08
* ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by a...Jo-Philipp Wich2011-10-04
* ppp: use service_kill()Jo-Philipp Wich2010-09-19
* ppp: interpret "demand" option as timeout in seconds (#7517)Jo-Philipp Wich2010-06-26
* ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign d...Jo-Philipp Wich2010-05-07
* ppp: - make pppd shutdown more robust as pptp hangs when the underlying conne...Jo-Philipp Wich2010-05-06
* base-files, ppp: fix interface shutdownJo-Philipp Wich2010-05-06
* base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ...Jo-Philipp Wich2010-05-05
* ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally trunca...Jo-Philipp Wich2010-05-05
* ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ...Jo-Philipp Wich2010-05-01
* pppd: - localize variables in setup script - implement demand option as true ...Jo-Philipp Wich2010-05-01
* /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...Travis Kemen2010-03-14
* ppp: process option dns if peerdns is off (#6474)Jo-Philipp Wich2010-01-10
* move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe...Felix Fietkau2009-09-06
* fix ppp and pptp typos where is used instead of (#4768, #4778)Florian Fainelli2009-03-15
* ppp: derive interface unit numbers from previous enumerationFelix Fietkau2008-08-28
* fix ppp interface enumeration - don't enumerate already processed interfacesFelix Fietkau2008-08-27
* made ppp usepeerdns configurable, fixes #3187John Crispin2008-03-07
* add workaround for ppp-on-boot issues, fixes #2524Felix Fietkau2007-12-13
* add ppp ipv6 patch by farnz (from #2525)Felix Fietkau2007-11-07
* fix ppp unit number issues (#2178)Felix Fietkau2007-09-07
* allow the user to disable the defaultroute option for pppFelix Fietkau2007-09-01
* oops... typoFelix Fietkau2007-08-31
* fix issues with multiple ppp links (noticed by Stefano Rivera)Felix Fietkau2007-08-31
* add pppd options patch from #2114Felix Fietkau2007-07-23
* various patches to add support for ppp over evdo or character devicesMike Baker2007-05-01
* more reliable fix for handling pppFelix Fietkau2007-02-25
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)Felix Fietkau2007-02-25
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/...Felix Fietkau2007-01-08
* fix ppp keepalive setting (#1071)Felix Fietkau2006-12-20
* hopefully fix duplicate ppp instances (#895)Felix Fietkau2006-11-18
* use lock to remove race conditions in bringing up ppp and dhcp that would lea...Felix Fietkau2006-10-26
* make network scripts more robust, prevent multiple instances of pppd and udhc...Felix Fietkau2006-10-24
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20