swanctl: Implement a --log command to trace debugging log

This commit is contained in:
Martin Willi
2014-05-07 15:48:15 +02:00
parent 3b22e8e995
commit 7b35c02db4
3 changed files with 98 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
/**
* Maximum number of commands (+1).
*/
#define MAX_COMMANDS 12
#define MAX_COMMANDS 13
/**
* Maximum number of options in a command (+3)