aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2012-08-27 11:19:46 +0200
committerMartin Willi <martin@revosec.ch>2012-08-30 16:43:42 +0200
commit96c2b3cf89aa1825d70c51ddb3d800ed4720d6c0 (patch)
treeecd0ebc021baeefb9ff204c8f199b303f8447540 /src/stroke
parent497ce2cf51d3e80302e24e5bdf7df566d80b4828 (diff)
downloadstrongswan-96c2b3cf89aa1825d70c51ddb3d800ed4720d6c0.tar.bz2
strongswan-96c2b3cf89aa1825d70c51ddb3d800ed4720d6c0.tar.xz
Support multiple addresses/pools in left/rightsourceip
Diffstat (limited to 'src/stroke')
-rw-r--r--src/stroke/stroke_msg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stroke/stroke_msg.h b/src/stroke/stroke_msg.h
index c941aaf4c..662feed69 100644
--- a/src/stroke/stroke_msg.h
+++ b/src/stroke/stroke_msg.h
@@ -158,7 +158,6 @@ struct stroke_end_t {
char *address;
u_int16_t ikeport;
char *sourceip;
- int sourceip_mask;
char *dns;
char *subnets;
int sendcert;