commit | 5cdbcfb7faffa474689a23eeb28cf3bf2e5c52fb | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Fri Mar 12 00:46:33 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Fri Mar 12 00:46:33 2021 +0800 |
tree | 964a97ab76f9d53044a39e9ccae86dfb58868928 | |
parent | e2e358f666184bd706c05c9fcf913cf2a31a24b1 [diff] |
Add a new API to get the network ID range of IPSec tunnel interface - Add a new API to get the network ID range of IPSec tunnel interface. - Use the new API in IpSecServiceTest to make sure the result is the same. Follow-up commit will change the logic in IpSecService#reserveNetId(), the modified test can ensure the correctness of the new change. Bug: 172183305 Test: atest FrameworksNetTests:IpSecServiceTest Change-Id: Ic605e48941fc9d6482cdcd01a8adcdc9b6d586a6