added hostaccess support

This commit is contained in:
Andreas Steffen
2006-09-25 06:12:22 +00:00
parent 7bd23b7ed5
commit 8af7042e3b
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -82,6 +82,7 @@ struct stroke_end_t {
char *subnet;
int subnet_mask;
int sendcert;
bool hostaccess;
u_int8_t protocol;
u_int16_t port;
};