added has_natip flag

This commit is contained in:
Andreas Steffen
2006-10-25 08:45:23 +00:00
parent ced0461cb9
commit 7b220e7a9d
+1
View File
@@ -141,6 +141,7 @@ struct end {
bool has_client_wildcard;
bool has_port_wildcard;
bool has_id_wildcards;
bool has_natip;
char *updown;
u_int16_t host_port; /* host order */
u_int16_t port; /* host order */