Skip to content

Implement ByRelayIds<H : HasRelayIds>

Nick Mathewson requested to merge nickm/arti:by_relay_id_set into main

This branch tweaks some things in tor_basic_utils::n_key_set to work better, and adds a ByRelayIds type in tor_linkspec that knows how to hold a bunch of objects that implement HasRelayId.

Merge request reports