Trigger Create additional Child via IKE Session

This commit:
- Triggers Create additional Child via IKE Session
- Builds and sends mesasge with payloads from Child Session

Bug: 134430275
Test: atest FrameworkIkeTests
Change-Id: I6396bb28ec52759a7109a5b78375eba0bf4d6bcb
3 files changed
tree: 2b6d1f1fd3c03a6a294ae20c3612d02534d51378
  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.