child-sa: Remove state to track installation of half the SA again

This commit is contained in:
Tobias Brunner
2017-05-23 18:46:49 +02:00
parent d94c122439
commit 0cbf75eb94
6 changed files with 47 additions and 62 deletions
@@ -271,7 +271,6 @@ static void process_payloads(private_child_delete_t *this, message_t *message)
break;
case CHILD_REKEYING:
/* we reply as usual, rekeying will fail */
case CHILD_INSTALLED_INBOUND:
case CHILD_INSTALLED:
if (!this->initiator)
{