commit | 7dd731a1141a00edca2e4ce7a7261de2f84bafdf | [log] [tgz] |
---|---|---|
author | evitayan <evitayan@google.com> | Fri Dec 06 15:17:33 2019 -0800 |
committer | evitayan <evitayan@google.com> | Mon Dec 16 15:42:57 2019 -0800 |
tree | 0a7c7bb8e82f8d34916c78c996763b05fdfbb64b | |
parent | 0bc81e1d23f311a52c1715ee7ef7ed9e1576aea2 [diff] |
Child Session API changes in configuring and retrieving internal address This commit: - creates separate methods for requesting IPv4 and IPv6 internal address - removes method to request internal subnet - removes methods to request specific DNS and DHCP server - uses IpPrefix to represent subnet Bug: 145453636 Bug: 145454043 Bug: 145451419 Bug: 145454818 Test: atest FrameworksIkeTests(all passed) Test: make update-api && make Change-Id: Ic3fdccc12e7f2c361637e004e34b27e09d7900a0