prepended all ISAKMP notification message types with ISAKMP_

This commit is contained in:
Andreas Steffen
2009-10-12 13:47:22 +02:00
parent 68d23d2401
commit a86d534b4c
7 changed files with 158 additions and 158 deletions
+2 -2
View File
@@ -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