pluto: --debug-kernel aliasing was not fully complete.
This commit is contained in:
@@ -130,6 +130,7 @@ static const char *LST_plutodebug[] = {
|
||||
"control",
|
||||
"lifecycle",
|
||||
"klips",
|
||||
"kernel",
|
||||
"dns",
|
||||
"natt",
|
||||
"oppo",
|
||||
|
||||
@@ -173,6 +173,7 @@ starter_start_pluto (starter_config_t *cfg, bool no_fork, bool attach_gdb)
|
||||
ADD_DEBUG("control")
|
||||
ADD_DEBUG("lifecycle")
|
||||
ADD_DEBUG("klips")
|
||||
ADD_DEBUG("kernel")
|
||||
ADD_DEBUG("dns")
|
||||
ADD_DEBUG("natt")
|
||||
ADD_DEBUG("oppo")
|
||||
|
||||
+1
-1
@@ -176,7 +176,7 @@ static void help(void)
|
||||
" \\\n "
|
||||
" [--debug-control]"
|
||||
" [--debug-lifecycle]"
|
||||
" [--debug-klips]"
|
||||
" [--debug-kernel]"
|
||||
" [--debug-dns]"
|
||||
" \\\n "
|
||||
" [--debug-natt]"
|
||||
|
||||
Reference in New Issue
Block a user