aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup
Commit message (Collapse)AuthorAgeFilesLines
* added netmask calculationErik Troan1998-03-221-0/+4
|
* fixed network address calculationsErik Troan1998-03-221-2/+3
|
* look for ipcalc in /bin, not /sbinr3-50Erik Troan1998-03-101-2/+2
|
* 1) added need_hostname and set_hostname functionsErik Troan1998-03-101-2/+4
| | | | 2) changed hostname lookup to use ipcalc
* use ipcalc to calculate netmask and/or broadcast addressErik Troan1998-03-101-0/+8
|
* if bootp fails and there is no fallback IP, take down the deviceErik Troan1998-03-091-0/+1
|
* added check for mktemp failureErik Troan1998-03-091-1/+4
|
* 1) fixed dhcp problemErik Troan1997-10-281-1/+2
| | | | 2) version 3.21
* set hostname from bootp if hostname = (none)Erik Troan1997-10-211-1/+1
|
* Removed pcmcia hacks for releases prior to RH 3.0.3Erik Troan1997-10-061-19/+0
|
* added mktemp supportDonnie Barnes1997-09-231-4/+5
|
* Support alternative device configurations.Michael K. Johnson1997-09-181-1/+3
|
* ifup and ifdown complain if $1 not specified.Michael K. Johnson1997-09-161-7/+21
| | | | | | | 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/+158