X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol.h;h=41f74ab4bcd5f736df1641cac6a12410f390d2f3;hb=bb6b97ce3493d49b79f1bd57fdac420c312ef8d6;hp=a56153946f6ee20e0180221a7c24b119cda8f30a;hpb=68a20876d0c4a6c370064d78786dd9f2aa6273cb;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;