aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifdown-eth
Commit message (Collapse)AuthorAgeFilesLines
* use new dhclient file paths, add appropriate conflict (#169164)Bill Nottingham2005-11-281-1/+1
|
* clean up error message (#135167)Bill Nottingham2005-10-031-1/+1
|
* fix grep to always match the full hwaddr, as opposed to matching '0'Bill Nottingham2005-05-101-1/+1
| | | | | | against '00:AA:BB:CC:DD:EE'. Take into account lines that end with spaces, or with "# this is a comment", too. Also, put the grep in only one place instead of 3. Fixes #157252, #153669.
* handle alternate VLAN naming schemes (#115001)Bill Nottingham2005-03-301-1/+2
|
* woopsBill Nottingham2005-03-031-2/+9
|
* ipv6 cleanups (<pb@bieringer.de>)Bill Nottingham2005-03-031-9/+2
|
* dhcp release cleanups (<jvdias@redhat.com>)Bill Nottingham2005-02-141-3/+8
|
* handle being called on down devices betterBill Nottingham2005-02-071-3/+3
|
* split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep ↵Bill Nottingham2005-01-191-0/+117
(<dwmw2@redhat.com>)