Handle remote rekey child request in IKE Session
This commit:
- Supports handling rekey child request in IKE Session
- Removes unneeded label in #handleInboundDeleteChildRequest
Bug: 122737893
Test: atest FrameworksIkeTests
Change-Id: I456e40b16667c646d9d5abc4450a5298951f9af5
2 files changed
tree: ecdd2e943e894282f5f3c032094f429e2978a58f
- src/
- tests/
- Android.bp
- OWNERS
- PREUPLOAD.cfg
- README.md
- 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.