From f596c9a5275be1894f86bc26bbee01621aba6805 Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Fri, 25 Nov 2005 08:13:07 +0000 Subject: [PATCH] ignore list --- Source/charon/daemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_*/