This is working well with chutney. On today git master, the HS won't send the extension since no relay supports it.
The service side only honors the torrc options, it does NOT look at the consensus parameters. The intro point is the one looking at those if the cell extension is not seen.
Trac: Reviewer: N/Ato asn Status: assigned to needs_review
This is working well with chutney. On today git master, the HS won't send the extension since no relay supports it.
The service side only honors the torrc options, it does NOT look at the consensus parameters. The intro point is the one looking at those if the cell extension is not seen.
Did an initial high-level review of the code. I did not actually look at the nitty-gritty details (e.g. low-level parsing/encoding) yet. I'll also wait for the tor-dev thread with the intro point behavior.
OK I did a second round of review and testing. No major bug found but maybe some weirdness on the intro-side checks, and also some abnoxious comments about (hopefully) reducing future tech-debt. Let me know if you want help with these.
Also, CI seems to be unhappy about the branches but maybe that's just practracker.
Okey, I've been through the branch and it looks plausible. I get conflicts when I try to squash the fixup commits, though. I've tried to resolve them in a way that looked plausible to me, but next time, it might be better to make sure that there is a final branch when we get the ticket to merge_ready.
Okey, I've been through the branch and it looks plausible. I get conflicts when I try to squash the fixup commits, though. I've tried to resolve them in a way that looked plausible to me, but next time, it might be better to make sure that there is a final branch when we get the ticket to merge_ready.