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