summaryrefslogtreecommitdiff
path: root/package/ppp/files/ppp.sh
AgeCommit message (Expand)Author
2012-05-14ppp: use the new json_get_vars functionnbd
2012-03-20pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...nbd
2011-11-15package/ppp: fix typo in r28868 (closes: #10429)nico
2011-11-08package/ppp: use new service wrappersnico
2011-10-04[package] ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service op...jow
2010-09-19[package] ppp: use service_kill()jow
2010-06-26[package] ppp: interpret "demand" option as timeout in seconds (#7517)jow
2010-05-07[package] ppp:jow
2010-05-06[package] ppp:jow
2010-05-06[package] base-files, ppp: fix interface shutdownjow
2010-05-05[package] base-files, ppp: remove protocol specific cleanup code from /sbin/i...jow
2010-05-05[package] ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditiona...jow
2010-05-01[package] ppp:jow
2010-05-01[package] pppd:jow
2010-03-14/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...thepeople
2010-01-10[package] ppp: process option dns if peerdns is off (#6474)jow
2009-09-06move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe...nbd
2009-03-15[package] fix ppp and pptp typos where is used instead of (#4768, #4778)florian
2008-08-28ppp: derive interface unit numbers from previous enumerationnbd
2008-08-27fix ppp interface enumeration - don't enumerate already processed interfacesnbd
2008-03-07made ppp usepeerdns configurable, fixes #3187blogic
2007-12-13add workaround for ppp-on-boot issues, fixes #2524nbd
2007-11-07add ppp ipv6 patch by farnz (from #2525)nbd
2007-09-07fix ppp unit number issues (#2178)nbd
2007-09-01allow the user to disable the defaultroute option for pppnbd
2007-08-31oops... typonbd
2007-08-31fix issues with multiple ppp links (noticed by Stefano Rivera)nbd
2007-07-23add pppd options patch from #2114nbd
2007-05-01various patches to add support for ppp over evdo or character devicesmbm
2007-02-25more reliable fix for handling pppnbd
2007-02-25fix ppp defaultroute issues (based on patch from #1386, fixes #1181)nbd
2007-01-08Forward port whiterussian resolv.conf changesnbd
2006-12-20fix ppp keepalive setting (#1071)nbd
2006-11-18hopefully fix duplicate ppp instances (#895)nbd
2006-10-26use lock to remove race conditions in bringing up ppp and dhcp that would lea...nbd
2006-10-24make network scripts more robust, prevent multiple instances of pppd and udhc...nbd
2006-10-09save the real configured interface name in the 'device' variable when running...nbd
2006-09-12allow spaces in the keepalive optionnbd
2006-09-12allow the user to override the lcp echo interval in ppp network configurationsnbd
2006-08-04fix typonbd
2006-07-30rewrite of the network scripts and configurationnbd