commit | 21d01e8d4513259125013f4997c247a253db3219 | [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 | d3a1d25b54a828e100c7dcd81debf87c46bef740 | |
parent | 54a3e529986904e77314cf8b729e7acccbfb629b [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