commit | eb00e3c77a658c4fa64d59dbe8d368918ad1e411 | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Tue Apr 12 16:40:37 2022 -0700 |
committer | Yan Yan <evitayan@google.com> | Fri Apr 15 12:16:20 2022 -0700 |
tree | 4889f81eaa342125150ad42b8198f29caa665cb0 | |
parent | e3a1682e0bd70b6faabc901408941d1a81f50ea9 [diff] |
Maximize VCN MTU when using IPv6 This commit maximizes VCN MTU by considering IP version. Specifically, VcnGateWayConnection stores/updates the IkeSessionConnectionInfo passed out from the IKE library during IKE setup and migration. By looking into the addresses stored in the IkeSessionConnectionInfo, VCN is able to know the IP family of the VCN tunnels. Bug: 222331693 Test: atest FrameworksVcnTests(new tests), CtsVcnTestCases Change-Id: I9a2839d7827f1d6451546ec222129f286e94ae36