X-Git-Url: http://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol.h;h=9e223f801b923ecac2a34b151a7aa14434bb6a9c;hb=de14308840a96060d700c93117789e83ec948c01;hp=c6a1485eca71c69172df469d6ec3621d4ad30272;hpb=10c1f60c643607d9dafd79271c3475cddf81e903;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;