From: Guus Sliepen Date: Tue, 15 Jan 2013 12:31:51 +0000 (+0100) Subject: Add the tincctl exchange and exchange-all commands. X-Git-Tag: import-tinc-1.1~202 X-Git-Url: http://git.meshlink.io/?a=commitdiff_plain;ds=inline;h=b50a92d0c3d26edfeb7c8d6c1b8c3adc28edd6fe;hp=b50a92d0c3d26edfeb7c8d6c1b8c3adc28edd6fe;p=meshlink Add the tincctl exchange and exchange-all commands. These are identical to an export/export-all followed by an import, and make it simpler to exchange host config files with other nodes. ---