aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/outward-check.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use ref_counted in fnetHÃ¥vard Pettersen2023-03-061-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* more explicit conversion / scalingArne Juul2021-08-261-3/+5
* allow 20ms for each TLS handshake to performArne Juul2021-08-261-3/+3
* make it easy to turn on debugging for sentinel componentsArne Juul2021-06-131-1/+1
* rename variables, no longer necessarily my own name/portArne Juul2021-06-101-2/+2
* minor cleanup, remove AFFIRMED_DOWNArne Juul2021-06-101-3/+3
* rename enums, used for more than just reverse pingArne Juul2021-06-091-3/+3
* classify CONN_FAIL results using corner probesArne Juul2021-06-091-0/+5
* add probes around the corner, take 1Arne Juul2021-06-091-2/+8
* also accept FRTE_RPC_WRONG_RETURN as "unavailable"Arne Juul2021-06-021-2/+2
* less log spamArne Juul2021-06-021-4/+4
* cleanupArne Juul2021-06-021-13/+13
* ask for reverse connectivity check in OutwardCheckArne Juul2021-06-021-1/+46
* perform outward connectivity checkArne Juul2021-06-021-0/+10