X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.h;h=36a7bb8b8f963fadb45a2166868b79784887d0a0;hp=de74c9f897fb4ed35c8b88805d69ce89a26fef24;hb=61e71ab74ad9b5edb044b84ccf1111a33eb468cb;hpb=ee96ccabbbf0180d5631d3c22838456f28ee9c15 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 {