diff options
author | Jan Hutter <jhutter@hsr.ch> | 2005-11-25 08:13:07 +0000 |
---|---|---|
committer | Jan Hutter <jhutter@hsr.ch> | 2005-11-25 08:13:07 +0000 |
commit | f596c9a5275be1894f86bc26bbee01621aba6805 (patch) | |
tree | c57d8f7c909c279c0242f3e56cd4e5e34a500e8d | |
parent | c4932c30753f9366c6c2d025c17973622900a563 (diff) | |
download | strongswan-f596c9a5275be1894f86bc26bbee01621aba6805.tar.bz2 strongswan-f596c9a5275be1894f86bc26bbee01621aba6805.tar.xz |
ignore list
-rw-r--r-- | Source/charon/daemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/daemon.h b/Source/charon/daemon.h index abf472da3..3d83286b1 100644 --- a/Source/charon/daemon.h +++ b/Source/charon/daemon.h @@ -29,7 +29,7 @@ #define NUMBER_OF_WORKING_THREADS 4 -#define IKEV2_UDP_PORT 4500 +#define IKEV2_UDP_PORT 500 #endif /*DAEMON_H_*/ |