aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-05-27 12:59:39 +0200
committerTobias Brunner <tobias@strongswan.org>2015-05-27 12:59:39 +0200
commit711cb586fa229d734a7d24802b1b5f971eafd3cb (patch)
treefeded74ce2e61c3e7a0b9630f02693b57a0d359d
parent06a5b0e2e83277c38c7d6405f826e407248fb6e6 (diff)
downloadstrongswan-711cb586fa229d734a7d24802b1b5f971eafd3cb.tar.bz2
strongswan-711cb586fa229d734a7d24802b1b5f971eafd3cb.tar.xz
ha: Document tunnel parameter
-rw-r--r--src/libcharon/plugins/ha/ha_cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libcharon/plugins/ha/ha_cache.h b/src/libcharon/plugins/ha/ha_cache.h
index 9fabbaca2..8cfcbb24c 100644
--- a/src/libcharon/plugins/ha/ha_cache.h
+++ b/src/libcharon/plugins/ha/ha_cache.h
@@ -69,6 +69,7 @@ struct ha_cache_t {
*
* @param kernel kernel helper
* @param socket socket to send resync messages
+ * @param tunnel HA tunnel
* @param resync request a resync during startup?
* @param count total number of segments
*/