aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup
Commit message (Expand)AuthorAgeFilesLines
* fix typos (DHCPDARGS vs. DHCPCDARGS) (#26378)Bill Nottingham2001-02-061-1/+1
* fix typoBill Nottingham2001-02-061-1/+1
* modify the firewall to allow any (new) DNS servers through on ifupBill Nottingham2001-02-061-0/+17
* fix gateway thinkoBill Nottingham2001-01-301-1/+1
* duh, is already set.Bill Nottingham2001-01-301-1/+1
* hack default gw settingBill Nottingham2001-01-301-1/+1
* remove old broken codeBill Nottingham2001-01-291-5/+0
* allow devices without an IP address (#24127)Bill Nottingham2001-01-291-0/+6
* add ipv6 support (#23576)Bill Nottingham2001-01-291-0/+6
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-231-9/+9
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-9/+11
* toss out spurious errors from iwconfigBill Nottingham2000-12-261-1/+1
* added wireless supportErik Troan2000-12-201-0/+4
* fix typor5-53Bill Nottingham2000-12-121-1/+1
* don't try and run pump if it's not thereBill Nottingham2000-12-121-2/+3
* honor PEERDNS=no for pump and dhcpcd too (#18619)Bill Nottingham2000-12-121-0/+4
* fix ARP handling, allow for setting promiscuous or all-multicast modeBill Nottingham2000-12-121-1/+5
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-121-1/+1
* be more specific about quoting variablesNalin Dahyabhai2000-08-031-35/+35
* um, you can't have a hyphen in a shell variableBill Nottingham2000-08-031-1/+1
* run an ifup-pre-local script if it existsBill Nottingham2000-07-251-0/+4
* typo.Preston Brown2000-06-081-1/+1
* use dhcpcd if pump fails.Preston Brown2000-06-081-2/+7
* don't add host routes for local interfacesBill Nottingham2000-06-011-2/+0
* don't add unnecessary host routesBill Nottingham2000-03-311-1/+1
* allow for setting of MTU for a deviceBill Nottingham2000-03-201-2/+2
* honor NEEDHOSTNAME flag for pump as wellBill Nottingham2000-03-201-0/+3
* set hostname only on bootBill Nottingham2000-01-311-1/+1
* revertBill Nottingham2000-01-311-6/+5
* bring down *all* interfaces on network stopr4-85Bill Nottingham2000-01-311-5/+6
* fix logic of boot-time interfaces somewhatBill Nottingham2000-01-311-1/+1
* fix ifup-ipx (#8407)Bill Nottingham2000-01-131-0/+2
* 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