ipsec status lists IPCOMP CPIs

This commit is contained in:
Andreas Steffen
2008-07-22 12:03:58 +00:00
parent c3967e779e
commit 66da78b4bb
5 changed files with 43 additions and 7 deletions
+1 -1
View File
@@ -456,7 +456,7 @@ static void build_ipcomp_supported_notify(private_child_create_t *this,
return;
}
cpi = this->child_sa->get_my_cpi(this->child_sa);
cpi = this->child_sa->allocate_cpi(this->child_sa);
tid = this->ipcomp;
if (cpi)
{