Alter debugging levels through control socket

This commit is contained in:
Scott Lamb 2007-11-07 02:50:27 +00:00
parent 1065879c8c
commit a62a6825a8
7 changed files with 41 additions and 30 deletions

View file

@ -1565,10 +1565,6 @@ Partially rereads configuration files.
Connections to hosts whose host config file are removed are closed.
New outgoing connections specified in @file{tinc.conf} will be made.
@item INT
Temporarily increases debug level to 5.
Send this signal again to revert to the original level.
@end table
@c ==================================================================
@ -1854,6 +1850,9 @@ Dump a graph of the VPN in dotty format.
@item purge
Purges all information remembered about unreachable nodes.
@item debug @var{level}
Sets debug level to @var{level}.
@end table