X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=cleankey.h;h=22a7e45c94c58b65f5c8ecc7558f90afe7de1b8c;hb=9ce8c6ced68d45b462abb4c6531b6476f4d1e681;hp=350e75df329bebc585ec1fc3468683f0804dffa0;hpb=adc800dbc424a1e246dd4a82a0c2e88eeda25531;p=onak.git diff --git a/cleankey.h b/cleankey.h index 350e75d..22a7e45 100644 --- a/cleankey.h +++ b/cleankey.h @@ -23,6 +23,8 @@ #define ONAK_CLEAN_CHECK_SIGHASH (1 << 0) #define ONAK_CLEAN_LARGE_PACKETS (1 << 1) +#define ONAK_CLEAN_DROP_V3_KEYS (1 << 2) +#define ONAK_CLEAN_UPDATE_ONLY (1 << 3) #define ONAK_CLEAN_ALL (uint64_t) -1 /**