Add a left/rightdns keyword to configure connection specific DNS attributes

This commit is contained in:
Martin Willi
2012-08-21 09:38:00 +02:00
parent f26796deb5
commit 17319aa28d
7 changed files with 11 additions and 0 deletions
+1
View File
@@ -159,6 +159,7 @@ struct stroke_end_t {
u_int16_t ikeport;
char *sourceip;
int sourceip_mask;
char *dns;
char *subnets;
int sendcert;
int hostaccess;