aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* Remove shell header (#225900).Bill Nottingham2008-09-301-2/+0
* Move bridging after bonding. (#449950, <djuran@redhat.com>)Bill Nottingham2008-09-231-17/+16
* https://bugzilla.redhat.com/show_bug.cgi?id=447928Harald Hoyer2008-09-167-23/+23
* Fix typo.Bill Nottingham2008-09-041-1/+1
* Change how we set the zeroconf route. (#239609)Bill Nottingham2008-09-041-1/+1
* Use 0.0.0.0/0, not 0/0. (#460580)Bill Nottingham2008-09-032-2/+2
* Use the full path for arping.Bill Nottingham2008-09-021-3/+3
* Kill more stuff from the loopback path.Bill Nottingham2008-07-291-1/+1
* Rename the mcheck stuff to a more generic 'debug' framework.Bill Nottingham2008-07-291-2/+6
* Fix spelling in commentBill Nottingham2008-07-161-2/+1
* Set as executable.Bill Nottingham2008-07-102-0/+0
* Clarify comments.Bill Nottingham2008-07-101-3/+2
* Don't do the arping check for loopback.Bill Nottingham2008-07-101-0/+2
* Minor cleanups.Bill Nottingham2008-07-101-9/+3
* Don't export GRAPHICAL - plymouth is for all modes.Bill Nottingham2008-06-191-2/+0
* Add code to set MALLOC_CHECK_ and MALLOC_PERTURB_ .Peter Jones2008-06-171-0/+9
* Don't try to rename devices - udev rules are the way to goBill Nottingham2008-05-232-35/+0
* add sit tunnel type (#441635)Bill Nottingham2008-04-091-0/+3
* don't attempt to re-enslave already-enslaved devices (#440077)Bill Nottingham2008-04-011-3/+4
* Make sure NEWCONFIG exists before grepping for it (#390271, continued)Bill Nottingham2008-03-181-1/+6
* don't do something odd if we find a mac address that matches theBill Nottingham2008-01-151-1/+1
* typoBill Nottingham2007-11-271-1/+1
* don't endlessly loop on ifdown if devices are inconsistent (#390271)Bill Nottingham2007-11-261-1/+2
* set mode before bringing link up (#254046, <linville@redhat.com>)Bill Nottingham2007-10-081-3/+4
* work around bash changes (#220887, modified from <nvigier@mandriva.com>)Bill Nottingham2007-09-254-6/+13
* handle arp_ip_target separately (#288151, <agospoda@redhat.com>)Bill Nottingham2007-09-141-1/+10
* fix fixBill Nottingham2007-08-101-1/+1
* add support for overriding IKE dh group (#251506, <stijn.tintel@x-tend.be>)Bill Nottingham2007-08-091-3/+4
* license cleanupBill Nottingham2007-08-036-20/+56
* set 'primary' later for bonding devices (#236897, <agospoda@redhat.com>)Bill Nottingham2007-06-221-0/+9
* as we don't use NETWORKING_IPV6, silence errors (#195845)Bill Nottingham2007-04-171-1/+1
* support ETHTOOL_OPTS on bridge devices (#208043, <bbaetz@acm.org>)Bill Nottingham2007-04-161-0/+3
* cleanup & optimize sysctl usage (#217595)Bill Nottingham2007-04-161-4/+7
* set link up before itweaking wireless parameters (#228253)Bill Nottingham2007-04-161-0/+3
* allow overriding of my_identifier (#229343, <cmadams@hiwaay.net>)Bill Nottingham2007-04-161-2/+10
* only use the first address (#230157, <michal@harddata.com>)Bill Nottingham2007-04-161-2/+2
* restore file context on /etc/resolv.conf (#230776, <dwalsh@redhat.com>)Bill Nottingham2007-04-161-0/+1
* disable link checking when PERSISTENT_DHCLIENT is set (#234075)Bill Nottingham2007-04-161-1/+1
* add netconsole init script (#235952)Bill Nottingham2007-04-161-0/+20
* add options for mounting state (#234916)Bill Nottingham2007-04-131-0/+4
* properly quote arguments (#234756)Bill Nottingham2007-04-131-5/+5
* fix logicBill Nottingham2007-02-221-1/+1
* simplify bonding test (#215887, <herbert.xu@redhat.com>)Bill Nottingham2007-01-231-4/+1
* remove NETWORKING_IPV6Bill Nottingham2007-01-179-48/+14
* fix logic thinko that can trip up when lookup fails (#220318)Bill Nottingham2007-01-171-4/+3
* release bonding slaves properly (#220525)Bill Nottingham2007-01-041-0/+2
* set MACADDR, MTU before initializing bonding slaves, etc (#218792)Bill Nottingham2006-12-071-10/+10
* more fixes for network module unload (#211474)Bill Nottingham2006-11-221-1/+1
* Add a way to manually manage racoon.conf, e.g. to handle separate tunnels withMiloslav Trmac2006-11-152-5/+7
* don't run ethtool if there's no device. Prevents reloading the moduleBill Nottingham2006-11-061-0/+1