Fix exchange subtype check for Rekey IKE

This commit corrects the logic of checking exchange subtype for
a Rekey IKE request

Bug: 135482501
Test: atest FrameworksIkeTests
Change-Id: I1c6c0bb586b16e2c0ed267df064928bfbf6a2f29
3 files changed
tree: 6c2c875a2409146de0c714d1b1cb51f68fa3fa86
  1. src/
  2. tests/
  3. Android.bp
  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.