[strongSwan] Davici parsing of terminating an IKE connection
rajeev nohria
rajnohria at gmail.com
Tue Aug 7 20:49:41 CEST 2018
Let me know if I am incorrect , user_data is the last parameter in the
davici_queue?
1) Now Is it right practice to add few more elements in tester stucture to
passed in call back function? These additional elements can be used to
mange the response of deleting the connections.
2) If there are many davici requests are happening in parallel , For each
request does davici make copy of user_Data, or it is overwritten with last
call of tester structure information.
3) Is there any limit of size of data can be added?
Thanks,
Rajeev
On Tue, Jun 26, 2018 at 8:00 AM, Tobias Brunner <tobias at strongswan.org>
wrote:
> > 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20180807/ed46b116/attachment.html>
More information about the Users
mailing list