aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-11-11 07:28:52 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-11-11 07:28:52 +0000
commitc117f24e61a204b1de6f784f174ae290f1876021 (patch)
treee5f06cde6d09c214bfe89d7441fef655c2bfcaaa /src/stroke
parente0316183f8eedd9887c836cccad3688844978da9 (diff)
downloadstrongswan-c117f24e61a204b1de6f784f174ae290f1876021.tar.bz2
strongswan-c117f24e61a204b1de6f784f174ae290f1876021.tar.xz
renamed proxy to proxy_mode in stroke_msg.h
Diffstat (limited to 'src/stroke')
-rw-r--r--src/stroke/stroke_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stroke/stroke_msg.h b/src/stroke/stroke_msg.h
index a5fe17df6..59fa109a6 100644
--- a/src/stroke/stroke_msg.h
+++ b/src/stroke/stroke_msg.h
@@ -212,8 +212,8 @@ struct stroke_msg_t {
int mobike;
int force_encap;
int ipcomp;
+ int proxy_mode;
int install_policy;
- int proxy;
crl_policy_t crl_policy;
int unique;