strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ipsec status lists IPCOMP CPIs
[strongswan.git]
/
src
/
charon
/
sa
/
tasks
/
child_create.c
diff --git
a/src/charon/sa/tasks/child_create.c
b/src/charon/sa/tasks/child_create.c
index
743cf5b
..
dcdc853
100644
(file)
--- a/
src/charon/sa/tasks/child_create.c
+++ b/
src/charon/sa/tasks/child_create.c
@@
-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)
{