aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ppp
Commit message (Collapse)AuthorAgeFilesLines
* changed defaultsMichael K. Johnson1999-09-211-4/+2
|
* new --remotename option to wvdialMichael K. Johnson1999-09-131-1/+1
|
* work with ppp-watchMichael K. Johnson1999-09-071-0/+1
|
* first attempt at integrating ppp-watchMichael K. Johnson1999-09-071-54/+17
|
* DEFROUTE defaults on; PEERDNS documented and defaults onMichael K. Johnson1999-09-061-2/+2
|
* chat script only needs to exist if wvdial not in useMichael K. Johnson1999-09-061-1/+1
|
* use new pppdMichael K. Johnson1999-08-131-1/+4
|
* take advantage of userpeerdnsMichael K. Johnson1999-08-041-0/+3
|
* fix typoBill Nottingham1999-08-021-1/+1
|
* first try at basic integrated wvdial supportMichael K. Johnson1999-07-281-8/+19
|
* random fixes from bugzilla: setsysfont only if font defined; do hwclockBill Nottingham1999-02-031-1/+1
| | | | --adjust; fix /forcefsck
* Explicitly force RX escape char negotiation if ESCAPECHARS = no (#519).Jeff Johnson1999-01-251-0/+2
|
* Invert logic for ESCAPECHARS=yes.Jeff Johnson1998-07-071-1/+1
|
* Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions.Jeff Johnson1998-07-071-1/+3
|
* 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