aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke/stroke_msg.h
diff options
context:
space:
mode:
authorReto Buerki <buerki@swiss-it.ch>2010-04-22 17:03:28 +0200
committerMartin Willi <martin@revosec.ch>2010-05-04 14:38:34 +0200
commit1f83541d7bedf3876b8618ef3f45d303d97f9ec7 (patch)
treea78f3678ac20204e0f77ed3d95b30e83ed1f5736 /src/stroke/stroke_msg.h
parent2b26a9c30d2c0629ee6015a5d5a7099d94efdd95 (diff)
downloadstrongswan-1f83541d7bedf3876b8618ef3f45d303d97f9ec7.tar.bz2
strongswan-1f83541d7bedf3876b8618ef3f45d303d97f9ec7.tar.xz
Include reqid in stroke add connection message.
Diffstat (limited to 'src/stroke/stroke_msg.h')
-rw-r--r--src/stroke/stroke_msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stroke/stroke_msg.h b/src/stroke/stroke_msg.h
index ffc67039e..b20dd22e3 100644
--- a/src/stroke/stroke_msg.h
+++ b/src/stroke/stroke_msg.h
@@ -227,6 +227,7 @@ struct stroke_msg_t {
time_t inactivity;
int proxy_mode;
int install_policy;
+ u_int32_t reqid;
crl_policy_t crl_policy;
int unique;