Create IkeSocket using v6 UDP socket and dest port 4500

This CL creates a new type of IkeSocket that uses UDP v6 and
sends packets to port 4500 without encap

Bug: 172073025
Test: FrameworksIkeTests, CtsIkeTestCases
Change-Id: I21e0b15788b1ea8f4e62a933ebf33f7961f4b359
7 files changed
tree: 229ec737125952aba0f197fcc4527a74e9e69bb9
  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.