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