Files
tor/changes
Nick Mathewson bc9979a670 Split "can reach ipv4 orport" from "can reach ipv6 orport".
I've managed to keep this change mainly contained to our
self-testing module.  The changes here are:

  * There are two different variables for tracking "is our orport
    reachable".

  * We have a new function that says whether we can skip a single
    family's orport reachability test; the old function for this now
    tells whether we can skip _all_ orport reachability testing.

    (The name, router_should_skip_orport_reachability_test, is not
    so good.  I will rename it later if I can think of a good
    replacement.)

  * The function that launches orport reachability tests now only
    launches the ones that haven't completed.

  * The function that notes that we're reachable on an ORPort now
    takes a family.

  * Various log messages are cleaned up.
2020-06-18 16:05:16 -04:00
..
2020-02-18 13:23:30 +10:00
2020-06-10 15:37:44 +03:00
2020-05-15 10:27:49 -04:00
2020-05-18 20:16:11 +10:00
2020-05-27 15:16:39 +03:00
2020-01-28 20:32:40 +08:00
2020-04-07 17:35:55 +10:00
2020-03-17 21:07:47 +10:00
2020-06-04 10:35:51 -04:00
2020-03-30 13:36:54 -04:00
2020-05-13 16:05:54 +10:00
2020-02-18 13:34:46 -06:00
2020-02-18 13:23:50 -05:00
2020-02-20 17:13:02 -06:00
2020-03-03 14:35:01 +02:00
2020-04-09 11:00:04 +10:00
2020-05-21 13:43:37 +03:00
2020-05-05 14:24:04 -04:00
2020-04-29 22:43:09 +10:00
2020-05-18 22:12:26 +10:00