commit | f278aba302f261a65d11472de94b412a17fcb70c | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Mon Mar 08 22:29:27 2021 +0900 |
committer | Chalard Jean <jchalard@google.com> | Thu Mar 25 14:10:06 2021 +0000 |
tree | 03f55d914dbf2ec13d0e3cd77ec827cd08d2cb2e | |
parent | 7b6a33bd504e88ac051db9511eafe915d80e7539 [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 Change-Id: I238a3ee5ee9262477a23b897e4141769dd1505d1