- added UDP socket 500 as default socket

This commit is contained in:
Jan Hutter
2005-11-17 08:44:28 +00:00
parent 28c734d72e
commit d60a48f945
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -29,5 +29,7 @@
#define NUMBER_OF_WORKING_THREADS 4
#define IKEV2_UDP_PORT 500
#endif /*DAEMON_H_*/