Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use a full path when killing racoon, so it works in MLS policy (#567295) | Bill Nottingham | 2010-06-04 | 1 | -1/+1 |
| | |||||
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -3/+3 |
| | | | | Adapted from <victor.lowther@gmail.com>. | ||||
* | Add a way to manually manage racoon.conf, e.g. to handle separate tunnels with | Miloslav Trmac | 2006-11-15 | 1 | -1/+1 |
| | | | | a shared peer endpoint (#159343) | ||||
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
| | |||||
* | Eliminate as much duplicated code as possible (part of #168972, based on a | Miloslav Trmac | 2006-07-08 | 1 | -24/+20 |
| | | | | | patch by Aleksandar Milivojevic <alex@milivojevic.org>) Avoid unnecessary differences between ifup-ipsec and ifdown-ipsec | ||||
* | Move $SRC initialization before first use | Miloslav Trmac | 2006-07-08 | 1 | -4/+4 |
| | |||||
* | Prevent IPsec tunelling of local traffic when tunnel subnets overlap (#150862) | Miloslav Trmac | 2006-07-08 | 1 | -3/+10 |
| | |||||
* | add check for IKE_METHOD (#197576, <john_smyth@mail.ru>) | Bill Nottingham | 2006-07-05 | 1 | -0/+1 |
| | |||||
* | * ifup-ipsec: | Miloslav Trmac | 2006-05-16 | 1 | -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 Nottingham | 2005-03-28 | 1 | -2/+3 |
| | |||||
* | don't do fwd policies explicitly; let setkey handle it | Bill Nottingham | 2005-03-11 | 1 | -2/+0 |
| | |||||
* | more ipsec stuff (#147001, <ckjohnson@gwi.net>) | Bill Nottingham | 2005-02-18 | 1 | -0/+2 |
| | |||||
* | fix it here too | Bill Nottingham | 2004-04-13 | 1 | -1/+1 |
| | |||||
* | get host/network set correctly | Bill Nottingham | 2004-04-13 | 1 | -0/+6 |
| | |||||
* | for tunneling, add a route for the tunneled net through the other host | Bill Nottingham | 2003-09-12 | 1 | -0/+2 |
| | |||||
* | more ipsec fixes (#104227, <harald@redhat.com>) | Bill Nottingham | 2003-09-11 | 1 | -3/+14 |
| | |||||
* | set $KEYING | Bill Nottingham | 2003-07-03 | 1 | -0/+33 |
| | | | | do something with racoon on bringing the interface down | ||||
* | add ifdown-ipsec | Bill Nottingham | 2003-07-02 | 1 | -0/+29 |