starter: Parse left|rightprotoport directly in confread.c.

This commit is contained in:
Tobias Brunner
2012-06-11 17:33:31 +02:00
parent eca839b0a7
commit 29906e0eab
3 changed files with 53 additions and 6 deletions
-1
View File
@@ -73,7 +73,6 @@ struct starter_end {
char *host;
u_int ikeport;
char *subnet;
bool has_port_wildcard;
bool has_natip;
bool modecfg;
certpolicy_t sendcert;