X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol.h;h=9e223f801b923ecac2a34b151a7aa14434bb6a9c;hb=d237efd325cd7bdd73f5eb111c769470238dce6e;hp=c6a1485eca71c69172df469d6ec3621d4ad30272;hpb=b1421b919090351e885ed3d06df67fb2eb69e765;p=tinc diff --git a/src/protocol.h b/src/protocol.h index c6a1485e..9e223f80 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -48,7 +48,7 @@ typedef enum request_t { /* Tinc 1.1 requests */ CONTROL, REQ_PUBKEY, ANS_PUBKEY, - REQ_SPTPS, + SPTPS_PACKET, UDP_INFO, MTU_INFO, LAST /* Guardian for the highest request number */ } request_t;