aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/network-functions
Commit message (Expand)AuthorAgeFilesLines
* Switch the default logging value to error.Bill Nottingham2011-06-011-2/+2
* Add a net_log() function. (#507515, #689525)Bill Nottingham2011-06-011-0/+23
* fix sysctl calls with VLAN (mostly breaking IPv6)Pierre Ossman2011-04-191-0/+1
* Add infiniband mapping (#648524, <monis@voltaire.com>)Bill Nottingham2011-04-191-0/+6
* Silence error. (#516569)Bill Nottingham2010-09-131-1/+1
* Load bonding driver if BONDING_OPTS is defined. (#516569)Bill Nottingham2010-09-131-0/+2
* Fix various device checks to not misidentify devices.Bill Nottingham2010-09-131-14/+4
* fixed SUBCHANNEL grep for s390Harald Hoyer2009-05-041-1/+1
* fixed SUBCHANNEL grep for s390initscripts-8.45.25-1Harald Hoyer2008-11-121-1/+1
* fixed SUBCHANNEL grep for s390Harald Hoyer2008-11-121-1/+1
* fixed SUBCHANNEL grep for s390Harald Hoyer2008-11-121-1/+1
* fixed bug #459044Harald Hoyer2008-11-101-1/+1
* https://bugzilla.redhat.com/show_bug.cgi?id=447928Harald Hoyer2008-09-161-1/+1
* - fix logic error in install_bonding_driver (#229643)Bill Nottingham2007-06-221-5/+2
* backportBill Nottingham2006-11-061-0/+1
* use sysfs interface for bonding (#202443, <agospoda@redhat.com>)Bill Nottingham2006-10-181-0/+13
* move ccwgroup initialization to a udev rule (#199139, #199655, #169161)Bill Nottingham2006-09-271-31/+6
* make test for bonding device a functionBill Nottingham2006-08-011-0/+7
* support LINKDELAY for dhcp (#191137)Bill Nottingham2006-08-011-1/+3
* Consistently exclude backup files when globbingMiloslav Trmac2006-07-271-2/+6
* Simplify the regexp a littleMiloslav Trmac2006-07-261-1/+1
* Handle ifcfg files not named ifcfg-$DEVICE (based on a patch byMiloslav Trmac2006-07-261-2/+10
* Avoid an unnecessary cat / sed.Miloslav Trmac2006-07-261-10/+8
* Oops, set $alias like the previous version did. Document this part of theMiloslav Trmac2006-07-261-2/+4
* Use the alias value to lookup an install line.Miloslav Trmac2006-07-261-5/+12
* Allow (:) as a "do-nothing" module install command (patch by Michal JaegermannMiloslav Trmac2006-07-261-1/+2
* GRE and IPIP tunnel support (#168990, based on patches byMiloslav Trmac2006-07-251-2/+4
* Add METRIC= support for default routes (#124045)Miloslav Trmac2006-05-101-8/+14
* don't hang if we try to rename a device that's already upBill Nottingham2006-03-171-0/+1
* silence!r8-30Bill Nottingham2006-02-281-2/+2
* array variables are bad. use $IFS with '/', as that is illegal inBill Nottingham2006-02-281-10/+18
* Fix potentials for endless loops when you have multiple devicesBill Nottingham2006-02-281-6/+10
* don't cause the module to get reloaded on ifdown if it's not loadedBill Nottingham2006-02-281-2/+2
* fix loop when change_resolve_conf is supplied the same DNS addressBill Nottingham2006-02-101-0/+1
* remove references to /usr/X11R6/bin (#177938)Bill Nottingham2006-01-311-1/+1
* get hwaddrs from sysfs as opposed to ip | sed, etc.Bill Nottingham2006-01-201-2/+8
* udev now loads modules - use that, remove the kmodule stuffBill Nottingham2005-12-211-4/+0
* fixed typo bugThan Ngo2005-09-271-1/+1
* deal with broken networks better (#168947)Bill Nottingham2005-09-221-5/+7
* throw out nameif error messagesBill Nottingham2005-09-211-2/+2
* fix grep to always match the full hwaddr, as opposed to matching '0'Bill Nottingham2005-05-101-2/+7
* don't error out if hotplug doesn't exist (#140008)Bill Nottingham2005-04-151-3/+3
* woopsBill Nottingham2005-03-031-26/+0
* ipv6 cleanups (<pb@bieringer.de>)Bill Nottingham2005-03-031-0/+26
* unbreak the "cleanup"Bill Nottingham2005-02-011-1/+1
* fix various fgreps to not catch commented lines (#136531, expanded from <cww@...Bill Nottingham2005-01-121-2/+2
* return the result of the operation, not the result of nscdBill Nottingham2005-01-071-1/+0
* remove initlog, minilogdBill Nottingham2004-12-221-1/+1
* - configure the CTC protocol if CTCPROT is set (mainframe)r7-97Karsten Hopp2004-11-151-0/+3
* fix check_link_down to still check negotiation if link is listed as "up" on e...Bill Nottingham2004-11-151-16/+16