aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 after use (#101384)Bill Nottingham2003-09-041-0/+1
* revert this for now hereBill Nottingham2003-09-041-3/+0
* 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. ;-)Bill Nottingham2003-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 (<pekkas@netcore.fi>)Bill Nottingham2003-08-154-43/+42
* - ifup-routes: pass the interface name to handle_file() so that we don't tryBill Nottingham2003-08-081-3/+3
* fix ethernet device renaming deadlock (yay recursion!) (#101566)Bill Nottingham2003-08-082-2/+31
* fix short-circuit (#101445)Bill Nottingham2003-08-011-1/+1
* 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
* handle new format in old file namesBill Nottingham2003-07-011-20/+27
* well, fix parsingBill Nottingham2003-07-011-1/+1
* initial stuff. may not work. may not even parse.Bill Nottingham2003-07-011-0/+112
* read $CONFIG.keys too... you can put non-world-readable keys here.Bill Nottingham2003-06-301-0/+2
* allow default window size for routes to be set with WINDOW=... (#98112)Bill Nottingham2003-06-273-8/+8
* support setting device options with ethtool optsBill Nottingham2003-06-271-0/+8
* what's an escon?Bill Nottingham2003-06-261-0/+3
* more tweaksBill Nottingham2003-06-243-6/+27
* get rid of an extraneous error messageBill Nottingham2003-06-241-1/+1
* support randomly named network devices, part 1Bill Nottingham2003-06-245-22/+37