Skip to content
Snippets Groups Projects

consensus-formats: formatting of router items up to and excluding `s`

Merged Ian Jackson requested to merge Diziet/torspec:consensus-4 into main
3 unresolved threads
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
@@ -583,6 +583,9 @@ or `0` for "none".
<!-- TODO inconsistency: : here, but port separated by space in `r` -->
Address and port are as for
[`or-address`](server-descriptor-format.html#item:or-address).
The first advertised IPv6 address for the OR,
if it is reachable.
@@ -595,9 +598,6 @@ Any other IPv4 or IPv6 addresses should be ignored.
<!-- TODO why can this be repeated
if we only ever look at the first one in the server desc? -->
Address and port are as for
[`or-address`](server-descriptor-format.html#item:or-address).
<!-- TODO inconsistency: vote/consensus and server desc items
should have the same names, syntax, and semantics -->
Loading