commit | e8117f67204cc3774e6e8702a10cc028323e1e73 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Thu Mar 30 17:20:42 2023 +0900 |
committer | Chalard Jean <jchalard@google.com> | Tue Apr 11 15:59:04 2023 +0900 |
tree | 08db472933d8752219bb6c4ea8278739a01e1628 | |
parent | aac5467d8a0419bef508288bb8ff40b58a661a05 [diff] |
Always startOrMigrate connection when caps change This is a simplification whose main point is to make regular the recovery mechanisms. When a new NC is found, there is now a central function that can always be called no matter the state, which is valuable because it can be copied in other cases where a change is necessary. The prime example of this will be changes of LP. Bug: 269715746 Test: VpnTest Change-Id: I7981668ea091db5103b749eb80502e9ba348d4f3