X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.h;h=36a7bb8b8f963fadb45a2166868b79784887d0a0;hp=de74c9f897fb4ed35c8b88805d69ce89a26fef24;hb=85963f4c857abc2d9a4c5a3245cc11257140b9a6;hpb=30aff5ea2aebcfc0e97e60e73ed3edc2363634a0 diff --git a/src/conf.h b/src/conf.h index de74c9f8..36a7bb8b 100644 --- a/src/conf.h +++ b/src/conf.h @@ -40,7 +40,8 @@ typedef enum which_t { tapdevice, allowconnect, pingtimeout, - keyexpire + keyexpire, + vpnmask } which_t; typedef struct config_t {