commit 8fbcc055e5e7217404039e84e23cf35c5435dbe5 parent 73ace125a972c421287503738e9599f411193e1a Author: teor <teor@riseup.net> Date: Wed, 13 May 2020 15:34:37 +1000 node: Clean up some outdated comments Part of 34200. Diffstat:
| M | src/feature/nodelist/node_st.h | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/feature/nodelist/node_st.h b/src/feature/nodelist/node_st.h @@ -84,12 +84,11 @@ struct node_t { /* Local info: derived. */ - /** True if the IPv6 OR port is preferred over the IPv4 OR port. - * XX/teor - can this become out of date if the torrc changes? */ + /** True if the IPv6 OR port is preferred over the IPv4 OR port. */ unsigned int ipv6_preferred:1; /** According to the geoip db what country is this router in? */ - /* XXXprop186 what is this suppose to mean with multiple OR ports? */ + /* IPv6: what is this supposed to mean with multiple OR ports? */ country_t country; /* The below items are used only by authdirservers for