added has_natip flag

This commit is contained in:
Andreas Steffen 2006-10-25 08:38:26 +00:00
parent 7f5e4f5a7a
commit 5a9816a52f
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ struct whack_end {
bool has_client_wildcard;
bool has_port_wildcard;
bool has_srcip;
bool has_natip;
bool modecfg;
bool hostaccess;
certpolicy_t sendcert;