History log of /frameworks/base/core/java/android/net/IpSecConfig.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8dc1fd0237992e1d693376b4f6eea45e7447e9db 05-Apr-2017 Nathan Harold <nharold@google.com> Add UDP Encap Socket Support to IpSecManager

-Implement the UdpEncapsulationSocket
-Convert all ManagedResources to use resourceIds
-Rework ManagedResource to track resourceIds

Bug: 30984788
Test: cts - IpSecManagerTest#testUdpEncapsulation()

Change-Id: I7b1099c487051a8d951c1485791c4b6cef2deb1d
/frameworks/base/core/java/android/net/IpSecConfig.java
93962f34ce21f5aac825afbcebf2f3e8c7a30910 07-Mar-2017 Nathan Harold <nharold@google.com> Add Initial IPsec APIs to IpSecService

-Plumb IpSecManager APIs to NetD
-Add Resource Management to IpSecService

Bug: 33695893
Test: CTS verifies nearly all of these paths
Change-Id: Ic43965c6158f28cac53810adbf5cf50d2c54f920
/frameworks/base/core/java/android/net/IpSecConfig.java
330e1089da80cddcd68758512370d217b19f8890 13-Jan-2017 Nathan Harold <nharold@google.com> Add API Surface for creating IpSec Transforms

This CL adds an API to set up an IPSec Security Association
and Security Policy to perform Transport-Mode and Tunnel-Mode encapuslation
of IP Packets.

Bug: 30984788
Bug: 34811752
Test: 34812052, 34811227
Change-Id: Ic9f63c7bb366302a24baa3e1b79020210910ac0a
/frameworks/base/core/java/android/net/IpSecConfig.java