First step for implementation of the "indirectdata" directive. This should
[tinc] / src / protocol.h
index 88a0de2..89da86d 100644 (file)
@@ -29,6 +29,7 @@ enum {
   PROT_3,
   PROT_4,
   PROT_ECHELON,
   PROT_3,
   PROT_4,
   PROT_ECHELON,
+  PROT_6,
   PROT_CURRENT,                      /* protocol currently in use */
 };
 
   PROT_CURRENT,                      /* protocol currently in use */
 };