X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/dbc84ac3309e10a581233f3a2bd62ba174d247db..693588c0c399828e61728376aaebecd837dac2b2:/common/protocol.h diff --git a/common/protocol.h b/common/protocol.h index e40cf177..be761914 100644 --- a/common/protocol.h +++ b/common/protocol.h @@ -80,6 +80,9 @@ #define MISC_EPONG 4u /* Encrypted ping response */ #define MISC_GREET 5u /* A greeting from a NATed peer */ #define MISC_BYE 6u /* Departure notification */ +#define MISC_WGT 7u /* You sent message: who are you? */ + +#define WGTLEN 17u /* --- Symmetric encryption and keysets --- * *