commit | 95b653832deaa8d0d893a22979a10f73db46b5f4 | [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 | 5c840b25d74254c3d1939adf613f329d2fd973d6 | |
parent | 89bd2e2a8d59f9985e362f223a79e65d09321bd5 [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