Handle deletion in Child initial state

This commit:
- Handle deletion in Child initial state
- Ignore request when the target Child Session is deleted

Bug: 139436289
Test: atest FrameworksIkeTests
Change-Id: I0cf967d2d3268049b736ef8eb20e905f40fdbc44
4 files changed
tree: 08135b8eeb4efb294d56c7f8693b2c010f0a7307
  1. src/
  2. tests/
  3. Android.bp
  4. OWNERS
  5. PREUPLOAD.cfg
  6. README.md
  7. 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.