Not only keep track of nexthop, but also of lastbutonehop. If destination cl
[tinc] / src / protocol.h
index 54cf67e..0d16386 100644 (file)
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: protocol.h,v 1.5.4.20 2001/02/25 19:09:45 guus Exp $
+    $Id: protocol.h,v 1.5.4.22 2001/09/24 14:12:00 guus Exp $
 */
 
 #ifndef __TINC_PROTOCOL_H__
@@ -30,7 +30,7 @@
    incompatible version have different protocols.
  */
 
-#define PROT_CURRENT 9
+#define PROT_CURRENT 11
 
 /* Request numbers */