aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifdown-ipsec
Commit message (Collapse)AuthorAgeFilesLines
* Add a way to manually manage racoon.conf, e.g. to handle separate tunnels withMiloslav Trmac2006-11-151-1/+1
| | | | a shared peer endpoint (#159343)
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
|
* Eliminate as much duplicated code as possible (part of #168972, based on aMiloslav Trmac2006-07-081-24/+20
| | | | | patch by Aleksandar Milivojevic <alex@milivojevic.org>) Avoid unnecessary differences between ifup-ipsec and ifdown-ipsec
* Move $SRC initialization before first useMiloslav Trmac2006-07-081-4/+4
|
* Prevent IPsec tunelling of local traffic when tunnel subnets overlap (#150862)Miloslav Trmac2006-07-081-3/+10
|
* add check for IKE_METHOD (#197576, <john_smyth@mail.ru>)Bill Nottingham2006-07-051-0/+1
|
* * ifup-ipsec:Miloslav Trmac2006-05-161-4/+4
| | | | | | | | - Fix key handling when AH or ESP is not used (#166257, patch by Tarhon-Onu Victor <mituc@iasi.rdsnet.ro>) - Allow manual tunnel mode without using AH or ESP * ifdown-ipsec: - Fix syntax errors in manual mode when AH or ESP is not used
* set proper route (#140654, #146169)Bill Nottingham2005-03-281-2/+3
|
* don't do fwd policies explicitly; let setkey handle itBill Nottingham2005-03-111-2/+0
|
* more ipsec stuff (#147001, <ckjohnson@gwi.net>)Bill Nottingham2005-02-181-0/+2
|
* fix it here tooBill Nottingham2004-04-131-1/+1
|
* get host/network set correctlyBill Nottingham2004-04-131-0/+6
|
* for tunneling, add a route for the tunneled net through the other hostBill Nottingham2003-09-121-0/+2
|
* more ipsec fixes (#104227, <harald@redhat.com>)Bill Nottingham2003-09-111-3/+14
|
* set $KEYINGBill Nottingham2003-07-031-0/+33
| | | | do something with racoon on bringing the interface down
* add ifdown-ipsecBill Nottingham2003-07-021-0/+29