aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/files.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-05-06 07:09:45 +0000
committerMartin Willi <martin@strongswan.org>2006-05-06 07:09:45 +0000
commit65cf07ac1d9715a33b4e02fc541c4e1c60879d22 (patch)
tree13ec356692e2bcb4ee4b0d139053a63455ccdf65 /src/starter/files.h
parent9820c0e208fa5c7467fb89b1bda86ced6962e02f (diff)
downloadstrongswan-65cf07ac1d9715a33b4e02fc541c4e1c60879d22.tar.bz2
strongswan-65cf07ac1d9715a33b4e02fc541c4e1c60879d22.tar.xz
- applied patch from andreas
- added charonstart option to config - new ikev2 tests for UML
Diffstat (limited to 'src/starter/files.h')
-rw-r--r--src/starter/files.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/starter/files.h b/src/starter/files.h
index 83d27e152..61f03b84e 100644
--- a/src/starter/files.h
+++ b/src/starter/files.h
@@ -40,12 +40,10 @@
#define PLUTO_CTL_FILE DEFAULT_CTLBASE CTL_SUFFIX
#define PLUTO_PID_FILE DEFAULT_CTLBASE PID_SUFFIX
-#ifdef IKEV2
#define CHARON_CMD IPSEC_EXECDIR"/charon"
#define CHARON_BASE "/var/run/charon"
#define CHARON_CTL_FILE CHARON_BASE CTL_SUFFIX
#define CHARON_PID_FILE CHARON_BASE PID_SUFFIX
-#endif /* IKEV2 */
#define DYNIP_DIR "/var/run/dynip"
#define INFO_FILE "/var/run/ipsec.info"