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