Allow connections to be closed.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 16 Dec 2009 20:16:56 +0000 (21:16 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 16 Dec 2009 20:16:56 +0000 (21:16 +0100)
commit55ef2f806f9840103bceb472564a711b22e73d58
tree49d92eddcd11db48ccb332dac9c248bca7029d80
parentf12c36afd5293ddbecccf13f36edb8d36e56f040
Allow connections to be closed.

This only closes existing meta connections, it may not affect node
reachability.
src/control.c
src/control_common.h
src/tincctl.c