Support IkeSessionParams#mDscp to be used

- Update SocketConfig with Diff Serv code point information
  with Ike session params Info if set by the caller

Bug: 285952502
Test: atest FrameworksIkeTests
Change-Id: I4245712b67fa8798079d8909cf245ba607299fb9
2 files changed
tree: 1bdfcf33512ea9e09c07fff1e86e49d2d7c3e0f6
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. OWNERS
  9. PREUPLOAD.cfg
  10. README.md
  11. 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.