"tincctl info" gives more human readable information about nodes or subnets.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 15 Jul 2012 23:05:25 +0000 (01:05 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 15 Jul 2012 23:05:25 +0000 (01:05 +0200)
commit53735a9d964579829d089f4b7572aef50c4e1468
tree26a104bf1bf9e63d226bbc5eb4dcddf95a1921dc
parent3c7003893fe2f82023d0d4f54b488bb7a16d0007
"tincctl info" gives more human readable information about nodes or subnets.
doc/tinc.texi
doc/tincctl.8.in
src/Makefile.am
src/info.c [new file with mode: 0644]
src/info.h [new file with mode: 0644]
src/tincctl.c