aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/report-connectivity.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* pre-compute higher timeout based on number of nodes to checkArne Juul2023-03-011-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* allow 20ms for each TLS handshake to performArne Juul2021-08-261-0/+1
* make it easy to turn on debugging for sentinel componentsArne Juul2021-06-131-1/+1
* cleanup and add lockArne Juul2021-06-111-2/+1
* take timeout as RPC parameter here alsoArne Juul2021-06-111-3/+2
* keep naming conventionArne Juul2021-06-111-2/+2
* simplify using new PeerCheck apisArne Juul2021-06-111-30/+12
* add separate config subscriber for modelArne Juul2021-06-111-29/+16
* handle failures fetching model configArne Juul2021-06-111-2/+16
* rename helper classArne Juul2021-06-101-3/+3
* simplify someArne Juul2021-06-101-10/+11
* add rpc method for connectivity reportArne Juul2021-06-101-0/+71