Revision 8f0ab613 src/charon/sa/task_manager.c
| b/src/charon/sa/task_manager.c | ||
|---|---|---|
| 624 | 624 |
|
| 625 | 625 |
/* message complete, send it */ |
| 626 | 626 |
DESTROY_IF(this->responding.packet); |
| 627 |
this->responding.packet = NULL; |
|
| 627 | 628 |
status = this->ike_sa->generate_message(this->ike_sa, message, |
| 628 | 629 |
&this->responding.packet); |
| 629 | 630 |
charon->bus->message(charon->bus, message, FALSE); |
Also available in: Unified diff