Fix passing of IKE_SA unique_id over lookip socket

This commit is contained in:
Martin Willi 2012-11-30 13:36:38 +01:00
parent 81ee269d1f
commit db9c8b6fba

View File

@ -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 */