Store SPI in LocalRequest

Store SPI in LocalRequest to show which IKE/Child SA is related
to this request. This allows the IkeSessionStateMachine to figure
out if this request is scheduled for a deleted SA

Bug: 147831323
Test: atest FrameworksIkeTests
Change-Id: I30f43e2b7137688b6e68de1cbb6ceea43355dacc
4 files changed
tree: 4170df874ec2af5da94c48eec54d5a9654a42d1c
  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.