aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-eth
Commit message (Expand)AuthorAgeFilesLines
* array variables are bad. use $IFS with '/', as that is illegal inBill Nottingham2006-02-281-1/+1
* Fix potentials for endless loops when you have multiple devicesBill Nottingham2006-02-281-1/+1
* move the arping to before we actually add the address. If the addressBill Nottingham2006-02-021-4/+4
* use new dhclient file paths, add appropriate conflict (#169164)Bill Nottingham2005-11-281-1/+1
* move wireless options before bridge options (#122801)Bill Nottingham2005-09-301-13/+13
* fix interface renaming (#158774)Bill Nottingham2005-05-251-3/+5
* don't send dhcp hostname (revert of fix for #149667)Bill Nottingham2005-04-211-3/+0
* automatically send hostname if it's available and not overriddenBill Nottingham2005-04-151-0/+3
* - always return errors on trying to bring up nonexistent devices (#131461)Bill Nottingham2005-04-151-4/+4
* remove duplicate route check... this should get fixed inBill Nottingham2005-04-151-8/+0
* remove ... the dhclient excess verbiage will be removedBill Nottingham2005-04-151-10/+1
* cleanupBill Nottingham2005-04-151-1/+2
* check the pid file so we can print a sane error message (#143640)Bill Nottingham2005-04-151-1/+9
* more dhclient-only cleanupsBill Nottingham2005-04-151-16/+14
* more pump/dhcpcd removalBill Nottingham2005-04-151-14/+0
* remove support for the old firewall typeBill Nottingham2005-04-151-19/+0
* woopsBill Nottingham2005-03-031-3/+10
* ipv6 cleanups (<pb@bieringer.de>)Bill Nottingham2005-03-031-10/+3
* split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep (...Bill Nottingham2005-01-191-0/+337