added charondebug config parameter to set debug level at startup

This commit is contained in:
Martin Willi
2006-10-18 11:46:57 +00:00
parent 60356f3375
commit 107936f55a
6 changed files with 52 additions and 4 deletions
+2 -1
View File
@@ -152,8 +152,9 @@ struct starter_config {
bool charonstart;
bool plutostart;
/* pluto keywords */
/* pluto/charon keywords */
char **plutodebug;
char *charondebug;
char *prepluto;
char *postpluto;
bool uniqueids;