aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ppp
Commit message (Collapse)AuthorAgeFilesLines
* PPP debugging fixed.Michael K. Johnson1997-11-061-4/+4
| | | | | PPP Persisting fixed. Moved netreport stuff into one place.
* Die if ifdown-ppp was called on the device during the sleep.Michael K. Johnson1997-10-141-0/+5
|
* CONFIG after daemon daemonizing.Michael K. Johnson1997-09-241-3/+2
|
* Fixed potential syntax error.Michael K. Johnson1997-09-241-1/+1
|
* Disassociate from controlling tty so SIGHUPs won't be generated.Michael K. Johnson1997-09-231-2/+3
|
* Support alternative device configurations.Michael K. Johnson1997-09-181-2/+10
|
* ifup and ifdown complain if $1 not specified.Michael K. Johnson1997-09-161-1/+4
| | | | | | | The "ifcfg-" part of the device name is now optional for ifup and ifdown. ifdown-ppp kills a pppd's chat session if it is active. Generic part of ifup uses MACADDR variable if present. ifup-ppp honors DEBUG variable, both for pppd (debug) and chat (-v).
* Initial revisionErik Troan1997-09-161-0/+103