added has_natip flag
This commit is contained in:
@@ -64,6 +64,7 @@ struct starter_end {
|
|||||||
bool has_client_wildcard;
|
bool has_client_wildcard;
|
||||||
bool has_port_wildcard;
|
bool has_port_wildcard;
|
||||||
bool has_srcip;
|
bool has_srcip;
|
||||||
|
bool has_natip;
|
||||||
bool modecfg;
|
bool modecfg;
|
||||||
certpolicy_t sendcert;
|
certpolicy_t sendcert;
|
||||||
bool firewall;
|
bool firewall;
|
||||||
|
|||||||
Reference in New Issue
Block a user