mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-07 00:01:49 -04:00
Fix passing of IKE_SA unique_id over lookip socket
This commit is contained in:
parent
81ee269d1f
commit
db9c8b6fba
@ -140,6 +140,7 @@ static bool listener_cb(entry_t *entry, bool up, host_t *vip,
|
||||
{
|
||||
lookip_response_t resp = {
|
||||
.type = entry->type,
|
||||
.unique_id = unique_id,
|
||||
};
|
||||
|
||||
/* filter events */
|
||||
|
Loading…
x
Reference in New Issue
Block a user