X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol.h;h=89da86da93fe7e8329f61a96c60a6b6104ab5658;hb=3c54a513b0c0a3acac60e03403ab4abfa0688c62;hp=88a0de2902333a1bbb84a0796005e9fcda0693ff;hpb=ee96ccabbbf0180d5631d3c22838456f28ee9c15;p=tinc diff --git a/src/protocol.h b/src/protocol.h index 88a0de29..89da86da 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -29,6 +29,7 @@ enum { PROT_3, PROT_4, PROT_ECHELON, + PROT_6, PROT_CURRENT, /* protocol currently in use */ };