starter passes unresolved DNS names to charon

Based on an initial patch by Mirko Parthey.
This commit is contained in:
Martin Willi
2011-08-29 09:58:18 +02:00
parent 88d180c7d8
commit e59a50009c
4 changed files with 82 additions and 68 deletions
+1
View File
@@ -66,6 +66,7 @@ struct starter_end {
char *groups;
char *cert_policy;
char *iface;
char *host;
ip_address addr;
u_int ikeport;
ip_address nexthop;