Decode and validate IKE fragment in IkeMessage

Bug: 122677075
Test: atest frameworksIkeTests (new tests added)
Change-Id: Ib1a2a624804a67597429fab2fb35fdb50e29bffc
12 files changed
tree: 8ca76c3bcbc0d184c99784291c20fe9dacbe9dd3
  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.