aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup
Commit message (Collapse)AuthorAgeFilesLines
...
* pump actually works nowErik Troan1999-03-101-2/+2
|
* updated for pumpErik Troan1999-03-101-46/+10
|
* fix kernel-2.2 double net routes, remove '-x' from ifdhcpc-doneBill Nottingham1999-02-101-1/+2
|
* bootpc: 2.2 kernels complain about broadcast and netmask on ifup.Jeff Johnson1999-01-251-1/+7
| | | | bootpc: Give slow 10Mbps/100Mbps autodetecting cards a second chance.
* Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions.Jeff Johnson1998-07-071-1/+0
|
* Fix bug track problems (#677, #731, #734, E-mail).Jeff Johnson1998-06-211-5/+3
|
* update to linuxconf 1.11r8 capabilities.Michael K. Johnson1998-05-031-0/+6
| | | | | Full support for IPX as configured by linuxconf. Updated sysconfig.txt documentation to reflect new parameters.
* 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