aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/constants.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/constants.c')
-rw-r--r--src/pluto/constants.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pluto/constants.c b/src/pluto/constants.c
index f4cfaeb6a..6e4198350 100644
--- a/src/pluto/constants.c
+++ b/src/pluto/constants.c
@@ -995,11 +995,11 @@ enum_names ipsec_notification_names =
ipsec_notification_name, &notification_dpd_names };
enum_names notification_status_names =
- { CONNECTED, CONNECTED,
+ { ISAKMP_CONNECTED, ISAKMP_CONNECTED,
notification_status_name, &ipsec_notification_names };
enum_names notification_names =
- { INVALID_PAYLOAD_TYPE, UNEQUAL_PAYLOAD_LENGTHS,
+ { ISAKMP_INVALID_PAYLOAD_TYPE, ISAKMP_UNEQUAL_PAYLOAD_LENGTHS,
notification_name, &notification_status_names };
/* MODECFG