Handle UPDATE_SA_ADDRESSES resp in Mobike State.

This CL updates MobikeLocalMigrateState to process UPDATE_SA_ADDRESSES
resp. This checks for NAT detection payloads in the response and updates
the State Machine accordingly.

Bug: 172014224
Bug: 172072846
Test: atest FrameworksIketests
Change-Id: I6910817af88347805bf33cf2a33c91d6ba4659b4
2 files changed
tree: 71e07e39e4244ad9ce05d393ed9a1af91725c741
  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.