summaryrefslogtreecommitdiffstats
path: root/package/ppp/files/ppp.sh
Commit message (Expand)AuthorAgeFilesLines
* [package] ppp: introduce "authfail" option which specifies whether pppd shoul...jow2012-08-291-1/+5
* [package] ppp: the pptp buffering option is not supported anymore, remove itjow2012-06-211-5/+0
* [package] ppp: add support for kernel mode pptpjow2012-06-111-0/+49
* ppp: block restart of interfaces if pppd refused the command line optionsnbd2012-06-101-0/+4
* ppp: enable no_device in the netifd pppoa handler to bring it up at boot time...nbd2012-06-091-0/+2
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-051-1/+1
* ppp: use the new json_get_vars functionnbd2012-05-141-17/+2
* pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...nbd2012-03-201-116/+154
* package/ppp: fix typo in r28868 (closes: #10429)nico2011-11-151-1/+1
* package/ppp: use new service wrappersnico2011-11-081-4/+8
* [package] ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service op...jow2011-10-041-1/+9
* [package] ppp: use service_kill()jow2010-09-191-9/+1
* [package] ppp: interpret "demand" option as timeout in seconds (#7517)jow2010-06-261-3/+3
* [package] ppp:jow2010-05-071-13/+5
* [package] ppp:jow2010-05-061-7/+11
* [package] base-files, ppp: fix interface shutdownjow2010-05-061-5/+4
* [package] base-files, ppp: remove protocol specific cleanup code from /sbin/i...jow2010-05-051-1/+6
* [package] ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditiona...jow2010-05-051-2/+4
* [package] ppp:jow2010-05-011-58/+26
* [package] pppd:jow2010-05-011-9/+52
* /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...thepeople2010-03-141-9/+38
* [package] ppp: process option dns if peerdns is off (#6474)jow2010-01-101-3/+10
* move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe...nbd2009-09-061-0/+6
* [package] fix ppp and pptp typos where is used instead of (#4768, #4778)florian2009-03-151-1/+1
* ppp: derive interface unit numbers from previous enumerationnbd2008-08-281-4/+10
* fix ppp interface enumeration - don't enumerate already processed interfacesnbd2008-08-271-1/+1
* made ppp usepeerdns configurable, fixes #3187blogic2008-03-071-1/+4
* add workaround for ppp-on-boot issues, fixes #2524nbd2007-12-131-0/+4
* add ppp ipv6 patch by farnz (from #2525)nbd2007-11-071-0/+5
* fix ppp unit number issues (#2178)nbd2007-09-071-3/+6
* allow the user to disable the defaultroute option for pppnbd2007-09-011-2/+3
* oops... typonbd2007-08-311-1/+1
* fix issues with multiple ppp links (noticed by Stefano Rivera)nbd2007-08-311-0/+2
* add pppd options patch from #2114nbd2007-07-231-1/+3
* various patches to add support for ppp over evdo or character devicesmbm2007-05-011-1/+21
* more reliable fix for handling pppnbd2007-02-251-4/+0
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)nbd2007-02-251-0/+4
* Forward port whiterussian resolv.conf changesnbd2007-01-081-1/+1
* fix ppp keepalive setting (#1071)nbd2006-12-201-2/+2
* hopefully fix duplicate ppp instances (#895)nbd2006-11-181-1/+1
* use lock to remove race conditions in bringing up ppp and dhcp that would lea...nbd2006-10-261-2/+8
* make network scripts more robust, prevent multiple instances of pppd and udhc...nbd2006-10-241-0/+5
* save the real configured interface name in the 'device' variable when running...nbd2006-10-091-1/+0
* allow spaces in the keepalive optionnbd2006-09-121-2/+2
* allow the user to override the lcp echo interval in ppp network configurationsnbd2006-09-121-1/+4
* fix typonbd2006-08-041-1/+1
* rewrite of the network scripts and configurationnbd2006-07-301-0/+27