Create Traffic Selector Payload

This commit:
- Create IkeTsPayload
- Fix bug in IkeMessageTest that sDecoderInstance is not reset

Bug: 124528083
Test: FrameworksIkeTests IkeTsPayloadTest
Change-Id: I4f610dae5ba63b544224bf0061eba58bd5ec5690
5 files changed
tree: 1f6a382592578a414a48005393943a92a4cb4dc0
  1. src/
  2. tests/
  3. Android.mk
  4. OWNERS
  5. PREUPLOAD.cfg
  6. README.md
  7. 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.