#include <notifycontroller_invalid_ke.h>
Inheritance diagram for openikev2::NotifyController_INVALID_KE:

Public Member Functions | |
| virtual Enums::NOTIFY_ACTION | processNotify (Payload_NOTIFY ¬ify, Message &message, IkeSaController &ike_sa_controller, ChildSa *child_sa) |
| Process a received NOTIFY Payload. | |
| Enums::NOTIFY_ACTION openikev2::NotifyController_INVALID_KE::processNotify | ( | Payload_NOTIFY & | notify, | |
| Message & | message, | |||
| IkeSaController & | ike_sa_controller, | |||
| ChildSa * | child_sa | |||
| ) | [virtual] |
Process a received NOTIFY Payload.
| notify | Received NOTIFY Payload | |
| message | Message containig the notification | |
| ike_sa_controller | IKE_SA Controller that receive the notification | |
| child_sa | CHILD_SA related with the notification (NULL if there is no related CHILD_SA) |
Implements openikev2::NotifyController.
1.5.1