Re: [strongSwan] MOBIKE + VTI

2017-12-01 Thread Prashanth Venugopal
trigger when an update_SA event is received on the responder. 2. A way to trigger the update_SA event from the mobile client (using native vpn support in android 7.0, just so that we can test easily with PSK auth). Thanks prashanth From: Users on behalf of Prashanth Venugopal Date: Thursday

Re: [strongSwan] MOBIKE + VTI

2017-11-30 Thread Prashanth Venugopal
Hi, I am wondering if we could use the “listen” API provided in vici to get notified for “UPDATE_SA_ADDRESSES” events. But I am not sure what is the exact event type to register for. Any help would be appreciated. Thanks Prashanth From: Users on behalf of Prashanth Venugopal Date

[strongSwan] MOBIKE + VTI

2017-11-30 Thread Prashanth Venugopal
Hi, We have a use case where we need to support MOBIKE with VTI interfaces. S Our Current solution involves using strongswan to provide the IKE protocol communication, but we disable route installs in Charon and add routes through our application code to point it to the appropriate VTI interface