Add confirmation step to new netconf, with the caveat that it will be disabled for older netconf servers to avoid race. Also add some comments.

This commit is contained in:
Adam Ierymenko 2015-01-09 16:35:20 -05:00
commit 0b84c10ccc
5 changed files with 75 additions and 9 deletions

View file

@ -41,6 +41,6 @@
/**
* Revision
*/
#define ZEROTIER_ONE_VERSION_REVISION 2
#define ZEROTIER_ONE_VERSION_REVISION 3
#endif