aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* oh wait, not on -HEADBill Nottingham2004-01-281-1/+1
* add another catch for bonding devicesBill Nottingham2004-01-281-1/+1
* handlie 2.6-style install lines correctlyBill Nottingham2004-01-281-2/+2
* cleanup the test a littleBill Nottingham2003-12-111-2/+2
* 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
* add better fix to support nickname (#105785)Than Ngo2003-10-222-7/+1
* add support nickname (#105785)Than Ngo2003-10-222-0/+6
* fix typo (#107533)r7-38Bill Nottingham2003-10-201-1/+1
* fix typo (#107493)Bill Nottingham2003-10-201-1/+1
* bridging updates (#104421, <dwmw2@redhat.com>)Bill Nottingham2003-10-102-5/+23
* 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>)Bill Nottingham2003-09-112-7/+18
* ipv6 fixes - detect automatic keying better, fix variable names forBill Nottingham2003-09-111-8/+9
* always call 'ip link set *dev* ${DEVICE}', to avoid confusion withBill Nottingham2003-09-113-14/+14
* bridging support (<dwmw2@redhat.com>)Bill Nottingham2003-09-092-0/+27
* fix bonding+dhcp (#91399); bring bonding device links up, then bring up slave...Bill Nottingham2003-09-051-0/+8
* typo (#103781)Bill Nottingham2003-09-041-1/+1
* unset ONPARENT this wayBill Nottingham2003-09-041-1/+1
* unset ONPARENT after use (#101384)Bill Nottingham2003-09-041-0/+1
* disable hotplug when loading modules (#98611)Bill Nottingham2003-09-031-0/+3
* IPv6 updates (Pekka Savola, <pekkas@netcore.fi>)Bill Nottingham2003-09-031-49/+25
* - User lowercase for variable for oldstyle routes, too. ;-)Phil Knirsch2003-08-221-1/+1
* fix use of localBill Nottingham2003-08-201-1/+1
* more IPv6 tweaks (<pekkas@netcore.fi>)Bill Nottingham2003-08-182-12/+12
* IPv6 updates & tweaks <pekkas@netcore.fi>Bill Nottingham2003-08-154-43/+42
* fix ethernet device renaming deadlock (yay recursion!) (#101566)Bill Nottingham2003-08-082-2/+31
* fix short-circuit (#101445)Bill Nottingham2003-08-011-1/+1
* - ifup-routes: pass the interface name to handle_file() so that we don't tryNalin Dahyabhai2003-07-191-3/+3
* fix itBill Nottingham2003-07-091-2/+2
* keys-, not .keysBill Nottingham2003-07-091-2/+2
* always add info to /etc/racoon/racoon.confr7-26Bill Nottingham2003-07-031-6/+9
* make setkey be quietBill Nottingham2003-07-031-4/+4
* remove -xBill Nottingham2003-07-031-1/+1
* mention that type is requiredBill Nottingham2003-07-031-0/+1
* - nuke RSA support, since we're not doing it right nowBill Nottingham2003-07-031-19/+8
* fix quoting of peer certfileBill Nottingham2003-07-031-1/+1
* set $KEYINGBill Nottingham2003-07-031-0/+33
* that ';' is important. damned if i know why, i think the parser is buggy.Bill Nottingham2003-07-021-2/+3
* first batch of automatic keying fixes. notably, I can't type.Bill Nottingham2003-07-021-18/+23
* add ifdown-ipsecBill Nottingham2003-07-021-0/+29
* some fixes. i love shell quotingBill Nottingham2003-07-021-20/+28
* map ipsec devices to ifup-ipsecBill Nottingham2003-07-021-0/+3
* name SPIs something other than 1234Bill Nottingham2003-07-021-9/+9
* automatic keying support. not yet tested, either.Bill Nottingham2003-07-021-8/+144
* allow different in/out encryption protocols, tooBill Nottingham2003-07-011-8/+8
* allow using only AH or ESP, don't require bothBill Nottingham2003-07-011-16/+37