GraphDumpFile - Feature request

Guus Sliepen guus at tinc-vpn.org
Sun Mar 22 21:10:42 CET 2009


On Sun, Mar 22, 2009 at 10:51:28PM +1100, Peter Dey wrote:

> I've been a huge fan of the GraphDumpFile parameter in tinc -- it certainly 
> beats sending USR2 to tincd, and ploughing through syslog to figure out which 
> nodes are connected.
> 
> Could I request that GraphDumpFile dumps a little more data to the file,
> namely, the subnet; changing the output file from (for example):
> 
>     digraph {
>         nodeA [label = "nodeA"];
>         nodeB [label = "nodeB"];
>     }
> 
> ...to this...
> 
>     digraph {
>         nodeA [label = "nodeA\n172.16.0.0/16"];
>         nodeB [label = "nodeB\n172.17.1.0/24"];
>     }

Ok, but I think I will add this feature to the 1.1 branch, which does not have
the GraphDumpFile option anymore but instead a tincctl binary which can query a
running tincd for its status and output various types of information.

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://www.tinc-vpn.org/pipermail/tinc/attachments/20090322/8f98f237/attachment.pgp 


More information about the tinc mailing list