- first attempt for connection loading and starting via "stroke"
- some improvements here and there
This commit is contained in:
@@ -54,6 +54,16 @@
|
||||
*/
|
||||
#define IKEV2_UDP_PORT 500
|
||||
|
||||
/**
|
||||
* PID file, in which charon stores its process id
|
||||
*/
|
||||
#define PID_FILE "/var/run/charon.pid"
|
||||
|
||||
/**
|
||||
* Output of log, use NULL for syslog
|
||||
*/
|
||||
#define LOG_OUTPUT NULL
|
||||
|
||||
/**
|
||||
* @brief Default loglevel for every logger context.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user