Skip to content

Followups from !1145

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

!1145 (merged) added a MiddleOnly flag; this branch tweaks the documentation and comments.

Maybe we should not be using bitflags here? I do think we want to keep RouterStatus as small as possible, though: we allocate a pretty large number of them.

cc @juga

Merge request reports