commit | 947acd4275028cbc41f05f44d0bd6db6a3854ac3 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Mon Mar 08 22:29:27 2021 +0900 |
committer | Junyu Lai <junyulai@google.com> | Mon Jun 07 10:57:49 2021 +0000 |
tree | 832ba99e6f48641b3c628a3c808d62f2f39a6557 | |
parent | 5c3bb5b1ceedd0736f5505529d460a8097499bb5 [diff] |
[NS06] Implement the don't-reap mechanism This exposes a mechanism for network providers to tell the network stack that a given network must be kept up for some specific reason. This is meant to be easier for them than to have to file a request, in particular because there is no guaranteed way to make sure the request will be best matched by any given network. Test: new test for this Bug: 167544279 Merged-In: I3c2563d4ae4e3715d0c6270344ba8f7ef067872f Merged-In: I238a3ee5ee9262477a23b897e4141769dd1505d1 Change-Id: I238a3ee5ee9262477a23b897e4141769dd1505d1 (cherry-picked from ag/13929760)