summaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/env.h
Commit message (Collapse)AuthorAgeFilesLines
* keep naming conventionArne Juul2021-06-111-3/+3
|
* add separate config subscriber for modelArne Juul2021-06-111-0/+3
|
* simplify after reviewArne Juul2021-06-071-4/+0
|
* actually wait for connectivity OKArne Juul2021-06-041-1/+4
|
* perform outward connectivity checkArne Juul2021-06-021-1/+2
| | | | | * does not abort startup yet, just logs results from check * but requires self-connectivity now
* refactor and cleanupArne Juul2021-05-311-1/+1
| | | | | | | | * add RPC api to check connectivity * start PeerCheck directly from RPCHooks * let CheckCompletionHandler do just completion * allocate PeerCheck and CheckCompletionHandler inside parent request * revert last changes in Cmd and Manager
* add environment class that can live outside managerArne Juul2021-05-271-0/+44