[strongSwan] Davici parsing of terminating an IKE connection

Tobias Brunner tobias at strongswan.org
Tue Jun 26 14:00:14 CEST 2018


> Question: Is there way to know when we parse response from Davici that
> which conenction is deleted? If yes what parameter of davici we get
> information? i see reqcb() parse the davici reponse.

Two things:  1. Requests queued on the same connection are processed
sequentially.  2. You can pass user data when queuing a request that's
later passed to the callback.

Regards,
Tobias


More information about the Users mailing list