added has_natip flag

This commit is contained in:
Andreas Steffen
2006-10-25 08:39:39 +00:00
parent 5a9816a52f
commit b701b7895b
+1
View File
@@ -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;