Switch to port 4500 if both NAT-T and MOBIKE are supported

This CL allows IkeSession to send packet to port 4500 if
both sides support NAT-T and MOBIKE

Bug: 173237734
Test: atest FrameworksIkeTests (new tests added)
Test: atest CtsIkeTestcases
Change-Id: Id4b6122a7de1b69ed227a57830da04f768beb0d8
3 files changed
tree: 8dbf0ea25f11a5495d85011c90818e98b5001f8b
  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.