Handle caller changing Networks in IkeSessionStateMachine.

This CL implements the behavior for the caller setting a new underlying
Network during an IKE Session where MOBIKE is active.

Bug: 172013817
Test: atest FrameworksIkeTests
Change-Id: Ia3c00be0eef706f374454e4b7e8d9e9bc2f01d65
4 files changed
tree: f766ca2535dcc759c88f77934f9dc277e8ed15fc
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.