Keep alive improvements

- Use new network capabilities instead of old network capabilities
  for fetching the keep alive timer, when updating the ike underlying
  network with onNetworkSetByUser().

Flag: Flag EXEMPT BugFix
Bug: 396209794
Test: atest com.android.internal.net.ipsec.test.ike.net.IkeConnectionControllerTest#testKeepaliveDelayUpdatesOnNetworkSwitchWithAutoKeeplive
Change-Id: Ib5eccc1b9ae43d16f434f6aed7d5f42c44c0f9e3
2 files changed
tree: 02954adda69e9b3c6ac47dc88c751239cd2edfd5
  1. apex/
  2. api/
  3. flags/
  4. src/
  5. tests/
  6. Android.bp
  7. jarjar-rules-shared.txt
  8. jarjar-rules-test.txt
  9. lint-baseline.xml
  10. OWNERS
  11. PREUPLOAD.cfg
  12. README.md
  13. 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.