aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/files/ppp.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* save the real configured interface name in the 'device' variable when running...Felix Fietkau2006-10-091-1/+0
* allow spaces in the keepalive optionFelix Fietkau2006-09-121-2/+2
* allow the user to override the lcp echo interval in ppp network configurationsFelix Fietkau2006-09-121-1/+4
* fix typoFelix Fietkau2006-08-041-1/+1
* rewrite of the network scripts and configurationFelix Fietkau2006-07-301-0/+27