Retry IKE INIT if receiving Notify-Cookie

IKE Session will retry IKE INIT request if the received IKE INIT
response contains a Notify-Cookie payload

Bug: 174997213
Test: FrameworksIkeTests(new tests)
Change-Id: Iaafb2f9aa0a4a14458852ad791fd3030a8da6499
2 files changed
tree: 55369e96b7419f4422ad523a6df3892feeebf1b2
  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.