aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup
Commit message (Expand)AuthorAgeFilesLines
* this makes more senseBill Nottingham1999-11-281-1/+1
* don't add default loopback routeBill Nottingham1999-11-241-1/+1
* add ARP variable useBill Nottingham1999-11-161-1/+1
* add default route but no gateway <hanecak@megaloman.com>Bill Nottingham1999-11-161-3/+5
* i before e....Bill Nottingham1999-09-131-1/+1
* add explicit 'dev'. Could help in some cases, I suppose.Bill Nottingham1999-09-101-1/+1
* make ifdown synchronous modulo timeoutMichael K. Johnson1999-09-081-1/+3
* add option to pass hostname with pumpBill Nottingham1999-08-201-1/+5
* take out some code that's never run...Bill Nottingham1999-07-261-21/+0
* typor4-13Matt Wilson1999-04-181-1/+1
* remove 2.0 kernel supportBill Nottingham1999-04-121-1/+1
* check for 2.0 kernels before doing some stuffBill Nottingham1999-04-081-1/+1
* fix check for non-existent devicesBill Nottingham1999-04-071-2/+2
* fix channel bondingBill Nottingham1999-04-011-1/+1
* fix test for 2.0/2.2 kernelBill Nottingham1999-03-291-1/+1
* set macaddr before bootpBill Nottingham1999-03-191-2/+5
* Exit the script if pump fails. Doh.Bill Nottingham1999-03-171-0/+1
* add routes to non-local subnets if they aren't already thereBill Nottingham1999-03-151-1/+3
* 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
* 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
* 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
* 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
* 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
* Initial revisionErik Troan1997-09-161-0/+158