diff options
Diffstat (limited to 'src/charon/daemon.h')
-rw-r--r-- | src/charon/daemon.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/charon/daemon.h b/src/charon/daemon.h index 42feb0394..4c2423a03 100644 --- a/src/charon/daemon.h +++ b/src/charon/daemon.h @@ -159,9 +159,11 @@ */ /** - * @defgroup states states + * @defgroup transactions transactions * - * Varius states in which an IKE SA can be. + * Transactions represent a request/response + * message exchange to implement the IKEv2 + * protocol exchange scenarios. * * @ingroup sa */ |