summaryrefslogtreecommitdiff
path: root/core/java/android/net/vcn/VcnGatewayConnectionConfig.java
AgeCommit message (Expand)Author
2021-06-23Include IkeTunnelConnectionParams in #hashCode and #equalsYan Yan
2021-05-25Remove underlying network capsBenedict Wong
2021-05-12Merge changes Icb59b15d,I6fc6a266,I5cc340e5,I94db52a8 am: b79dcb24d0 am: 5804...Treehugger Robot
2021-05-11Require MOBIKE for IkeSessionParams in VCN configs.Cody Kesting
2021-04-29Merge "Update set|getRetryIntervalsMs to Millis" am: c6fe30068d am: 058149884...Benedict Wong
2021-04-27Update set|getRetryIntervalsMs to MillisBenedict Wong
2021-04-27Merge "Remove TunnelConnectionParams interface" am: b8f67d1bd7 am: b1578de55a...Yan Yan
2021-04-26Remove TunnelConnectionParams interfaceYan Yan
2021-04-22Merge changes from topics "encrypted-tunnel-interface", "iketunnelparams", "v...Yan Yan
2021-04-21Replace VcnControlPlaneConfig with TunnelConnectionParamsYan Yan
2021-04-21Merge "Rename get/setRetryInterval to get/setRetryIntervalsMs" am: 9ef01fca2a...Benedict Wong
2021-04-21Rename get/setRetryInterval to get/setRetryIntervalsMsBenedict Wong
2021-04-14Convert VcnNetworkProvider to use NetworkOffersBenedict Wong
2021-03-31Expose API for identifying GatewayConnections.Cody Kesting
2021-03-31Update identification for onGatewayConnectionError().Cody Kesting
2021-03-17Hide required underlying caps APIsBenedict Wong
2021-02-18API: Expose VcnControlPlaneConfigYan Yan
2021-02-17Store VcnControlPlaneConfig in VcnGatewayConnectionConfigYan Yan
2021-02-16Expose Basic VCN API surfaceBenedict Wong
2021-01-26Prep VCN files for exposing APIsBenedict Wong
2021-01-15Remove usage of NetCapabilityRemi NGUYEN VAN
2020-12-16Implement basic VcnConfig and VcnGatewayConnectionConfigBenedict Wong
2020-11-19Add VcnTunnel, UnderlyingNetworkTracker skeletonsBenedict Wong