aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/connectivity.cpp
Commit message (Expand)AuthorAgeFilesLines
* pre-compute higher timeout based on number of nodes to checkArne Juul2023-03-011-4/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* allow 20ms for each TLS handshake to performArne Juul2021-08-261-3/+7
* try again if corner probe indicates a peer is upArne Juul2021-06-141-5/+19
* make it easy to turn on debugging for sentinel componentsArne Juul2021-06-131-1/+1
* Merge branch 'master' into arnej/add-report-connectivity-rpcArne Juul2021-06-111-17/+18
|\
| * rename and refactorArne Juul2021-06-111-13/+14
| * change names of sentinel connectivity limitsArne Juul2021-06-111-11/+11
* | cleanup and add lockArne Juul2021-06-111-2/+0
* | add separate config subscriber for modelArne Juul2021-06-111-4/+4
* | add rpc method for connectivity reportArne Juul2021-06-101-22/+22
|/
* split out some helper methodsArne Juul2021-06-101-27/+34
* minor cleanup, remove AFFIRMED_DOWNArne Juul2021-06-101-11/+7
* lower log levelArne Juul2021-06-091-1/+1
* rename enums, used for more than just reverse pingArne Juul2021-06-091-5/+5
* classify CONN_FAIL results using corner probesArne Juul2021-06-091-42/+57
* log some detailsArne Juul2021-06-091-0/+2
* simpler SpecMapArne Juul2021-06-091-11/+11
* add probes around the corner, take 1Arne Juul2021-06-091-8/+66
* minor fixups after reviewArne Juul2021-06-071-3/+3
* simplify after reviewArne Juul2021-06-071-29/+33
* minor fixes for detail loggingArne Juul2021-06-041-0/+6
* minor fixes after reviewArne Juul2021-06-041-7/+6
* add separate class for connectivity checkArne Juul2021-06-041-0/+113