aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* Fix comment and empty line handling in old-style route-* files (#114548)Miloslav Trmac2006-04-301-5/+4
* Make sure module gets loaded in cases where something else is usingBill Nottingham2005-07-181-0/+1
* fix grep to always match the full hwaddr, as opposed to matching '0'Bill Nottingham2005-06-092-3/+8
* backport fixBill Nottingham2005-04-181-1/+1
* old test doesn't support =~ syntaxBill Nottingham2005-04-151-1/+1
* typoBill Nottingham2005-04-151-1/+1
* cleanup (#154353, <link@pobox.com>)Bill Nottingham2005-04-131-1/+1
* make sure commented lines are handled correctly (#154353, #114548)Bill Nottingham2005-04-111-2/+4
* handle alternate vlan naming schemes (#115001)Bill Nottingham2005-03-302-9/+22
* add proper ipsec route (#146169, #140654)Bill Nottingham2005-03-282-4/+7
* handle being called on down devices betterBill Nottingham2005-02-071-3/+3
* don't flush addresses for dhcp - preserve old behaviorBill Nottingham2005-01-131-0/+2
* fix various fgreps to not catch commented lines (#136531, expanded from <cww@...Bill Nottingham2005-01-123-6/+6
* fix ONxxx (#136531, <cww@redhat.com>)Bill Nottingham2005-01-121-2/+2
* set ETHTOOL_OPTS on addressless devices (#144682, <mpoole@redhat.com>)Bill Nottingham2005-01-121-0/+3
* kill dhcp client even if BOOTOPROTO is now static (#127726, others)Bill Nottingham2005-01-121-3/+0
* return the result of the operation, not the result of nscdBill Nottingham2005-01-071-1/+0
* fix check_link_down to still check negotiation if link is listed as "up" on e...Bill Nottingham2004-11-151-16/+16
* fix typo (#134787, <bnocera@redhat.com>)Bill Nottingham2004-11-091-1/+1
* fix typoBill Nottingham2004-10-181-1/+1
* fix GATEWAYDEV (#133575)Bill Nottingham2004-10-181-1/+1
* backport quote fixBill Nottingham2004-09-272-2/+2
* backport tokenring fixBill Nottingham2004-09-271-1/+1
* backport ethtool_opts for slaves (#128714)Bill Nottingham2004-09-271-0/+4
* backportBill Nottingham2004-09-232-2/+2
* fix handling of nonexistent devices (#132839)Bill Nottingham2004-09-172-1/+4
* move to right branchr7-31-17-ELBill Nottingham2004-08-303-5/+42
* fix bonding + no IP (#127825)Bill Nottingham2004-07-141-0/+7
* set devicetype for xDSL (#126194)Bill Nottingham2004-06-291-0/+3
* cleanupBill Nottingham2004-06-081-10/+4
* clean up errorsBill Nottingham2004-06-081-1/+1
* backport bonding fixesBill Nottingham2004-06-081-3/+27
* remove bogus route setting (#120908)Bill Nottingham2004-06-071-5/+0
* vlan fixes (#107504, <hrunting@texas.net>)Bill Nottingham2004-06-072-4/+4
* remove duplicate setting of network routes (#125450)Bill Nottingham2004-06-071-5/+0
* fix it here tooBill Nottingham2004-04-131-1/+1
* racoon's parser got fixed. oops.Bill Nottingham2004-04-131-3/+2
* get host/network set correctlyBill Nottingham2004-04-131-0/+6
* fix some of the MACADDR/HWADDR conflicts (#110427)Bill Nottingham2004-03-171-1/+1
* allow for no AH SPI (#116922, <felipe_alfaro@linuxmail.org>)Bill Nottingham2004-03-161-4/+4
* get rid of error messageBill Nottingham2003-12-111-2/+2
* fix ipv6 with ippp (#111215)Bill Nottingham2003-12-012-2/+2
* get rid of error messageBill Nottingham2003-11-071-1/+1
* fix typo (#107533)Bill Nottingham2003-10-201-1/+1
* fix typoBill Nottingham2003-09-261-1/+1
* ppp fixes (#104128, #97845, #85447)Bill Nottingham2003-09-152-3/+5
* for tunneling, add a route for the tunneled net through the other hostBill Nottingham2003-09-122-0/+6
* more ipsec fixes (#104227, <harald@redhat.com>)r7-31-2-ELBill Nottingham2003-09-112-7/+18
* ipsec fixesBill Nottingham2003-09-111-8/+9
* always call 'ip link set *dev* ${DEVICE}', to avoid confusion withBill Nottingham2003-09-113-11/+11