aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/sa/child_sa.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/sa/child_sa.h')
-rw-r--r--Source/charon/sa/child_sa.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/charon/sa/child_sa.h b/Source/charon/sa/child_sa.h
index bd48c603c..a43ed0674 100644
--- a/Source/charon/sa/child_sa.h
+++ b/Source/charon/sa/child_sa.h
@@ -47,6 +47,8 @@ typedef struct child_sa_t child_sa_t;
* - B sends the updated proposal to A
* - A calls child_sa_t.update to update the already allocated SPIs with the chosen proposal
*
+ * Once SAs are set up, policies can be added using add_policies.
+ *
*
* @b Constructors:
* - child_sa_create()