X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol.h;h=41f74ab4bcd5f736df1641cac6a12410f390d2f3;hb=153abaa4d940bf2bc9bd7275d5efe5c01c354190;hp=a56153946f6ee20e0180221a7c24b119cda8f30a;hpb=248d300f1be0d5f2aae39202041699ab2b46c56b;p=tinc diff --git a/src/protocol.h b/src/protocol.h index a5615394..41f74ab4 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -46,6 +46,7 @@ typedef enum request_t { /* Tinc 1.1 requests */ CONTROL, REQ_PUBKEY, ANS_PUBKEY, + REQ_SPTPS, LAST /* Guardian for the highest request number */ } request_t;