aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifdown
Commit message (Expand)AuthorAgeFilesLines
* fix nicknames with profiles (#82246)Bill Nottingham2003-02-111-2/+6
* vlan fixes (<tis@foobar.fi>)Bill Nottingham2003-02-041-2/+1
* 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05Bill Nottingham2003-01-311-0/+10
* don't loop on ifdownBill Nottingham2002-08-271-1/+1
* remove extraneous call (#68706)Bill Nottingham2002-08-141-1/+0
* switch back; we still want to run ifdown-ppp, etc.Bill Nottingham2002-06-271-5/+3
* move device down checking higher up, and clarify.Preston Brown2002-06-271-3/+5
* - change to /etc/init.d/functionsFlorian La Roche2002-06-261-3/+2
* dhclient support <dsainty@redhat.com>Bill Nottingham2002-06-261-0/+6
* bulletproof it - handle both locationsr6-67Bill Nottingham2002-04-191-2/+7
* wrong fix (aside from the syntax issue) - the dhcpcd pid file moved,Bill Nottingham2002-04-191-2/+2
* make sure that PID file exists and is readable before trying to read from it.Preston Brown2002-04-171-1/+1
* don't look in profiles; there should be linksBill Nottingham2002-03-141-4/+0
* some more DEVICE -> REALDEVICE changes; flush all addresses on bringing down ...Bill Nottingham2001-09-261-2/+6
* throw away stderrBill Nottingham2001-09-261-1/+1
* fix ifdown for aliasesBill Nottingham2001-09-261-2/+3
* flush all addresses associated with a device when bringing it down, not justPreston Brown2001-09-251-1/+4
* fix severe alias handling breakage (#52882)Bill Nottingham2001-09-041-2/+5
* Fixed dhcpcd ifdown lineDavid Sainty2001-08-291-1/+1
* - Fix ifdown for multiple interfaces which use dhcpcdDavid Sainty2001-08-291-1/+1
* - fix call of check_device_down in ifdownBill Nottingham2001-08-201-1/+1
* still run ifdown for dhcp devices, even if the device isn't thereBill Nottingham2001-08-091-1/+1
* just kill dhcpcd, don't use dhcpcd -k. also, allow setting of additional pump...Bill Nottingham2001-08-091-1/+1
* do the same thing for ifdown tooBill Nottingham2001-08-021-0/+18
* - only bring link down if check_link_down failsBill Nottingham2001-07-261-2/+1
* do config expansion (NETMASK, PREFIX, etc) in a function, call it from ifdown...Bill Nottingham2001-07-241-0/+2
* only remove the IP address for the !DHCP caseBill Nottingham2001-07-171-1/+2
* fix ifup/ifdownBill Nottingham2001-07-171-1/+1
* remove ip address on ifdownBill Nottingham2001-07-161-1/+1
* move looking for config files into network-functions (#48741)Bill Nottingham2001-07-111-1/+2
* big ipv6 update from Pekka Savola (<pekkas@netcore.fi>)Bill Nottingham2001-07-111-1/+1
* switch order in ifdown tooBill Nottingham2001-06-281-4/+4
* switch from ifconfig to ip command.Preston Brown2001-05-111-4/+4
* add ifdown-pre-local (#10936)Bill Nottingham2001-03-121-0/+4
* source /etc/sysconfig/network (#30595)Bill Nottingham2001-03-051-0/+2
* fix typo in message (#27052)Bill Nottingham2001-02-111-1/+1
* add ipv6 support (#23576)Bill Nottingham2001-01-291-0/+4
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-231-4/+4
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-3/+5
* retcode wasn't used. initialize it.Bill Nottingham2000-12-261-2/+12
* toss out spurious errors from iwconfigBill Nottingham2000-12-261-1/+1
* added wireless supportErik Troan2000-12-201-0/+5
* fix syntax error in ifdownNalin Dahyabhai2000-08-151-1/+1
* support killing dhcpcd as well as starting itBill Nottingham2000-08-141-1/+2
* typo; wait only 5 seconds, not 50Bill Nottingham2000-06-011-1/+1
* check that a device is up before bringing it downBill Nottingham2000-03-081-0/+3
* make ifdown synchronous modulo timeoutMichael K. Johnson1999-09-081-11/+17
* pump actually works nowErik Troan1999-03-101-7/+2
* Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions.Jeff Johnson1998-07-071-1/+0
* source_configMichael K. Johnson1997-09-241-1/+3