Respond to routability check request

This CL supports responding to routability check
request in Idle (Receiving), ChildProcedureOngoing,
DPD and RekeyIkeLocalCreate states.

Bug: 172062852
Test: FrameworksIkeTests (new tests added)
Test: CtsIkeTestCases
Change-Id: Ic9a95e4a9845275273c0ee7d7ef46dd9e689be97
2 files changed
tree: ac7cd6e9a53fcfaa379733e29c8cfcc67a7e9ede
  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.