Add DH groups from child session params

DH group is absent from SA proposal during rekey of first child.
In this case add it from the child session params.

Test: atest FrameworksIkeTest
Bug: 138965374
Change-Id: I0284516b555917f723d8bbed50beb9f23869ed1b
Merged-In: I0284516b555917f723d8bbed50beb9f23869ed1b
3 files changed
tree: 09d9dc45d6756dbcc40534f34ec1b69be5173abc
  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.