Skip to content

Bug40574

Mike Perry requested to merge mikeperry/tor:bug40574 into main
  • We were not properly initializing the intro data structure during intro cell sending, so it was randomly deciding to negotiate congestion control, depending on stack state.
  • We also were not rejecting intro2 cells that requested congestion control while it was disabled

Merge request reports