X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincd.8.in;h=bb56025642c1a8a01b42c2bd02b1089412d77e9f;hb=386c1aff08a3ce6e295931e2fcf4bfc607053ff0;hp=a210979e30ca14bb771bd093107e08d1d8fc6f00;hpb=ce8775000ab38229a78ecf3dc26bab008ca0f332;p=tinc diff --git a/doc/tincd.8.in b/doc/tincd.8.in index a210979e..bb560256 100644 --- a/doc/tincd.8.in +++ b/doc/tincd.8.in @@ -1,4 +1,4 @@ -.Dd 2011-01-02 +.Dd 2011-06-25 .Dt TINCD 8 .\" Manual page created by: .\" Ivo Timmermans @@ -70,13 +70,16 @@ If .Ar FILE is omitted, the default is .Pa @localstatedir@/log/tinc. Ns Ar NETNAME Ns Pa .log. -.It Fl -controlsocket Ns = Ns Ar FILENAME -Open control socket at -.Ar FILENAME . +.It Fl -controlcookie Ns = Ns Ar FILENAME +Store a cookie in +.Ar FILENAME +which allows +.Xr tincctl 8 +to authenticate. If .Ar FILE is omitted, the default is -.Pa @localstatedir@/run/tinc. Ns Ar NETNAME Ns Pa .control. +.Pa @localstatedir@/run/tinc. Ns Ar NETNAME Ns Pa .cookie. .It Fl -bypass-security Disables encryption and authentication of the meta protocol. Only useful for debugging. @@ -101,6 +104,19 @@ Connections to hosts whose host config file are removed are closed. New outgoing connections specified in .Pa tinc.conf will be made. +If the +.Fl -logfile +option is used, this will also close and reopen the log file, +useful when log rotation is used. +.It INT +Temporarily increases debug level to 5. +Send this signal again to revert to the original level. +.It USR1 +Dumps the connection list to syslog. +.It USR2 +Dumps virtual network device statistics, all known nodes, edges and subnets to syslog. +.It WINCH +Purges all information remembered about unreachable nodes. .El .Sh DEBUG LEVELS The tinc daemon can send a lot of messages to the syslog.